Started by upstream project "jogl" build number 1362 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 b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 > git rev-list 94596376a190e88b40f517185da54cc37f03a285 # 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=1362 -Dgluegen.root=../../../../gluegen/label/linux-x86_64-amd -Djogl.basename=jogl -Djogl.build.commit=b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 -Djogl.build.id=2014-10-09_04-06-21 -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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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] :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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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-20141009 [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 424 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-b1362-20141009-linux-amd64 [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64 [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64 [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64 [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64 [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64 [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64/jar [copy] Copying 58 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64/jar [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64/lib [copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64/lib [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64/jnlp-files [copy] Copying 53 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64/jnlp-files [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64/etc [copy] Copying 5 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-linux-amd64/etc [copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1362-20141009-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-b1362-20141009-linux-amd64.7z [exec] [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jogl-java-src.zip [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jogl-test-java-src.zip [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/gluegen-gl.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/jogl-all-android-natives-linux-amd64.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/jogl-all-android.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/jogl-all-mobile-natives-linux-amd64.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/jogl-all-mobile.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/jogl-all-natives-linux-amd64.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/jogl-all-noawt-natives-linux-amd64.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/jogl-all-noawt.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/jogl-all.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-awt.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-cg-natives-linux-amd64.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-cg.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-fonts-p0.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-gldesktop-dbg.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-gldesktop.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-glmobile-dbg.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-glmobile.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-glu-gldesktop.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-glu.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-natives-linux-amd64.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-omx.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-os-android.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-os-osx.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-os-win.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-os-x11.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-sdk.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-swt.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/jogl-test-android.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/jogl-test.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-util-awt.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-util-fixedfuncemu.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-util-gldesktop.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-util-graph.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl-util.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/jogl.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/nativewindow-awt.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/nativewindow-natives-linux-amd64.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/nativewindow-os-osx.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/nativewindow-os-win.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/nativewindow-os-x11.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/nativewindow.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-awt.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-driver-android.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-driver-bcm-old.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-driver-bcm-vc.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-driver-intelgdl.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-driver-kd.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-driver-linux.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-driver-osx.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-driver-win.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-driver-x11.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-event.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-natives-linux-amd64.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-ogl.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt-swt.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/newt.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/oculusvr-natives-linux-amd64.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jar/atomic/oculusvr.jar [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/etc/test.bat [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/etc/test_dbg.bat [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/Bug910-AppletLifecycleCheck.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas01.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas02a.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas02b.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-bug816_layerpos03a.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-bug816_layerpos03b.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-bug818_gljpanel01.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-bug848_glcanvas01.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-gl2_gljpanel02.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-special-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-special.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01b-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo04-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-version-applet3-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-version-napplet.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-version.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-test-applet3s.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-test-applets.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/Userguide.html [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/etc/test.sh [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/etc/test_dbg.sh [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/CHANGELOG.txt [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/LICENSE.txt [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/README.txt [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/lib/libjogl_cg.so [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/lib/libjogl_desktop.so [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/lib/libjogl_mobile.so [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/lib/libnativewindow_awt.so [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/lib/libnativewindow_x11.so [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/lib/libnewt.so [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-all-awt-cg.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-all-awt.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-all-mobile.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-all-noawt.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-runner-newt.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-applet-version.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-application-version.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/atomic/jogl-awt.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/jogl-javaws-version.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/atomic/jogl-noawt.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/atomic/nativewindow-awt.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/atomic/nativewindow-noawt.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/atomic/newt-awt-jogl.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/atomic/newt-awt.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/atomic/newt-noawt-jogl.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/jnlp-files/atomic/newt-noawt.jnlp [exec] Compressing jogl-2.3-b1362-20141009-linux-amd64/etc/profile.jogl [exec] Compressing jogl-2.3-b1362-20141009-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-b1362-20141009-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-20141009 [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-20141009 [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 @ 1412821580036 ms +++ localhost/127.0.0.1:59999 - Locked within 62 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-20141009) - /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-20141009) 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 resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)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 getURI, desc ()Ljava/net/URI;, access abstract public [junit] Removed Method initStream, desc (Ljava/net/URI;III)V, 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;Z)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] Class com.jogamp.opengl.FBObject [junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public [junit] Added Field CHOSEN_BITS, desc I, access final public static [junit] Added Field REQUESTED_BITS, desc I, access final public static [junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public [junit] Added Method isModified, desc ()Z, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public [junit] Added Field DEFAULT_BITS, desc I, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Field MAXIMUM_BITS, desc I, access final public static [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Added Method getCount, desc ()I, access final public static [junit] Added Field NoPBufferWithAccum, desc I, access final public static [junit] Added Method addQuirk, desc (I)V, access final public [junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static [junit] Added Field NeedSharedObjectSync, desc I, access final public static [junit] Added Field BuggyColorRenderbuffer, desc I, access final 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 dispose, desc (Ljava/lang/Runnable;)V, access protected [junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public [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;Z)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] Class com.jogamp.opengl.FBObject [junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public [junit] Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access [junit] Added Field CHOSEN_BITS, desc I, access final public static [junit] Added Field REQUESTED_BITS, desc I, access final public static [junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public [junit] Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method isModified, desc ()Z, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public [junit] Added Field DEFAULT_BITS, desc I, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public [junit] Added Field MAXIMUM_BITS, desc I, access final public static [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Removed Field COUNT, desc I, access final public static [junit] Added Method getCount, desc ()I, access final public static [junit] Added Field NoPBufferWithAccum, desc I, access final public static [junit] Added Method addQuirk, desc (I)V, access final public [junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static [junit] Added Field NeedSharedObjectSync, desc I, access final public static [junit] Added Field BuggyColorRenderbuffer, desc I, access final 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] Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public [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 getURI, desc ()Ljava/net/URI;, access abstract public [junit] Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public [junit] Changed Field CameraInputScheme, desc Ljava/lang/String;, access [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] 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] Changed Method setNumBuffers, desc (I)I, access [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] Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected [junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412821584714 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.999 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 @ 1412821580036 ms +++ localhost/127.0.0.1:59999 - Locked within 62 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-20141009) - /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-20141009) 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 resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)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 getURI, desc ()Ljava/net/URI;, access abstract public [junit] Removed Method initStream, desc (Ljava/net/URI;III)V, 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;Z)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] Class com.jogamp.opengl.FBObject [junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public [junit] Added Field CHOSEN_BITS, desc I, access final public static [junit] Added Field REQUESTED_BITS, desc I, access final public static [junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public [junit] Added Method isModified, desc ()Z, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public [junit] Added Field DEFAULT_BITS, desc I, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Field MAXIMUM_BITS, desc I, access final public static [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Added Method getCount, desc ()I, access final public static [junit] Added Field NoPBufferWithAccum, desc I, access final public static [junit] Added Method addQuirk, desc (I)V, access final public [junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static [junit] Added Field NeedSharedObjectSync, desc I, access final public static [junit] Added Field BuggyColorRenderbuffer, desc I, access final 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 dispose, desc (Ljava/lang/Runnable;)V, access protected [junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public [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;Z)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] Class com.jogamp.opengl.FBObject [junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public [junit] Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access [junit] Added Field CHOSEN_BITS, desc I, access final public static [junit] Added Field REQUESTED_BITS, desc I, access final public static [junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public [junit] Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method isModified, desc ()Z, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public [junit] Added Field DEFAULT_BITS, desc I, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public [junit] Added Field MAXIMUM_BITS, desc I, access final public static [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Removed Field COUNT, desc I, access final public static [junit] Added Method getCount, desc ()I, access final public static [junit] Added Field NoPBufferWithAccum, desc I, access final public static [junit] Added Method addQuirk, desc (I)V, access final public [junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static [junit] Added Field NeedSharedObjectSync, desc I, access final public static [junit] Added Field BuggyColorRenderbuffer, desc I, access final 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] Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public [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 getURI, desc ()Ljava/net/URI;, access abstract public [junit] Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public [junit] Changed Field CameraInputScheme, desc Ljava/lang/String;, access [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] 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] Changed Method setNumBuffers, desc (I)I, access [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] Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected [junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412821584714 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testVersionV220V221 took 2.636 sec [junit] Testcase: testVersionV221V23x took 1.752 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.999 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 @ 1412821580036 ms +++ localhost/127.0.0.1:59999 - Locked within 62 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-20141009) - /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-20141009) 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 resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)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 getURI, desc ()Ljava/net/URI;, access abstract public [junit] Removed Method initStream, desc (Ljava/net/URI;III)V, 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;Z)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] Class com.jogamp.opengl.FBObject [junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public [junit] Added Field CHOSEN_BITS, desc I, access final public static [junit] Added Field REQUESTED_BITS, desc I, access final public static [junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public [junit] Added Method isModified, desc ()Z, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public [junit] Added Field DEFAULT_BITS, desc I, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Field MAXIMUM_BITS, desc I, access final public static [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Added Method getCount, desc ()I, access final public static [junit] Added Field NoPBufferWithAccum, desc I, access final public static [junit] Added Method addQuirk, desc (I)V, access final public [junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static [junit] Added Field NeedSharedObjectSync, desc I, access final public static [junit] Added Field BuggyColorRenderbuffer, desc I, access final 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 dispose, desc (Ljava/lang/Runnable;)V, access protected [junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public [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;Z)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] Class com.jogamp.opengl.FBObject [junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public [junit] Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access [junit] Added Field CHOSEN_BITS, desc I, access final public static [junit] Added Field REQUESTED_BITS, desc I, access final public static [junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public [junit] Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method isModified, desc ()Z, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public [junit] Added Field DEFAULT_BITS, desc I, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public [junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public [junit] Added Field MAXIMUM_BITS, desc I, access final public static [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Removed Field COUNT, desc I, access final public static [junit] Added Method getCount, desc ()I, access final public static [junit] Added Field NoPBufferWithAccum, desc I, access final public static [junit] Added Method addQuirk, desc (I)V, access final public [junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static [junit] Added Field NeedSharedObjectSync, desc I, access final public static [junit] Added Field BuggyColorRenderbuffer, desc I, access final 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] Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public [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 getURI, desc ()Ljava/net/URI;, access abstract public [junit] Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public [junit] Changed Field CameraInputScheme, desc Ljava/lang/String;, access [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] 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] Changed Method setNumBuffers, desc (I)I, access [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] Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected [junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412821584714 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 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 @ 1412821587344 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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] -- Sign identities [junit] -- Significand identities [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] 0x3c00 -> 1.000000 [junit] 0xbc00 -> -1.000000 [junit] 4000 -> 2.000000 [junit] c000 -> -2.000000 [junit] 0x3c00 -> 1.000000 [junit] 0xbc00 -> -1.000000 [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 @ 1412821588381 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.771 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 @ 1412821587344 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 @ 1412821588381 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testExponentIdentity took 0.006 sec [junit] Testcase: testInfinite took 0.031 sec [junit] Testcase: testInfinityExponent took 0 sec [junit] Testcase: testInfinityNegativeExponent took 0 sec [junit] Testcase: testInfinityNegativeSign took 0.002 sec [junit] Testcase: testInfinityNegativeSignificand took 0.002 sec [junit] Testcase: testInfinitySign took 0.001 sec [junit] Testcase: testInfinitySignificand took 0.001 sec [junit] Testcase: testNaN took 0.001 sec [junit] Testcase: testPackDoubleNaN took 0.003 sec [junit] Testcase: testPackDoubleNegativeInfinity took 0.002 sec [junit] Testcase: testPackDoubleNegativeZero took 0.001 sec [junit] Testcase: testPackDoublePositiveInfinity took 0 sec [junit] Testcase: testPackDoublePositiveZero took 0.001 sec [junit] Testcase: testPackDoubleUnpackFloat took 0.054 sec [junit] Testcase: testPackFloatDoubleEquivalent took 0.117 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 sec [junit] Testcase: testPackFloatUnpackDouble took 0.051 sec [junit] Testcase: testPackUnpackDouble took 0.047 sec [junit] Testcase: testPackUnpackFloat took 0.061 sec [junit] Testcase: testSignIdentity took 0.001 sec [junit] Testcase: testSignificandIdentity took 0.001 sec [junit] Testcase: testUnpackDoubleNaN took 0 sec [junit] Testcase: testUnpackDoubleNegativeInfinity took 0.001 sec [junit] Testcase: testUnpackDoubleNegativeZero took 0 sec [junit] Testcase: testUnpackDoubleOne took 0.023 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 sec [junit] Testcase: testUnpackFloatNegativeInfinity took 0 sec [junit] Testcase: testUnpackFloatNegativeZero took 0.001 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: 1.771 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 @ 1412821587344 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 @ 1412821588381 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 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.237 sec [junit] [junit] Testcase: testNaNSignificand took 0.009 sec [junit] Testcase: testInfinitySign took 0.001 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 sec [junit] Testcase: testInfinityNegativeSignificand took 0 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 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: 0.221 sec [junit] [junit] Testcase: testNaNSignificand took 0.007 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: 0.221 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI [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] 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] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 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] 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] [junit] Testcase: test01aZeroWithFixedEpsilon took 0.007 sec [junit] Testcase: test01bZeroWithMachEpsilon took 0.005 sec [junit] Testcase: test02EqualsNoEpsilon took 0.009 sec [junit] Testcase: test03aEqualsWithFixedEpsilon took 0.008 sec [junit] Testcase: test03bEqualsWithMachEpsilon took 0.007 sec [junit] Testcase: test04CompareNoEpsilon took 0.006 sec [junit] Testcase: test05aCompareWithFixedEpsilon took 0.005 sec [junit] Testcase: test05bCompareWithMachEpsilon took 0.016 sec [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] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 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: 0.222 sec [junit] [junit] Testcase: testCM_m1xm2 took 0.022 sec [junit] Testcase: testCM_m2xm1 took 0.001 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: 0.222 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] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.607 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 1997 ms total, 0.001997 ms/inv [junit] Summary loops 1000000: I2 1056 ms total, 0.001056 ms/inv [junit] Summary loops 1000000: I3 1045 ms total, 0.001045 ms/inv [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Ident took 0.891 sec [junit] Testcase: test02 took 0.055 sec [junit] Testcase: test03 took 0.033 sec [junit] Testcase: test04 took 0.018 sec [junit] Testcase: test05Perf took 4.334 sec [junit] Summary loops 1000000: I1 1997 ms total, 0.001997 ms/inv [junit] Summary loops 1000000: I2 1056 ms total, 0.001056 ms/inv [junit] Summary loops 1000000: I3 1045 ms total, 0.001045 ms/inv [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.607 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 1997 ms total, 0.001997 ms/inv [junit] Summary loops 1000000: I2 1056 ms total, 0.001056 ms/inv [junit] Summary loops 1000000: I3 1045 ms total, 0.001045 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.194 sec [junit] [junit] Testcase: test took 0.025 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 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.337 sec [junit] [junit] Testcase: test01 took 0.027 sec [junit] Testcase: test02 took 0 sec [junit] Testcase: testNaN took 0.001 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 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.23 sec [junit] [junit] Testcase: testLookAtNegZIsNoOp took 0.028 sec [junit] Testcase: testLookAtPosY took 0.001 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 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] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 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] [ 1.00000 0.00000 0.00000 0.00000 ] [junit] [ 0.00000 1.00000 0.00000 0.00000 ] [junit] C.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0] [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.371 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 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: 0.287 sec [junit] [junit] Testcase: test01Normalize took 0.003 sec [junit] Testcase: test02RotateZeroVector took 0.006 sec [junit] Testcase: test03InvertAndConj took 0 sec [junit] Testcase: test04Dot took 0 sec [junit] Testcase: test10AngleAxis took 0.035 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.002 sec [junit] Testcase: test15cAxesAndMatrix took 0.001 sec [junit] Testcase: test20AddSubtract took 0 sec [junit] Testcase: test21Multiply took 0.001 sec [junit] Testcase: test22InvertMultNormalAndConj took 0 sec [junit] Testcase: test23RotationOrder took 0.003 sec [junit] Testcase: test24Axes took 0 sec [junit] Testcase: test25Slerp took 0 sec [junit] Testcase: test26LookAt took 0.001 sec [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 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-20141009 [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] Testsuite: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 [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 @ 1412821609709 ms +++ localhost/127.0.0.1:59999 - Locked within 14 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 - test00 [apply] junit.framework.TestListener: tests to run: 1 [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] 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] junit.framework.TestListener: endTest(test00) [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 @ 1412821611517 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.497 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 @ 1412821609709 ms +++ localhost/127.0.0.1:59999 - Locked within 14 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 @ 1412821611517 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 1.676 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] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test10RegionRendererMSAA01) [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 @ 1412821613313 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] 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] 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] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [apply] *** GLDebugMessage 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] 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] junit.framework.TestListener: endTest(test10RegionRendererMSAA01) [apply] junit.framework.TestListener: startTest(test20RegionRendererR2T01) [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.6GL MSAA SETUP: [apply] *** GLDebugMessage false [apply] [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] 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] GL SAMPLE_BUFFERS 0, SAMPLES 0 [apply] GL CSAA SETUP: [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], GL SAMPLE COVERAGE false [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [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] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] GL_BLEND false/false GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x0 [apply] [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] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [apply] *** GLDebugMessage 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] 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 @ 1412821642674 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.048 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 @ 1412821613313 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 @ 1412821642674 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test10RegionRendererMSAA01 took 27.03 sec [apply] Testcase: test20RegionRendererR2T01 took 1.626 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] junit.framework.TestListener: tests to run: 5 [apply] ++++ Test Singleton.ctor() [apply] ++++ Test Singleton.lock() [apply] junit.framework.TestListener: startTest(test00Manual) [apply] junit.framework.TestListener: endTest(test00Manual) [apply] junit.framework.TestListener: startTest(test00SceneNoAA) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821644639 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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) [apply] junit.framework.TestListener: startTest(test02GraphMSAA04) [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] 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 @ 1412821658032 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.086 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 @ 1412821644639 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412821658032 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.317 sec [apply] Testcase: test01SceneMSAA04 took 3.489 sec [apply] Testcase: test02GraphMSAA04 took 2.859 sec [apply] Testcase: test03GraphVBAA04 took 2.571 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] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(testTextRendererMSAA01) [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 @ 1412821659590 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] 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] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [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] 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] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [apply] *** GLDebugMessage false [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] 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 @ 1412821665604 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.676 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 @ 1412821659590 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412821665604 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testTextRendererMSAA01 took 3.71 sec [apply] Testcase: testTextRendererR2T01 took 2.128 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] ++++ 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 @ 1412821667133 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] ++++ 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] junit.framework.TestListener: endTest(test01TextRendererMSAA04) [apply] junit.framework.TestListener: startTest(test02TextRendererVBAA04) [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 @ 1412821670078 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.596 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 @ 1412821667133 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 @ 1412821670078 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00TextRendererNONE00 took 1.732 sec [apply] Testcase: test01TextRendererMSAA04 took 0.392 sec [apply] Testcase: test02TextRendererVBAA04 took 0.418 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] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test00All) [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 @ 1412821671485 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test00All [apply] junit.framework.TestListener: startTest(test01OnlyIssues) [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 @ 1412821678774 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.988 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 @ 1412821671485 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412821678774 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00All took 4.92 sec [apply] Testcase: test01OnlyIssues took 2.165 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] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821680266 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(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] 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] junit.framework.TestListener: endTest(test01Onscreen) [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821684901 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.291 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 @ 1412821680266 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412821684901 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Onscreen took 3.72 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] ++++ Test Singleton.ctor() [apply] junit.framework.TestListener: tests to run: 2++++ Test Singleton.lock() [apply] junit.framework.TestListener: startTest(test01_Anim) [apply] [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821686316 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x911a3fa: tileRendererInUse null, GearsES2[obj 0x911a3fa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x911a3fa 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 0x911a3fa created: GearsObj[0x71411fb1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x911a3fa created: GearsObj[0x13a77fe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x911a3fa created: GearsObj[0x13a77fe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x911a3fa FIN GearsES2[obj 0x911a3fa isInit true, usesShared false, 1 GearsObj[0x71411fb1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13a77fe1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22ec1026, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x911a3fa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x911a3fa, 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 0x911a3fa: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x911a3fa 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 0x1faadc4d: tileRendererInUse null, GearsES2[obj 0x1faadc4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1faadc4d 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 0x1faadc4d created: GearsObj[0x4f73321, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1faadc4d created: GearsObj[0x27d355ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1faadc4d created: GearsObj[0x27d355ec, 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 0x1faadc4d FIN GearsES2[obj 0x1faadc4d isInit true, usesShared false, 1 GearsObj[0x4f73321, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27d355ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55271e98, 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 0x1faadc4d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1faadc4d, 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 0x1faadc4d 640x480, swapInterval 1, drawable 0x4400002 [apply] junit.framework.TestListener: endTest(test01_Plain) [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1faadc4d 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-6,5,main] GearsES2.display 0x1faadc4d 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1faadc4d: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1faadc4d 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 @ 1412821687875 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.222 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 @ 1412821686316 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x911a3fa: tileRendererInUse null, GearsES2[obj 0x911a3fa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x911a3fa 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 0x911a3fa created: GearsObj[0x71411fb1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x911a3fa created: GearsObj[0x13a77fe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x911a3fa created: GearsObj[0x13a77fe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x911a3fa FIN GearsES2[obj 0x911a3fa isInit true, usesShared false, 1 GearsObj[0x71411fb1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13a77fe1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22ec1026, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x911a3fa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x911a3fa, 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 0x911a3fa: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x911a3fa 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 0x1faadc4d: tileRendererInUse null, GearsES2[obj 0x1faadc4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1faadc4d 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 0x1faadc4d created: GearsObj[0x4f73321, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1faadc4d created: GearsObj[0x27d355ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1faadc4d created: GearsObj[0x27d355ec, 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 0x1faadc4d FIN GearsES2[obj 0x1faadc4d isInit true, usesShared false, 1 GearsObj[0x4f73321, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27d355ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55271e98, 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 0x1faadc4d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1faadc4d, 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 0x1faadc4d 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1faadc4d 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-6,5,main] GearsES2.display 0x1faadc4d 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1faadc4d: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1faadc4d 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 @ 1412821687875 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_Anim took 1.281 sec [apply] Testcase: test01_Plain took 0.178 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 @ 1412821689360 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 0x64c9ce9f: tileRendererInUse null, GearsES2[obj 0x64c9ce9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64c9ce9f 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 0x64c9ce9f created: GearsObj[0x732ae057, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64c9ce9f created: GearsObj[0x17c3c159, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64c9ce9f created: GearsObj[0x17c3c159, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x64c9ce9f FIN GearsES2[obj 0x64c9ce9f isInit true, usesShared false, 1 GearsObj[0x732ae057, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17c3c159, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf5389fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x64c9ce9f 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c9ce9f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 17 [apply] Window2: frames 42 [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x64c9ce9f: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x64c9ce9f 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 0x15728a26: tileRendererInUse null, GearsES2[obj 0x15728a26 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x15728a26 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 0x15728a26 created: GearsObj[0x3581329c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x15728a26 created: GearsObj[0x23c8f003, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x15728a26 created: GearsObj[0x23c8f003, 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 0x15728a26 FIN GearsES2[obj 0x15728a26 isInit true, usesShared false, 1 GearsObj[0x3581329c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23c8f003, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c2ed168, 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 0x15728a26 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15728a26, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x15728a26 200x200, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-6,5,main] GearsES2.display 0x15728a26 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 0x15728a26: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x15728a26 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] junit.framework.TestListener: endTest(test01_Plain) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821691822 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.119 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 @ 1412821689360 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 0x64c9ce9f: tileRendererInUse null, GearsES2[obj 0x64c9ce9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64c9ce9f 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 0x64c9ce9f created: GearsObj[0x732ae057, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64c9ce9f created: GearsObj[0x17c3c159, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64c9ce9f created: GearsObj[0x17c3c159, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x64c9ce9f FIN GearsES2[obj 0x64c9ce9f isInit true, usesShared false, 1 GearsObj[0x732ae057, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17c3c159, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf5389fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x64c9ce9f 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c9ce9f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 17 [apply] Window2: frames 42 [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x64c9ce9f: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x64c9ce9f 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 0x15728a26: tileRendererInUse null, GearsES2[obj 0x15728a26 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x15728a26 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 0x15728a26 created: GearsObj[0x3581329c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x15728a26 created: GearsObj[0x23c8f003, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x15728a26 created: GearsObj[0x23c8f003, 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 0x15728a26 FIN GearsES2[obj 0x15728a26 isInit true, usesShared false, 1 GearsObj[0x3581329c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23c8f003, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c2ed168, 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 0x15728a26 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15728a26, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x15728a26 200x200, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-6,5,main] GearsES2.display 0x15728a26 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 0x15728a26: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x15728a26 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 @ 1412821691822 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_Anim took 2.028 sec [apply] Testcase: test01_Plain took 0.307 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] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821693310 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] junit.framework.TestListener: tests to run: 7 [apply] junit.framework.TestListener: startTest(test01CPUSource) [apply] junit.framework.TestListener: endTest(test01CPUSource)GL3bc n/a [apply] junit.framework.TestListener: startTest(test02VBOOnly) [apply] junit.framework.TestListener: endTest(test02VBOOnly) [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] [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 @ 1412821694183 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.511 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 @ 1412821693310 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 @ 1412821694183 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CPUSource took 0.766 sec [apply] Testcase: test02VBOOnly took 0.001 sec [apply] Testcase: test03VBOVAO took 0 sec [apply] Testcase: test12CPUSourceAndVBOOnly took 0.001 sec [apply] Testcase: test13CPUSourceAndVBOVAO took 0.001 sec [apply] Testcase: test23VBOOnlyAndVBOVAO took 0.001 sec [apply] Testcase: test88AllModes took 0 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] 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] junit.framework.TestListener: startTest(test01GL2CPUSource) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821695588 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource [apply] junit.framework.TestListener: endTest(test01GL2CPUSource) [apply] junit.framework.TestListener: startTest(test02GL3CPUSource) [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] junit.framework.TestListener: endTest(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 0x13ed172b, handle 0x7f9d206fec00, isShared false, jogamp.opengl.gl4.GL4bcImpl@5b3491b4, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@761f80b3, [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 0x4a9ab71e], 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 0x44e32120], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x17ad754c], [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 0x5cdbac8f], 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 0x49a95f83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4366c24d], [apply] Surface WrappedSurface[ displayHandle 0x7f9d207e7410 [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 0x7f9d207e7410, owner true, ResourceToolkitLock[obj 0x3f9dc878, isOwner true, <3ccbdd4f, 3df5b18d>[count 1, qsz 0, owner ]]], 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 <487478d4, 197ba7aa>[count 1, qsz 0, owner ] [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 @ 1412821696583 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.66 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 @ 1412821695588 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x13ed172b, handle 0x7f9d206fec00, isShared false, jogamp.opengl.gl4.GL4bcImpl@5b3491b4, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@761f80b3, [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 0x4a9ab71e], 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 0x44e32120], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x17ad754c], [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 0x5cdbac8f], 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 0x49a95f83], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4366c24d], [apply] Surface WrappedSurface[ displayHandle 0x7f9d207e7410 [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 0x7f9d207e7410, owner true, ResourceToolkitLock[obj 0x3f9dc878, isOwner true, <3ccbdd4f, 3df5b18d>[count 1, qsz 0, owner ]]], 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 <487478d4, 197ba7aa>[count 1, qsz 0, owner ] [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 @ 1412821696583 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2CPUSource took 0.877 sec [apply] Testcase: test02GL3CPUSource took 0.038 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, 0x7f9d207e7410, 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] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT [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: 11SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821698042 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01a_GL2ES2_Demo1_SingleBuffer_Normal) [apply] [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@34106723, [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 0x7fcc84731dc0 [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 0x7fcc84731dc0, owner true, ResourceToolkitLock[obj 0x49d5861c, isOwner false, <25492e10, 126f7fc5>[count 0, qsz 0, owner ]]], 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 <25f12bd4, 4071bc10>[count 0, qsz 0, owner ] [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@34106723, [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99], [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84731dc0 [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 0x7fcc84731dc0, owner true, ResourceToolkitLock[obj 0x49d5861c, isOwner false, <25492e10, 126f7fc5>[count 0, qsz 0, owner ]]], 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 <25f12bd4, 4071bc10>[count 0, qsz 0, owner ] [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 0x2c2433a0, handle 0x7fcc846b3290, isShared false, jogamp.opengl.gl4.GL4bcImpl@57f02ff4, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99], [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84731dc0 [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 0x7fcc84731dc0, owner true, ResourceToolkitLock[obj 0x49d5861c, isOwner false, <25492e10, 126f7fc5>[count 0, qsz 0, owner ]]], 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 <25f12bd4, 4071bc10>[count 0, qsz 0, owner ] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [apply] Texture: exp true, hasFront true [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x709933c1: tileRendererInUse null, GearsES2[obj 0x709933c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x709933c1 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 0x709933c1 created: GearsObj[0x13f69e81, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x709933c1 created: GearsObj[0x16c794a8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x709933c1 created: GearsObj[0x16c794a8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x709933c1 FIN GearsES2[obj 0x709933c1 isInit true, usesShared false, 1 GearsObj[0x13f69e81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16c794a8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35a30173, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x709933c1 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x709933c1, 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 0x709933c1 400x300, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 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] 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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x709933c1 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x709933c1, 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 0x709933c1 200x150, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 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 0x709933c1 200x150, swapInterval 0, drawable 0x4400002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x6d953d8c] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x6d953d8c] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x709933c1 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x709933c1, 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 0x709933c1 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 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] 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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 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 0x709933c1 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x709933c1, 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 0x709933c1 600x450, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 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] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x709933c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7c6908d0[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@34106723, [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 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x4ef87922, isOwner false, <2fa15c65, 3ee04b63>[count 0, qsz 0, owner ]]], 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 <2f9bbb30, 22a7f688>[count 0, qsz 0, owner ] [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@34106723, [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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x709933c1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x709933c1 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 0x57bb07aa: tileRendererInUse null, GearsES2[obj 0x57bb07aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x57bb07aa 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] 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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66], [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x4ef87922, isOwner false, <2fa15c65, 3ee04b63>[count 0, qsz 0, owner ]]], 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 <2f9bbb30, 22a7f688>[count 0, qsz 0, owner ] [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 0x740d4cd, handle 0x7fcc84b51050, isShared false, jogamp.opengl.gl4.GL4bcImpl@559eae98, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66], [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x4ef87922, isOwner false, <2fa15c65, 3ee04b63>[count 0, qsz 0, owner ]]], 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 <2f9bbb30, 22a7f688>[count 0, qsz 0, owner ] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [apply] Texture: exp false, hasFront false [apply] gear1 0x57bb07aa created: GearsObj[0x5fb2af5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x57bb07aa created: GearsObj[0x24ee7edf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x57bb07aa created: GearsObj[0x24ee7edf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x57bb07aa FIN GearsES2[obj 0x57bb07aa isInit true, usesShared false, 1 GearsObj[0x5fb2af5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24ee7edf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44a36d8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x57bb07aa 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57bb07aa, 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 0x57bb07aa 400x300, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 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 0x57bb07aa 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57bb07aa, 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 0x57bb07aa 200x150, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 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 0x57bb07aa 200x150, swapInterval 0, drawable 0x4400002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x49f74266] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x49f74266] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x57bb07aa 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57bb07aa, 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 0x57bb07aa 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x57bb07aa 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x57bb07aa, 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 0x57bb07aa 600x450, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 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] Fin: FBOImpl[ [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x57bb07aa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x57bb07aa 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 0x4a5b933: tileRendererInUse null, GearsES2[obj 0x4a5b933 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4a5b933 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] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x57bb07aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@24ac8b49[init false], ], ----------------------------------------------------------------------------------------------------- [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] [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@34106723, [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 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x9e5c309, isOwner false, <5eaa4c6c, 1ba852a>[count 0, qsz 0, owner ]]], 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 <7b6b39d6, 5c314039>[count 0, qsz 0, owner ] [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@34106723, [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7], [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x9e5c309, isOwner false, <5eaa4c6c, 1ba852a>[count 0, qsz 0, owner ]]], 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 <7b6b39d6, 5c314039>[count 0, qsz 0, owner ] [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 0x5074beff, handle 0x7fcc84b33020, isShared false, jogamp.opengl.gl4.GL4bcImpl@71d362b0, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7], [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x9e5c309, isOwner false, <5eaa4c6c, 1ba852a>[count 0, qsz 0, owner ]]], 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 <7b6b39d6, 5c314039>[count 0, qsz 0, owner ] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [apply] Texture: exp false, hasFront false [apply] gear1 0x4a5b933 created: GearsObj[0x81a8bdc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4a5b933 created: GearsObj[0x6dcbbe1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4a5b933 created: GearsObj[0x6dcbbe1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4a5b933 FIN GearsES2[obj 0x4a5b933 isInit true, usesShared false, 1 GearsObj[0x81a8bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6dcbbe1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb416c79, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4a5b933 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a5b933, 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 0x4a5b933 400x300, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 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 0x4a5b933 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a5b933, 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 0x4a5b933 200x150, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 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 0x4a5b933 200x150, swapInterval 0, drawable 0x4400002 [apply] Resize1.oldDepth null [apply] Resize1.newDepth null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4a5b933 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a5b933, 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 0x4a5b933 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4a5b933 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4a5b933, 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 0x4a5b933 600x450, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 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 0x4a5b933: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4a5b933 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 0x2c48dc6e: tileRendererInUse null, GearsES2[obj 0x2c48dc6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2c48dc6e 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] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4a5b933 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1615992b[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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x3b0c2290, isOwner false, [count 0, qsz 0, owner ]]], 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 <4cf8f504, 163a56a9>[count 0, qsz 0, owner ] [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@34106723, [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0], [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x3b0c2290, isOwner false, [count 0, qsz 0, owner ]]], 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 <4cf8f504, 163a56a9>[count 0, qsz 0, owner ] [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 0x27899e87, handle 0x7fcc8481cd50, isShared false, jogamp.opengl.gl4.GL4bcImpl@31d898df, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0], [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x3b0c2290, isOwner false, [count 0, qsz 0, owner ]]], 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 <4cf8f504, 163a56a9>[count 0, qsz 0, owner ] [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0] [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08] [apply] Texture: exp true, hasFront true [apply] gear1 0x2c48dc6e created: GearsObj[0x1e4ebde4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c48dc6e created: GearsObj[0x4d8fc2c2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c48dc6e created: GearsObj[0x4d8fc2c2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2c48dc6e FIN GearsES2[obj 0x2c48dc6e isInit true, usesShared false, 1 GearsObj[0x1e4ebde4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d8fc2c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c93b765, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c48dc6e 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c48dc6e, 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 0x2c48dc6e 400x300, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 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 0x2c48dc6e 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c48dc6e, 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 0x2c48dc6e 200x150, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 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 0x2c48dc6e 200x150, swapInterval 0, drawable 0x4400002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x96a254a] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x96a254a] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c48dc6e 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c48dc6e, 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 0x2c48dc6e 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0] [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0] [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08] [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0] [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08] [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08] [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c48dc6e 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2c48dc6e, 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 0x2c48dc6e 600x450, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 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 0x2c48dc6e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2c48dc6e 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] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2c48dc6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7d768acd[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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x6fffb962, isOwner false, <492ad3f6, e4d2155>[count 0, qsz 0, owner ]]], 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 <656272ea, 77c4e38d>[count 0, qsz 0, owner ] [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@34106723, [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f], [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x6fffb962, isOwner false, <492ad3f6, e4d2155>[count 0, qsz 0, owner ]]], 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 <656272ea, 77c4e38d>[count 0, qsz 0, owner ] [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 0x68ee2be0, handle 0x7fcc84afe630, isShared false, jogamp.opengl.gl4.GL4bcImpl@5a61db8e, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f], [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x6fffb962, isOwner false, <492ad3f6, e4d2155>[count 0, qsz 0, owner ]]], 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 <656272ea, 77c4e38d>[count 0, qsz 0, owner ] [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f] [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d] [apply] Texture: exp true, hasFront true [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 0x79cd2e00] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x79cd2e00] [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f] [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f] [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d] [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d] [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f] [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f] [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d] [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d] [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] [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] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@5bdce93[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1d9fe030[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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x5dce7baa, isOwner false, <4c30c31, 56859281>[count 0, qsz 0, owner ]]], 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 <2a8c5cef, 4b1613f>[count 0, qsz 0, owner ] [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@34106723, [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f], [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x5dce7baa, isOwner false, <4c30c31, 56859281>[count 0, qsz 0, owner ]]], 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 <2a8c5cef, 4b1613f>[count 0, qsz 0, owner ] [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 0x180f471c, handle 0x7fcc84b1e010, isShared false, jogamp.opengl.gl4.GL4bcImpl@355b118b, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f], [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x5dce7baa, isOwner false, <4c30c31, 56859281>[count 0, qsz 0, owner ]]], 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 <2a8c5cef, 4b1613f>[count 0, qsz 0, owner ] [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f] [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d] [apply] Texture: exp false, hasFront false [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 0x2ac79c91] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x2ac79c91] [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] 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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f] [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f] [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x5, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d] [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x5, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d] [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f] [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f] [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x9, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d] [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x9, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d] [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] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@5b732d26[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@325c1f40[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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x20c189ac, isOwner false, <4d422a3d, 57c3195f>[count 0, qsz 0, owner ]]], 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 <5b2c89ac, 778cf78c>[count 0, qsz 0, owner ] [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@34106723, [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181], [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x20c189ac, isOwner false, <4d422a3d, 57c3195f>[count 0, qsz 0, owner ]]], 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 <5b2c89ac, 778cf78c>[count 0, qsz 0, owner ] [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 0x2b433882, handle 0x7fcc84acc6c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@33ab1e2c, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181], [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x20c189ac, isOwner false, <4d422a3d, 57c3195f>[count 0, qsz 0, owner ]]], 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 <5b2c89ac, 778cf78c>[count 0, qsz 0, owner ] [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181] [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24] [apply] Texture: exp false, hasFront false [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] 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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181] [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181] [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24] [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24] [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181] [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181] [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24] [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24] [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] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@327d0691[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@26fde14a[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] ++++ 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 0x14d21dc6: tileRendererInUse null, GearsES2[obj 0x14d21dc6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x14d21dc6 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 0x14d21dc6 created: GearsObj[0x68d9e6d2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14d21dc6 created: GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14d21dc6 created: GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x14d21dc6 FIN GearsES2[obj 0x14d21dc6 isInit true, usesShared false, 1 GearsObj[0x68d9e6d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f232856, 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 0x14d21dc6 0/0 400x300 of 400x300, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x14d21dc6, 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 0x14d21dc6 400x300, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x7b1770a1, isOwner false, <3dec3e49, 49994140>[count 0, qsz 0, owner ]]], 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 <1263b5f3, 52314d66>[count 0, qsz 0, owner ] [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@34106723, [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd], [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x7b1770a1, isOwner false, <3dec3e49, 49994140>[count 0, qsz 0, owner ]]], 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 <1263b5f3, 52314d66>[count 0, qsz 0, owner ] [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 0xe732f1f, handle 0x7fcc84afa700, isShared false, jogamp.opengl.gl4.GL4bcImpl@16587ba2, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd], [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x7b1770a1, isOwner false, <3dec3e49, 49994140>[count 0, qsz 0, owner ]]], 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 <1263b5f3, 52314d66>[count 0, qsz 0, owner ] [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd] [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31] [apply] Texture: exp true, hasFront true [apply] **** Reshape: 200x150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x14d21dc6 0/0 200x150 of 200x150, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x14d21dc6, 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 0x14d21dc6 200x150, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 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 0x14d21dc6 200x150, swapInterval -1, drawable 0x4400002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x2200ca2] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x2200ca2] [apply] **** Reshape: 800x600 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x14d21dc6 0/0 800x600 of 800x600, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x14d21dc6, 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 0x14d21dc6 800x600, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd] [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd] [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x6, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31] [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x6, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 800x600, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 800x600, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd] [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd] [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0xb, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31] [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0xb, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31] [apply] Resize3.sampleCount: 4 -> 0 [apply] **** Reshape: 600x450 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x14d21dc6 0/0 600x450 of 600x450, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14d21dc6, 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 0x14d21dc6 600x450, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 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 0x14d21dc6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14d21dc6 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 0x54530638: tileRendererInUse null, GearsES2[obj 0x54530638 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x54530638 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] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@2cbfc0ec[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3be2535d[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@79ec7cd5, [apply] Handle 0x7fcc84abf2f0, [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 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84abf2f0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x7e37a7a9, isOwner false, <4700f4a, 7aeae197>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <607a30cb, 2333c982>[count 0, qsz 0, owner ] [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@79ec7cd5, [apply] Handle 0x7fcc84abf2f0, [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709], [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84abf2f0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x7e37a7a9, isOwner false, <4700f4a, 7aeae197>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <607a30cb, 2333c982>[count 0, qsz 0, owner ] [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 0x27bd88f1, handle 0x7fcc84844ef0, isShared false, jogamp.opengl.es3.GLES3Impl@5ef8e905, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.egl.EGLDrawableFactory@79ec7cd5, [apply] Handle 0x7fcc84abf2f0, [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709], [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84abf2f0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x7e37a7a9, isOwner false, <4700f4a, 7aeae197>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <607a30cb, 2333c982>[count 0, qsz 0, owner ] [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709] [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d] [apply] Texture: exp true, hasFront true [apply] gear1 0x54530638 created: GearsObj[0x23823875, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x54530638 created: GearsObj[0x25dc936, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x54530638 created: GearsObj[0x25dc936, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x54530638 FIN GearsES2[obj 0x54530638 isInit true, usesShared false, 1 GearsObj[0x23823875, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25dc936, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5399b999, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x54530638 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fcc84abf2f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54530638, 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 0x54530638 400x300, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 400x300, swapInterval 0, drawable 0x7fcc84abf2f0 [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 0x54530638 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fcc84abf2f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54530638, 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 0x54530638 200x150, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 200x150, swapInterval 0, drawable 0x7fcc84abf2f0 [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 0x54530638 200x150, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x3bbba625] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x3bbba625] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x54530638 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fcc84abf2f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54530638, 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 0x54530638 800x600, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 800x600, swapInterval 0, drawable 0x7fcc84abf2f0 [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 0x54530638 800x600, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 800x600, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 800x600, swapInterval 0, drawable 0x7fcc84abf2f0 [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 0x54530638 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fcc84abf2f0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x54530638, 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 0x54530638 600x450, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 600x450, swapInterval 0, drawable 0x7fcc84abf2f0 [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 0x54530638: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x54530638 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 0x684b764: tileRendererInUse null, GearsES2[obj 0x684b764 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x684b764 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 0x684b764 created: GearsObj[0x1fb09b72, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x684b764 created: GearsObj[0x88a7475, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x684b764 created: GearsObj[0x88a7475, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x684b764 FIN GearsES2[obj 0x684b764 isInit true, usesShared false, 1 GearsObj[0x1fb09b72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x88a7475, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5918e1d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x684b764 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fcc84ad3510, msaa true, tileRendererInUse null [apply] >> GearsES2 0x684b764, 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 0x684b764 400x300, swapInterval 0, drawable 0x7fcc84ad3510 [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709] [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709] [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d] [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d] [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709] [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d] [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d] [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x54530638 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@799c29c0[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@79ec7cd5, [apply] Handle 0x7fcc84ad3510, [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 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84ad3510 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x28ce5934, isOwner false, <44363162, 5a7d0d0c>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <2c6a4c7e, 7637b73e>[count 0, qsz 0, owner ] [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@79ec7cd5, [apply] Handle 0x7fcc84ad3510, [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0], [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1], [apply] Surface WrappedSurface[ displayHandle 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84ad3510 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x28ce5934, isOwner false, <44363162, 5a7d0d0c>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <2c6a4c7e, 7637b73e>[count 0, qsz 0, owner ] [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 0x3ff25bb, handle 0x7fcc8472de10, isShared false, jogamp.opengl.es3.GLES3Impl@68a0b932, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.egl.EGLDrawableFactory@79ec7cd5, [apply] Handle 0x7fcc84ad3510, [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0], [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1], [apply] Surface WrappedSurface[ displayHandle 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84ad3510 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x28ce5934, isOwner false, <44363162, 5a7d0d0c>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <2c6a4c7e, 7637b73e>[count 0, qsz 0, owner ] [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0] [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1] [apply] Texture: exp true, hasFront true [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 400x300, swapInterval 0, drawable 0x7fcc84ad3510 [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 0x684b764 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fcc84ad3510, msaa true, tileRendererInUse null [apply] >> GearsES2 0x684b764, 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 0x684b764 200x150, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 200x150, swapInterval 0, drawable 0x7fcc84ad3510 [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 0x684b764 200x150, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x4fafee5c] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x4fafee5c] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x684b764 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fcc84ad3510, msaa true, tileRendererInUse null [apply] >> GearsES2 0x684b764, 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 0x684b764 800x600, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 800x600, swapInterval 0, drawable 0x7fcc84ad3510 [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 0x684b764 800x600, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 800x600, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 800x600, swapInterval 0, drawable 0x7fcc84ad3510 [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 0x684b764 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fcc84ad3510, msaa false, tileRendererInUse null [apply] >> GearsES2 0x684b764, 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 0x684b764 600x450, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 600x450, swapInterval 0, drawable 0x7fcc84ad3510 [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 0x684b764: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x684b764 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 0x42dd5513: tileRendererInUse null, GearsES2[obj 0x42dd5513 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x42dd5513 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 0x42dd5513 created: GearsObj[0x4ef84892, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x42dd5513 created: GearsObj[0x655530d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x42dd5513 created: GearsObj[0x655530d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x42dd5513 FIN GearsES2[obj 0x42dd5513 isInit true, usesShared false, 1 GearsObj[0x4ef84892, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x655530d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb617926, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x42dd5513 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42dd5513, 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 0x42dd5513 400x300, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 400x300, swapInterval 0, drawable 0x4400002 [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0] [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0] [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1] [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1] [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0] [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0] [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1] [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x684b764 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@29df05f1[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test13_EGLES2_Demo0MSAA4) [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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x497cff73, isOwner false, <120e13f5, c065621>[count 0, qsz 0, owner ]]], 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 <3a162cb7, 14bfdbe1>[count 0, qsz 0, owner ] [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@34106723, [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0], [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x497cff73, isOwner false, <120e13f5, c065621>[count 0, qsz 0, owner ]]], 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 <3a162cb7, 14bfdbe1>[count 0, qsz 0, owner ] [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 0x76cce338, handle 0x7fcc84ae8090, isShared false, jogamp.opengl.gl4.GL4bcImpl@671d66e7, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0], [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x497cff73, isOwner false, <120e13f5, c065621>[count 0, qsz 0, owner ]]], 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 <3a162cb7, 14bfdbe1>[count 0, qsz 0, owner ] [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0] [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0] [apply] Texture: exp true, hasFront true [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 0x42dd5513 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42dd5513, 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 0x42dd5513 200x150, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 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 0x42dd5513 200x150, swapInterval 0, drawable 0x4400002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x43bdfaa5] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x43bdfaa5] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x42dd5513 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42dd5513, 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 0x42dd5513 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0] [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0] [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0] [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0] [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0] [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0] [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x42dd5513 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x42dd5513, 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 0x42dd5513 600x450, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 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 0x42dd5513: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x42dd5513 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 @ 1412821702943 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x42dd5513 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@fe75219[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test21_GL3_Demo0Normal) [apply] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.57 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@34106723, [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 0x7fcc84731dc0 [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 0x7fcc84731dc0, owner true, ResourceToolkitLock[obj 0x49d5861c, isOwner false, <25492e10, 126f7fc5>[count 0, qsz 0, owner ]]], 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 <25f12bd4, 4071bc10>[count 0, qsz 0, owner ] [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@34106723, [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99], [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84731dc0 [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 0x7fcc84731dc0, owner true, ResourceToolkitLock[obj 0x49d5861c, isOwner false, <25492e10, 126f7fc5>[count 0, qsz 0, owner ]]], 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 <25f12bd4, 4071bc10>[count 0, qsz 0, owner ] [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 0x2c2433a0, handle 0x7fcc846b3290, isShared false, jogamp.opengl.gl4.GL4bcImpl@57f02ff4, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99], [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84731dc0 [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 0x7fcc84731dc0, owner true, ResourceToolkitLock[obj 0x49d5861c, isOwner false, <25492e10, 126f7fc5>[count 0, qsz 0, owner ]]], 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 <25f12bd4, 4071bc10>[count 0, qsz 0, owner ] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [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 0x6d953d8c], 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 0x3401b3b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5430bf99] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x709933c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7c6908d0[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@34106723, [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 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x4ef87922, isOwner false, <2fa15c65, 3ee04b63>[count 0, qsz 0, owner ]]], 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 <2f9bbb30, 22a7f688>[count 0, qsz 0, owner ] [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@34106723, [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66], [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x4ef87922, isOwner false, <2fa15c65, 3ee04b63>[count 0, qsz 0, owner ]]], 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 <2f9bbb30, 22a7f688>[count 0, qsz 0, owner ] [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 0x740d4cd, handle 0x7fcc84b51050, isShared false, jogamp.opengl.gl4.GL4bcImpl@559eae98, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66], [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x4ef87922, isOwner false, <2fa15c65, 3ee04b63>[count 0, qsz 0, owner ]]], 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 <2f9bbb30, 22a7f688>[count 0, qsz 0, owner ] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [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 0x49f74266], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x3bc73c15], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5479ee66] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x57bb07aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@24ac8b49[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@34106723, [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 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x9e5c309, isOwner false, <5eaa4c6c, 1ba852a>[count 0, qsz 0, owner ]]], 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 <7b6b39d6, 5c314039>[count 0, qsz 0, owner ] [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@34106723, [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7], [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x9e5c309, isOwner false, <5eaa4c6c, 1ba852a>[count 0, qsz 0, owner ]]], 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 <7b6b39d6, 5c314039>[count 0, qsz 0, owner ] [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 0x5074beff, handle 0x7fcc84b33020, isShared false, jogamp.opengl.gl4.GL4bcImpl@71d362b0, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7], [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7], [apply] Surface WrappedSurface[ displayHandle 0x7fcc84720ed0 [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 0x7fcc84720ed0, owner true, ResourceToolkitLock[obj 0x9e5c309, isOwner false, <5eaa4c6c, 1ba852a>[count 0, qsz 0, owner ]]], 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 <7b6b39d6, 5c314039>[count 0, qsz 0, owner ] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [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 0x532f20e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x27b5cef7] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4a5b933 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1615992b[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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x3b0c2290, isOwner false, [count 0, qsz 0, owner ]]], 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 <4cf8f504, 163a56a9>[count 0, qsz 0, owner ] [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@34106723, [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0], [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x3b0c2290, isOwner false, [count 0, qsz 0, owner ]]], 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 <4cf8f504, 163a56a9>[count 0, qsz 0, owner ] [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 0x27899e87, handle 0x7fcc8481cd50, isShared false, jogamp.opengl.gl4.GL4bcImpl@31d898df, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0], [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x3b0c2290, isOwner false, [count 0, qsz 0, owner ]]], 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 <4cf8f504, 163a56a9>[count 0, qsz 0, owner ] [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0] [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08] [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0] [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0] [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08] [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08] [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0] [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08] [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 0x298f1c06], 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 0x26377755], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x71972c08] [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 0x96a254a], 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 0x231a0dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4d21b5d0] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2c48dc6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7d768acd[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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x6fffb962, isOwner false, <492ad3f6, e4d2155>[count 0, qsz 0, owner ]]], 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 <656272ea, 77c4e38d>[count 0, qsz 0, owner ] [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@34106723, [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f], [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x6fffb962, isOwner false, <492ad3f6, e4d2155>[count 0, qsz 0, owner ]]], 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 <656272ea, 77c4e38d>[count 0, qsz 0, owner ] [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 0x68ee2be0, handle 0x7fcc84afe630, isShared false, jogamp.opengl.gl4.GL4bcImpl@5a61db8e, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f], [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x6fffb962, isOwner false, <492ad3f6, e4d2155>[count 0, qsz 0, owner ]]], 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 <656272ea, 77c4e38d>[count 0, qsz 0, owner ] [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f] [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d] [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f] [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f] [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d] [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d] [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f] [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 0x79cd2e00], 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 0xf4ee821], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29c5623f] [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d] [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 0x489a1400], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x306dfdcc], 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 0xf4ee821], hasSink true, dirty false], state OK, obj 0x58b79e3d] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@5bdce93[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1d9fe030[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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x5dce7baa, isOwner false, <4c30c31, 56859281>[count 0, qsz 0, owner ]]], 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 <2a8c5cef, 4b1613f>[count 0, qsz 0, owner ] [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@34106723, [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f], [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x5dce7baa, isOwner false, <4c30c31, 56859281>[count 0, qsz 0, owner ]]], 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 <2a8c5cef, 4b1613f>[count 0, qsz 0, owner ] [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 0x180f471c, handle 0x7fcc84b1e010, isShared false, jogamp.opengl.gl4.GL4bcImpl@355b118b, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f], [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x5dce7baa, isOwner false, <4c30c31, 56859281>[count 0, qsz 0, owner ]]], 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 <2a8c5cef, 4b1613f>[count 0, qsz 0, owner ] [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f] [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d] [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f] [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f] [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x5, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d] [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x5, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d] [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f] [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 0x2ac79c91], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x62e4cf06], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25f0a86f] [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x9, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d] [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 0x3fd5767], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x9, obj 0x47a53c6a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x62e4cf06], hasSink true, dirty false], state OK, obj 0x1548709d] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@5b732d26[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@325c1f40[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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x20c189ac, isOwner false, <4d422a3d, 57c3195f>[count 0, qsz 0, owner ]]], 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 <5b2c89ac, 778cf78c>[count 0, qsz 0, owner ] [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@34106723, [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181], [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x20c189ac, isOwner false, <4d422a3d, 57c3195f>[count 0, qsz 0, owner ]]], 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 <5b2c89ac, 778cf78c>[count 0, qsz 0, owner ] [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 0x2b433882, handle 0x7fcc84acc6c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@33ab1e2c, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181], [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x20c189ac, isOwner false, <4d422a3d, 57c3195f>[count 0, qsz 0, owner ]]], 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 <5b2c89ac, 778cf78c>[count 0, qsz 0, owner ] [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181] [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24] [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181] [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181] [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24] [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24] [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181] [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 0x6485d554], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5b5b4181] [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24] [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 0x4bfbedf1], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x6485d554], hasSink true, dirty false], state OK, obj 0x794e5b24] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@327d0691[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@26fde14a[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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x7b1770a1, isOwner false, <3dec3e49, 49994140>[count 0, qsz 0, owner ]]], 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 <1263b5f3, 52314d66>[count 0, qsz 0, owner ] [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@34106723, [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd], [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x7b1770a1, isOwner false, <3dec3e49, 49994140>[count 0, qsz 0, owner ]]], 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 <1263b5f3, 52314d66>[count 0, qsz 0, owner ] [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 0xe732f1f, handle 0x7fcc84afa700, isShared false, jogamp.opengl.gl4.GL4bcImpl@16587ba2, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd], [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x7b1770a1, isOwner false, <3dec3e49, 49994140>[count 0, qsz 0, owner ]]], 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 <1263b5f3, 52314d66>[count 0, qsz 0, owner ] [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd] [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31] [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd] [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd] [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x6, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31] [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x6, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31] [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd] [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 0x2200ca2], 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 0xd63fcd0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5aa22bfd] [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0xb, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31] [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 0x5f291c6a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0xb, obj 0x4d3eec61], 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 0xd63fcd0], hasSink true, dirty false], state OK, obj 0x5d6e5e31] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@2cbfc0ec[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3be2535d[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@79ec7cd5, [apply] Handle 0x7fcc84abf2f0, [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 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84abf2f0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x7e37a7a9, isOwner false, <4700f4a, 7aeae197>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <607a30cb, 2333c982>[count 0, qsz 0, owner ] [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@79ec7cd5, [apply] Handle 0x7fcc84abf2f0, [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709], [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84abf2f0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x7e37a7a9, isOwner false, <4700f4a, 7aeae197>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <607a30cb, 2333c982>[count 0, qsz 0, owner ] [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 0x27bd88f1, handle 0x7fcc84844ef0, isShared false, jogamp.opengl.es3.GLES3Impl@5ef8e905, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.egl.EGLDrawableFactory@79ec7cd5, [apply] Handle 0x7fcc84abf2f0, [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709], [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d], [apply] Surface WrappedSurface[ displayHandle 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84abf2f0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x7e37a7a9, isOwner false, <4700f4a, 7aeae197>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <607a30cb, 2333c982>[count 0, qsz 0, owner ] [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709] [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d] [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709] [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709] [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d] [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d] [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709] [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d] [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 0x769b7f25], 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 0x4dc8fd27], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10f7755d] [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 0x3bbba625], 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 0xa7633c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f90709] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x54530638 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@799c29c0[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@79ec7cd5, [apply] Handle 0x7fcc84ad3510, [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 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84ad3510 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x28ce5934, isOwner false, <44363162, 5a7d0d0c>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <2c6a4c7e, 7637b73e>[count 0, qsz 0, owner ] [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@79ec7cd5, [apply] Handle 0x7fcc84ad3510, [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0], [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1], [apply] Surface WrappedSurface[ displayHandle 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84ad3510 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x28ce5934, isOwner false, <44363162, 5a7d0d0c>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <2c6a4c7e, 7637b73e>[count 0, qsz 0, owner ] [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 0x3ff25bb, handle 0x7fcc8472de10, isShared false, jogamp.opengl.es3.GLES3Impl@68a0b932, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.egl.EGLDrawableFactory@79ec7cd5, [apply] Handle 0x7fcc84ad3510, [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0], [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1], [apply] Surface WrappedSurface[ displayHandle 0x7fcc842466c0 [apply] , surfaceHandle 0x7fcc84ad3510 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fcc842466c0, owner true, ResourceToolkitLock[obj 0x28ce5934, isOwner false, <44363162, 5a7d0d0c>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fcc844770c0, 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 <2c6a4c7e, 7637b73e>[count 0, qsz 0, owner ] [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0] [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1] [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0] [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0] [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1] [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1] [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0] [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 0x4fafee5c], 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 0x31d85da5], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4ea2ed0] [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1] [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 0xd045e03], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x7ec2110b], 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 0x31d85da5], hasSink true, dirty false], state OK, obj 0x3de99cf1] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x684b764 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@29df05f1[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@34106723, [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 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x497cff73, isOwner false, <120e13f5, c065621>[count 0, qsz 0, owner ]]], 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 <3a162cb7, 14bfdbe1>[count 0, qsz 0, owner ] [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@34106723, [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0], [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x497cff73, isOwner false, <120e13f5, c065621>[count 0, qsz 0, owner ]]], 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 <3a162cb7, 14bfdbe1>[count 0, qsz 0, owner ] [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 0x76cce338, handle 0x7fcc84ae8090, isShared false, jogamp.opengl.gl4.GL4bcImpl@671d66e7, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34106723, [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0], [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0], [apply] Surface WrappedSurface[ displayHandle 0x7fcc85386220 [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 0x7fcc85386220, owner true, ResourceToolkitLock[obj 0x497cff73, isOwner false, <120e13f5, c065621>[count 0, qsz 0, owner ]]], 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 <3a162cb7, 14bfdbe1>[count 0, qsz 0, owner ] [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0] [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0] [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0] [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0] [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0] [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0] [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0] [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0] [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 0x5872b0a9], 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 0x3873b2cd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x743601d0] [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 0x43bdfaa5], 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 0x48c5049e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x29b751e0] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x42dd5513 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@fe75219[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 @ 1412821698042 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x709933c1: tileRendererInUse null, GearsES2[obj 0x709933c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x709933c1 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 0x709933c1 created: GearsObj[0x13f69e81, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x709933c1 created: GearsObj[0x16c794a8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x709933c1 created: GearsObj[0x16c794a8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x709933c1 FIN GearsES2[obj 0x709933c1 isInit true, usesShared false, 1 GearsObj[0x13f69e81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16c794a8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35a30173, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x709933c1 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x709933c1, 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 0x709933c1 400x300, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 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 0x709933c1 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x709933c1, 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 0x709933c1 200x150, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 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 0x709933c1 200x150, swapInterval 0, drawable 0x4400002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x6d953d8c] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x6d953d8c] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x709933c1 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x709933c1, 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 0x709933c1 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 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 0x709933c1 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 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 0x709933c1 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x709933c1, 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 0x709933c1 600x450, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x709933c1 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 0x709933c1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x709933c1 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 0x57bb07aa: tileRendererInUse null, GearsES2[obj 0x57bb07aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x57bb07aa 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 0x57bb07aa created: GearsObj[0x5fb2af5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x57bb07aa created: GearsObj[0x24ee7edf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x57bb07aa created: GearsObj[0x24ee7edf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x57bb07aa FIN GearsES2[obj 0x57bb07aa isInit true, usesShared false, 1 GearsObj[0x5fb2af5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24ee7edf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44a36d8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x57bb07aa 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57bb07aa, 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 0x57bb07aa 400x300, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 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 0x57bb07aa 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57bb07aa, 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 0x57bb07aa 200x150, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 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 0x57bb07aa 200x150, swapInterval 0, drawable 0x4400002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x49f74266] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x49f74266] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x57bb07aa 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57bb07aa, 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 0x57bb07aa 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 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 0x57bb07aa 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 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 0x57bb07aa 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x57bb07aa, 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 0x57bb07aa 600x450, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x57bb07aa 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 0x57bb07aa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x57bb07aa 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 0x4a5b933: tileRendererInUse null, GearsES2[obj 0x4a5b933 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4a5b933 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 0x4a5b933 created: GearsObj[0x81a8bdc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4a5b933 created: GearsObj[0x6dcbbe1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4a5b933 created: GearsObj[0x6dcbbe1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4a5b933 FIN GearsES2[obj 0x4a5b933 isInit true, usesShared false, 1 GearsObj[0x81a8bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6dcbbe1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb416c79, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4a5b933 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a5b933, 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 0x4a5b933 400x300, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 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 0x4a5b933 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a5b933, 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 0x4a5b933 200x150, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 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 0x4a5b933 200x150, swapInterval 0, drawable 0x4400002 [apply] Resize1.oldDepth null [apply] Resize1.newDepth null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4a5b933 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a5b933, 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 0x4a5b933 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 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 0x4a5b933 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 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 0x4a5b933 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4a5b933, 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 0x4a5b933 600x450, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4a5b933 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 0x4a5b933: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4a5b933 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 0x2c48dc6e: tileRendererInUse null, GearsES2[obj 0x2c48dc6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2c48dc6e 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 0x2c48dc6e created: GearsObj[0x1e4ebde4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c48dc6e created: GearsObj[0x4d8fc2c2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c48dc6e created: GearsObj[0x4d8fc2c2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2c48dc6e FIN GearsES2[obj 0x2c48dc6e isInit true, usesShared false, 1 GearsObj[0x1e4ebde4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d8fc2c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c93b765, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c48dc6e 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c48dc6e, 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 0x2c48dc6e 400x300, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 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 0x2c48dc6e 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c48dc6e, 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 0x2c48dc6e 200x150, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 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 0x2c48dc6e 200x150, swapInterval 0, drawable 0x4400002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x96a254a] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x96a254a] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c48dc6e 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c48dc6e, 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 0x2c48dc6e 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 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 0x2c48dc6e 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 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 0x2c48dc6e 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2c48dc6e, 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 0x2c48dc6e 600x450, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c48dc6e 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 0x2c48dc6e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2c48dc6e 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 0x79cd2e00] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x79cd2e00] [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 0x2ac79c91] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x2ac79c91] [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 0x14d21dc6: tileRendererInUse null, GearsES2[obj 0x14d21dc6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x14d21dc6 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 0x14d21dc6 created: GearsObj[0x68d9e6d2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14d21dc6 created: GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14d21dc6 created: GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x14d21dc6 FIN GearsES2[obj 0x14d21dc6 isInit true, usesShared false, 1 GearsObj[0x68d9e6d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f232856, 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 0x14d21dc6 0/0 400x300 of 400x300, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x14d21dc6, 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 0x14d21dc6 400x300, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 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 0x14d21dc6 0/0 200x150 of 200x150, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x14d21dc6, 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 0x14d21dc6 200x150, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 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 0x14d21dc6 200x150, swapInterval -1, drawable 0x4400002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x2200ca2] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x2200ca2] [apply] **** Reshape: 800x600 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x14d21dc6 0/0 800x600 of 800x600, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x14d21dc6, 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 0x14d21dc6 800x600, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 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 0x14d21dc6 800x600, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 800x600, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 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 0x14d21dc6 0/0 600x450 of 600x450, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14d21dc6, 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 0x14d21dc6 600x450, swapInterval -1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14d21dc6 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 0x14d21dc6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14d21dc6 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 0x54530638: tileRendererInUse null, GearsES2[obj 0x54530638 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x54530638 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 0x54530638 created: GearsObj[0x23823875, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x54530638 created: GearsObj[0x25dc936, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x54530638 created: GearsObj[0x25dc936, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x54530638 FIN GearsES2[obj 0x54530638 isInit true, usesShared false, 1 GearsObj[0x23823875, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25dc936, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5399b999, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x54530638 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fcc84abf2f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54530638, 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 0x54530638 400x300, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 400x300, swapInterval 0, drawable 0x7fcc84abf2f0 [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 0x54530638 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fcc84abf2f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54530638, 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 0x54530638 200x150, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 200x150, swapInterval 0, drawable 0x7fcc84abf2f0 [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 0x54530638 200x150, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x3bbba625] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x3bbba625] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x54530638 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fcc84abf2f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54530638, 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 0x54530638 800x600, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 800x600, swapInterval 0, drawable 0x7fcc84abf2f0 [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 0x54530638 800x600, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 800x600, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 800x600, swapInterval 0, drawable 0x7fcc84abf2f0 [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 0x54530638 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fcc84abf2f0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x54530638, 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 0x54530638 600x450, swapInterval 0, drawable 0x7fcc84abf2f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x54530638 600x450, swapInterval 0, drawable 0x7fcc84abf2f0 [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 0x54530638: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x54530638 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 0x684b764: tileRendererInUse null, GearsES2[obj 0x684b764 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x684b764 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 0x684b764 created: GearsObj[0x1fb09b72, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x684b764 created: GearsObj[0x88a7475, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x684b764 created: GearsObj[0x88a7475, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x684b764 FIN GearsES2[obj 0x684b764 isInit true, usesShared false, 1 GearsObj[0x1fb09b72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x88a7475, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5918e1d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x684b764 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fcc84ad3510, msaa true, tileRendererInUse null [apply] >> GearsES2 0x684b764, 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 0x684b764 400x300, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 400x300, swapInterval 0, drawable 0x7fcc84ad3510 [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 0x684b764 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fcc84ad3510, msaa true, tileRendererInUse null [apply] >> GearsES2 0x684b764, 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 0x684b764 200x150, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 200x150, swapInterval 0, drawable 0x7fcc84ad3510 [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 0x684b764 200x150, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x4fafee5c] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x4fafee5c] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x684b764 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fcc84ad3510, msaa true, tileRendererInUse null [apply] >> GearsES2 0x684b764, 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 0x684b764 800x600, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 800x600, swapInterval 0, drawable 0x7fcc84ad3510 [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 0x684b764 800x600, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 800x600, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 800x600, swapInterval 0, drawable 0x7fcc84ad3510 [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 0x684b764 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fcc84ad3510, msaa false, tileRendererInUse null [apply] >> GearsES2 0x684b764, 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 0x684b764 600x450, swapInterval 0, drawable 0x7fcc84ad3510 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x684b764 600x450, swapInterval 0, drawable 0x7fcc84ad3510 [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 0x684b764: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x684b764 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 0x42dd5513: tileRendererInUse null, GearsES2[obj 0x42dd5513 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x42dd5513 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 0x42dd5513 created: GearsObj[0x4ef84892, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x42dd5513 created: GearsObj[0x655530d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x42dd5513 created: GearsObj[0x655530d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x42dd5513 FIN GearsES2[obj 0x42dd5513 isInit true, usesShared false, 1 GearsObj[0x4ef84892, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x655530d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb617926, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x42dd5513 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42dd5513, 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 0x42dd5513 400x300, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 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 0x42dd5513 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42dd5513, 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 0x42dd5513 200x150, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 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 0x42dd5513 200x150, swapInterval 0, drawable 0x4400002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x43bdfaa5] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x43bdfaa5] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x42dd5513 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42dd5513, 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 0x42dd5513 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 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 0x42dd5513 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 800x600, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 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 0x42dd5513 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x42dd5513, 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 0x42dd5513 600x450, swapInterval 0, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42dd5513 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 0x42dd5513: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x42dd5513 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 @ 1412821702943 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01a_GL2ES2_Demo1_SingleBuffer_Normal took 1.518 sec [apply] Testcase: test01b_GL2ES2_Demo1_SingleBuffer_NoTex took 0.401 sec [apply] Testcase: test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth took 0.398 sec [apply] Testcase: test02a_GL2ES2_Demo1_DoubleBuffer_Normal took 0.399 sec [apply] Testcase: test03a_GL2ES2_Demo2MSAA4_Normal took 0.359 sec [apply] Testcase: test03b_GL2ES2_Demo2MSAA4_NoTex took 0.357 sec [apply] Testcase: test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth took 0.336 sec [apply] Testcase: test04_GL2ES2_FBODemoMSAA4_Normal took 0.435 sec [apply] Testcase: test11_EGLES2_Demo0Normal took 0.122 sec [apply] Testcase: test13_EGLES2_Demo0MSAA4 took 0.085 sec [apply] Testcase: test21_GL3_Demo0Normal took 0.387 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] junit.framework.TestListener: startTest(test01) [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 @ 1412821704634 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 0x523959f7, handle 0x7f8ef06fc410, isShared false, jogamp.opengl.gl4.GL4bcImpl@6302752e, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8ed401a760, owner true, ResourceToolkitLock[obj 0x73b928a2, isOwner true, <9b7366a, 796c9977>[count 1, qsz 0, owner ]]], 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 0x7f8ed40012b0, owner true, ResourceToolkitLock[obj 0x52008754, isOwner false, <6846498e, 58f2368a>[count 0, qsz 0, owner ]]], 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 0x7f8ed40012b0, owner true, ResourceToolkitLock[obj 0x52008754, isOwner false, <6846498e, 58f2368a>[count 0, qsz 0, owner ]]]], 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) 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 <4548bbc2, 1324ae18>[count 1, qsz 0, owner ], 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 @ 1412821707290 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.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 @ 1412821704634 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 0x523959f7, handle 0x7f8ef06fc410, isShared false, jogamp.opengl.gl4.GL4bcImpl@6302752e, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8ed401a760, owner true, ResourceToolkitLock[obj 0x73b928a2, isOwner true, <9b7366a, 796c9977>[count 1, qsz 0, owner ]]], 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 0x7f8ed40012b0, owner true, ResourceToolkitLock[obj 0x52008754, isOwner false, <6846498e, 58f2368a>[count 0, qsz 0, owner ]]], 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 0x7f8ed40012b0, owner true, ResourceToolkitLock[obj 0x52008754, isOwner false, <6846498e, 58f2368a>[count 0, qsz 0, owner ]]]], 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) 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 <4548bbc2, 1324ae18>[count 1, qsz 0, owner ], 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 @ 1412821707290 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.551 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] junit.framework.TestListener: startTest(test00_Manual) [apply] junit.framework.TestListener: endTest(test00_Manual) [apply] junit.framework.TestListener: startTest(test01_startMSAA0) [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 @ 1412821708748 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 moved: 2/23 128x128 [apply] window resized: 2/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: 2/23 128x128, [ l 2, r 2 - t 23, b 4 - 4x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x7fca74fa: tileRendererInUse null, GearsES2[obj 0x7fca74fa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7fca74fa 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] gear1 0x7fca74fa created: GearsObj[0x792f7cbb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7fca74fa created: GearsObj[0x262c7a90, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7fca74fa created: GearsObj[0x262c7a90, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x7fca74fa FIN GearsES2[obj 0x7fca74fa isInit true, usesShared false, 1 GearsObj[0x792f7cbb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x262c7a90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcdc418, 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 0x7fca74fa 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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] 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 0x7fca74fa 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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#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 7 [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] XXX: 192x192, c 16 [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 0x7fca74fa 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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-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 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 0x7fca74fa 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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] XXX: 576x576, c 7 [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 0x7fca74fa 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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 [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 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 0x7fca74fa 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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 0x7fca74fa 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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] junit.framework.TestListener: endTest(test01_startMSAA0) [apply] junit.framework.TestListener: startTest(test02_startMSAA4) [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 0x7fca74fa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7fca74fa 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] window moved: 2/23 128x128 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x15ce64ca: tileRendererInUse null, GearsES2[obj 0x15ce64ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x15ce64ca 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 0x15ce64ca created: GearsObj[0x7b97fcdb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x15ce64ca created: GearsObj[0x34dc91be, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x15ce64ca created: GearsObj[0x34dc91be, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x15ce64ca FIN GearsES2[obj 0x15ce64ca isInit true, usesShared false, 1 GearsObj[0x7b97fcdb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34dc91be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2cb0299a, 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 0x15ce64ca 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x15ce64ca 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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 0x15ce64ca 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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 0x15ce64ca 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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 0x15ce64ca 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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] 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 0x15ce64ca 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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#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 16 [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 0x15ce64ca 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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 0x15ce64ca: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x15ce64ca 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 @ 1412821714160 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.07 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 @ 1412821708748 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 moved: 2/23 128x128 [apply] window resized: 2/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: 2/23 128x128, [ l 2, r 2 - t 23, b 4 - 4x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x7fca74fa: tileRendererInUse null, GearsES2[obj 0x7fca74fa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7fca74fa 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] gear1 0x7fca74fa created: GearsObj[0x792f7cbb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7fca74fa created: GearsObj[0x262c7a90, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7fca74fa created: GearsObj[0x262c7a90, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x7fca74fa FIN GearsES2[obj 0x7fca74fa isInit true, usesShared false, 1 GearsObj[0x792f7cbb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x262c7a90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcdc418, 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 0x7fca74fa 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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] 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 0x7fca74fa 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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#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 7 [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] XXX: 192x192, c 16 [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 0x7fca74fa 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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-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 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 0x7fca74fa 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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] XXX: 576x576, c 7 [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 0x7fca74fa 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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 [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 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 0x7fca74fa 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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 0x7fca74fa 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fca74fa, 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 0x7fca74fa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7fca74fa 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] window moved: 2/23 128x128 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x15ce64ca: tileRendererInUse null, GearsES2[obj 0x15ce64ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x15ce64ca 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 0x15ce64ca created: GearsObj[0x7b97fcdb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x15ce64ca created: GearsObj[0x34dc91be, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x15ce64ca created: GearsObj[0x34dc91be, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x15ce64ca FIN GearsES2[obj 0x15ce64ca isInit true, usesShared false, 1 GearsObj[0x7b97fcdb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34dc91be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2cb0299a, 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 0x15ce64ca 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x15ce64ca 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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 0x15ce64ca 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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 0x15ce64ca 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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 0x15ce64ca 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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] 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 0x15ce64ca 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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#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 16 [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 0x15ce64ca 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ce64ca, 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 0x15ce64ca: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x15ce64ca 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 @ 1412821714160 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00_Manual took 0.004 sec [apply] Testcase: test01_startMSAA0 took 3.325 sec [apply] Testcase: test02_startMSAA4 took 1.952 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] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821715550 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] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(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 0x5479ee66: tileRendererInUse null, GearsES2[obj 0x5479ee66 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5479ee66 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 0x5479ee66 created: GearsObj[0x79cd2e00, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5479ee66 created: GearsObj[0x29c5623f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5479ee66 created: GearsObj[0x29c5623f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5479ee66 FIN GearsES2[obj 0x5479ee66 isInit true, usesShared false, 1 GearsObj[0x79cd2e00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29c5623f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x793dd3c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5479ee66 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5479ee66, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x5479ee66 256x256, swapInterval -1, drawable 0x4800002 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5479ee66 isInit true, usesShared false, 1 GearsObj[0x79cd2e00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29c5623f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x793dd3c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@24ac8b49[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@248aa63b, [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 0x3dfa4c4e], 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 0x333e82f1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7a94780a], [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 0x3239d99f], 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 0x7a451a22], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5dce7baa], [apply] Surface WrappedSurface[ displayHandle 0x7f61dc756cf0 [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 0x7f61dc756cf0, owner true, ResourceToolkitLock[obj 0x4c30c31, isOwner false, <56859281, 2a8c5cef>[count 0, qsz 0, owner ]]], 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 <4b1613f, 180f471c>[count 0, qsz 0, owner ] [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 0x10fe0a76, handle 0x7f61dc70f260, isShared true, jogamp.opengl.gl4.GL4bcImpl@62e4cf06, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@248aa63b, [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 0x3dfa4c4e], 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 0x333e82f1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7a94780a], [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 0x3239d99f], 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 0x7a451a22], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5dce7baa], [apply] Surface WrappedSurface[ displayHandle 0x7f61dc756cf0 [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 0x7f61dc756cf0, owner true, ResourceToolkitLock[obj 0x4c30c31, isOwner false, <56859281, 2a8c5cef>[count 0, qsz 0, owner ]]], 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 <4b1613f, 180f471c>[count 0, qsz 0, owner ] [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@248aa63b, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f61c0018850, owner true, ResourceToolkitLock[obj 0x2ac79c91, isOwner false, <25f0a86f, 47a53c6a>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]]], 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@5b732d26, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@325c1f40, ], 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@64c65d0e, ], windowLock <97cdf54, 4b24c940>[count 0, qsz 0, owner ], 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 0x68a289df, handle 0x7f61c002aa10, isShared true, jogamp.opengl.gl4.GL4bcImpl@19d0697b, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@248aa63b, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f61c0018850, owner true, ResourceToolkitLock[obj 0x2ac79c91, isOwner false, <25f0a86f, 47a53c6a>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]]], 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@5b732d26, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@325c1f40, ], 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@64c65d0e, ], windowLock <97cdf54, 4b24c940>[count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f61c0018850, owner true, ResourceToolkitLock[obj 0x2ac79c91, isOwner false, <25f0a86f, 47a53c6a>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]]], 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@5b732d26, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@325c1f40, ], 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@64c65d0e, ], windowLock <97cdf54, 4b24c940>[count 0, qsz 0, owner ], 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@4d422a3d[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@57c3195f[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@248aa63b, [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 0x2de119ca], 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 0x26fde14a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x46d03824], [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 0x557db282], 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 0x1cc3f7e1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7077deae], [apply] Surface WrappedSurface[ displayHandle 0x7f61dcbb3110 [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 0x7f61dcbb3110, owner true, ResourceToolkitLock[obj 0x37a1d99c, isOwner false, <34de4c76, c8f11cd>[count 0, qsz 0, owner ]]], 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 <42c33c5c, 7b1770a1>[count 0, qsz 0, owner ] [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 0x2b433882, handle 0x7f61dcbc50c0, isShared true, jogamp.opengl.gl4.GL4bcImpl@3dec3e49, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@248aa63b, [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 0x2de119ca], 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 0x26fde14a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x46d03824], [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 0x557db282], 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 0x1cc3f7e1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7077deae], [apply] Surface WrappedSurface[ displayHandle 0x7f61dcbb3110 [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 0x7f61dcbb3110, owner true, ResourceToolkitLock[obj 0x37a1d99c, isOwner false, <34de4c76, c8f11cd>[count 0, qsz 0, owner ]]], 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 <42c33c5c, 7b1770a1>[count 0, qsz 0, owner ] [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 0x5479ee66 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null [apply] XXX: 256x256, c 3 [apply] >> GearsES2 0x5479ee66, 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-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 0x5479ee66 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null [apply] XXX: 512x512, c 4 [apply] >> GearsES2 0x5479ee66, 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] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN [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#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] XXX: 512x512, c 9 [apply] XXX: 512x512, c 1 [apply] window resized: 2/23 768x768 [apply] window moved: 0/0 768x768 [apply] window moved: 2/23 768x768 [apply] XXX: 768x768, c 2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x5479ee66 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5479ee66, angle 8.5, [l -1.0, r 1.0, b -1.0, t 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 3 [apply] XXX: 768x768, c 4 [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] 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] 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 0x5479ee66 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5479ee66, 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 0x5479ee66: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5479ee66 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 @ 1412821718408 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.506 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 @ 1412821715550 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 0x5479ee66: tileRendererInUse null, GearsES2[obj 0x5479ee66 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5479ee66 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 0x5479ee66 created: GearsObj[0x79cd2e00, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5479ee66 created: GearsObj[0x29c5623f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5479ee66 created: GearsObj[0x29c5623f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5479ee66 FIN GearsES2[obj 0x5479ee66 isInit true, usesShared false, 1 GearsObj[0x79cd2e00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29c5623f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x793dd3c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5479ee66 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5479ee66, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x5479ee66 256x256, swapInterval -1, drawable 0x4800002 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5479ee66 isInit true, usesShared false, 1 GearsObj[0x79cd2e00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29c5623f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x793dd3c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@24ac8b49[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@248aa63b, [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 0x3dfa4c4e], 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 0x333e82f1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7a94780a], [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 0x3239d99f], 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 0x7a451a22], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5dce7baa], [apply] Surface WrappedSurface[ displayHandle 0x7f61dc756cf0 [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 0x7f61dc756cf0, owner true, ResourceToolkitLock[obj 0x4c30c31, isOwner false, <56859281, 2a8c5cef>[count 0, qsz 0, owner ]]], 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 <4b1613f, 180f471c>[count 0, qsz 0, owner ] [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 0x10fe0a76, handle 0x7f61dc70f260, isShared true, jogamp.opengl.gl4.GL4bcImpl@62e4cf06, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@248aa63b, [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 0x3dfa4c4e], 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 0x333e82f1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7a94780a], [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 0x3239d99f], 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 0x7a451a22], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5dce7baa], [apply] Surface WrappedSurface[ displayHandle 0x7f61dc756cf0 [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 0x7f61dc756cf0, owner true, ResourceToolkitLock[obj 0x4c30c31, isOwner false, <56859281, 2a8c5cef>[count 0, qsz 0, owner ]]], 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 <4b1613f, 180f471c>[count 0, qsz 0, owner ] [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@248aa63b, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f61c0018850, owner true, ResourceToolkitLock[obj 0x2ac79c91, isOwner false, <25f0a86f, 47a53c6a>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]]], 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@5b732d26, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@325c1f40, ], 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@64c65d0e, ], windowLock <97cdf54, 4b24c940>[count 0, qsz 0, owner ], 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 0x68a289df, handle 0x7f61c002aa10, isShared true, jogamp.opengl.gl4.GL4bcImpl@19d0697b, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@248aa63b, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f61c0018850, owner true, ResourceToolkitLock[obj 0x2ac79c91, isOwner false, <25f0a86f, 47a53c6a>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]]], 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@5b732d26, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@325c1f40, ], 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@64c65d0e, ], windowLock <97cdf54, 4b24c940>[count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f61c0018850, owner true, ResourceToolkitLock[obj 0x2ac79c91, isOwner false, <25f0a86f, 47a53c6a>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]], 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 0x7f61c00012b0, owner true, ResourceToolkitLock[obj 0x3fd5767, isOwner false, <1548709d, 355b118b>[count 0, qsz 0, owner ]]]], 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@5b732d26, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@325c1f40, ], 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@64c65d0e, ], windowLock <97cdf54, 4b24c940>[count 0, qsz 0, owner ], 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@4d422a3d[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@57c3195f[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@248aa63b, [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 0x2de119ca], 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 0x26fde14a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x46d03824], [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 0x557db282], 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 0x1cc3f7e1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7077deae], [apply] Surface WrappedSurface[ displayHandle 0x7f61dcbb3110 [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 0x7f61dcbb3110, owner true, ResourceToolkitLock[obj 0x37a1d99c, isOwner false, <34de4c76, c8f11cd>[count 0, qsz 0, owner ]]], 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 <42c33c5c, 7b1770a1>[count 0, qsz 0, owner ] [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 0x2b433882, handle 0x7f61dcbc50c0, isShared true, jogamp.opengl.gl4.GL4bcImpl@3dec3e49, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@248aa63b, [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 0x2de119ca], 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 0x26fde14a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x46d03824], [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 0x557db282], 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 0x1cc3f7e1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7077deae], [apply] Surface WrappedSurface[ displayHandle 0x7f61dcbb3110 [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 0x7f61dcbb3110, owner true, ResourceToolkitLock[obj 0x37a1d99c, isOwner false, <34de4c76, c8f11cd>[count 0, qsz 0, owner ]]], 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 <42c33c5c, 7b1770a1>[count 0, qsz 0, owner ] [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 0x5479ee66 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null [apply] XXX: 256x256, c 3 [apply] >> GearsES2 0x5479ee66, 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-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 0x5479ee66 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null [apply] XXX: 512x512, c 4 [apply] >> GearsES2 0x5479ee66, 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] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN [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#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] XXX: 512x512, c 9 [apply] XXX: 512x512, c 1 [apply] window resized: 2/23 768x768 [apply] window moved: 0/0 768x768 [apply] window moved: 2/23 768x768 [apply] XXX: 768x768, c 2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x5479ee66 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5479ee66, angle 8.5, [l -1.0, r 1.0, b -1.0, t 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 3 [apply] XXX: 768x768, c 4 [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] 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] 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 0x5479ee66 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5479ee66, 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 0x5479ee66: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5479ee66 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 @ 1412821718408 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.765 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] ++++ Test Singleton.ctor() [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT [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 @ 1412821719839 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01 [apply] junit.framework.TestListener: startTest(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 0x7fe0ec705610 [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 0x7fe0ec705610, owner true, ResourceToolkitLock[obj 0x5e270974, isOwner false, <533274b, 4d49546d>[count 0, qsz 0, owner ]]], 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 ] [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 0x7fe0ec68a7d0, 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 0x7fe0ec705610 [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 0x7fe0ec705610, owner true, ResourceToolkitLock[obj 0x5e270974, isOwner false, <533274b, 4d49546d>[count 0, qsz 0, owner ]]], 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 ] [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 0x7fe0e0018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]]], 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 [count 0, qsz 0, owner ], 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 0xc22c89d, handle 0x7fe0e002ab40, 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 0x7fe0e0018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]]], 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 [count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fe0e0018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]]], 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 [count 0, qsz 0, owner ], 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] 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] 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 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 [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] junit.framework.TestListener: endTest(test01) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821722550 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.358 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 @ 1412821719839 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x7fe0ec705610 [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 0x7fe0ec705610, owner true, ResourceToolkitLock[obj 0x5e270974, isOwner false, <533274b, 4d49546d>[count 0, qsz 0, owner ]]], 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 ] [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 0x7fe0ec68a7d0, 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 0x7fe0ec705610 [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 0x7fe0ec705610, owner true, ResourceToolkitLock[obj 0x5e270974, isOwner false, <533274b, 4d49546d>[count 0, qsz 0, owner ]]], 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 ] [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 0x7fe0e0018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]]], 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 [count 0, qsz 0, owner ], 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 0xc22c89d, handle 0x7fe0e002ab40, 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 0x7fe0e0018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]]], 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 [count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fe0e0018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]], 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 0x7fe0e00012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner ]]]], 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 [count 0, qsz 0, owner ], 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] 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] 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 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 [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 @ 1412821722550 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.602 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] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testOnScreenDblBuf) [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 @ 1412821723946 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[0x1d129bc4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x16fd3162 created: GearsObj[0xbfe6ac0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x16fd3162 created: GearsObj[0xbfe6ac0, 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[0x1d129bc4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xbfe6ac0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35458a53, 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 / 1089 ms, 55.0 fps, 18 ms/f; total: 60 f, 55.0 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 ], 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 ], 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 @ 1412821726222 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.922 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 ], 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 ], 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 @ 1412821723946 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[0x1d129bc4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x16fd3162 created: GearsObj[0xbfe6ac0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x16fd3162 created: GearsObj[0xbfe6ac0, 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[0x1d129bc4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xbfe6ac0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35458a53, 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 / 1089 ms, 55.0 fps, 18 ms/f; total: 60 f, 55.0 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 @ 1412821726222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOnScreenDblBuf took 2.173 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] junit.framework.TestListener: tests to run: 16 [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821727638 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] junit.framework.TestListener: startTest(testAvailableInfo) [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x719aa91, isOwner false, <7e59b356, 38cecf0d>[count 0, qsz 0, owner ]]] [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 0x7fca88241000, owner true, ResourceToolkitLock[obj 0x57a29950, isOwner false, <195a920e, 1ef7a45c>[count 0, qsz 0, owner ]]] [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] 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.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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5785f720: tileRendererInUse null, GearsES2[obj 0x5785f720 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5785f720 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] 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] gear1 0x5785f720 created: GearsObj[0x7006e230, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5785f720 created: GearsObj[0x56ae9270, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5785f720 created: GearsObj[0x56ae9270, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5785f720 FIN GearsES2[obj 0x5785f720 isInit true, usesShared false, 1 GearsObj[0x7006e230, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ae9270, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54ce899, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5785f720 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca88794b10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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 0x5785f720 400x300, swapInterval 1, drawable 0x7fca88794b10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5785f720 400x300, swapInterval 1, drawable 0x7fca88794b10 [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 0x5785f720 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca88794b10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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 0x5785f720 200x150, swapInterval 1, drawable 0x7fca88794b10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5785f720 200x150, swapInterval 1, drawable 0x7fca88794b10 [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 0x5785f720 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca88794b10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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 0x5785f720 800x600, swapInterval 1, drawable 0x7fca88794b10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5785f720 800x600, swapInterval 1, drawable 0x7fca88794b10 [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@6217293f, [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 0x283fc3e6, isOwner false, <2e27d4d2, 6d5f1bae>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca886feb80, 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 <365a89eb, 60ac4c35>[count 0, qsz 0, owner ] [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@70bd85b6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <652a7264, 75daafb>[count 0, qsz 0, owner ], 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,5,main] GearsES2.dispose 0x5785f720: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5785f720 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 0x2f11dee5: tileRendererInUse null, GearsES2[obj 0x2f11dee5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2f11dee5 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 0x2f11dee5 created: GearsObj[0x60756ae8, vbo ff 1, fs 2, bf 3, bs 4] [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] gear2 0x2f11dee5 created: GearsObj[0x31c437f6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2f11dee5 created: GearsObj[0x31c437f6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2f11dee5 FIN GearsES2[obj 0x2f11dee5 isInit true, usesShared false, 1 GearsObj[0x60756ae8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31c437f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79173cef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2f11dee5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca8889e480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2f11dee5, 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 0x2f11dee5 400x300, swapInterval 1, drawable 0x7fca8889e480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f11dee5 400x300, swapInterval 1, drawable 0x7fca8889e480 [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 0x2f11dee5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca8889e480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2f11dee5, 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 0x2f11dee5 200x150, swapInterval 1, drawable 0x7fca8889e480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f11dee5 200x150, swapInterval 1, drawable 0x7fca8889e480 [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 0x2f11dee5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca8889e480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2f11dee5, 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 0x2f11dee5 800x600, swapInterval 1, drawable 0x7fca8889e480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f11dee5 800x600, swapInterval 1, drawable 0x7fca8889e480 [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 0x2f11dee5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2f11dee5 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] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.egl.EGLDrawableFactory@6217293f, [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 0x54ebc931, isOwner false, <1f02db6e, f6924ff>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bdfed0, 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 <4fd991b9, 45f17b32>[count 0, qsz 0, owner ] [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@4c211149, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x45cfba34: tileRendererInUse null, GearsES2[obj 0x45cfba34 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x45cfba34 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 0x45cfba34 created: GearsObj[0x7a969db1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45cfba34 created: GearsObj[0x16d22047, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45cfba34 created: GearsObj[0x16d22047, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x45cfba34 FIN GearsES2[obj 0x45cfba34 isInit true, usesShared false, 1 GearsObj[0x7a969db1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16d22047, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x729a08e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45cfba34 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca88c1c260, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45cfba34, 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 0x45cfba34 400x300, swapInterval 1, drawable 0x7fca88c1c260 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45cfba34 400x300, swapInterval 1, drawable 0x7fca88c1c260 [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 0x45cfba34 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca88c1c260, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45cfba34, 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 0x45cfba34 200x150, swapInterval 1, drawable 0x7fca88c1c260 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45cfba34 200x150, swapInterval 1, drawable 0x7fca88c1c260 [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 0x45cfba34 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca88c1c260, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45cfba34, 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 0x45cfba34 800x600, swapInterval 1, drawable 0x7fca88c1c260 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45cfba34 800x600, swapInterval 1, drawable 0x7fca88c1c260 [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.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 0x45cfba34: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x45cfba34 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] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.egl.EGLDrawableFactory@6217293f, [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 0x4778c64c, isOwner false, <9cda007, e1a7961>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bcfa70, 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 <2c659d6e, 2dae7408>[count 0, qsz 0, owner ] [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@49873422, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <140b9d02, 1485fc00>[count 0, qsz 0, owner ], 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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x72a8a62f: tileRendererInUse null, GearsES2[obj 0x72a8a62f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x72a8a62f 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 0x72a8a62f created: GearsObj[0x7c2b93ae, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x72a8a62f created: GearsObj[0x239fb55a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x72a8a62f created: GearsObj[0x239fb55a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x72a8a62f FIN GearsES2[obj 0x72a8a62f isInit true, usesShared false, 1 GearsObj[0x7c2b93ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x239fb55a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f6e6e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x72a8a62f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca8889a220, msaa false, tileRendererInUse null [apply] >> GearsES2 0x72a8a62f, 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 0x72a8a62f 400x300, swapInterval 1, drawable 0x7fca8889a220 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x72a8a62f 400x300, swapInterval 1, drawable 0x7fca8889a220 [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 0x72a8a62f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca70002500, msaa false, tileRendererInUse null [apply] >> GearsES2 0x72a8a62f, 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 0x72a8a62f 200x150, swapInterval 1, drawable 0x7fca70002500 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x72a8a62f 200x150, swapInterval 1, drawable 0x7fca70002500 [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 0x72a8a62f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca70002500, msaa false, tileRendererInUse null [apply] >> GearsES2 0x72a8a62f, 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 0x72a8a62f 800x600, swapInterval 1, drawable 0x7fca70002500 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x72a8a62f 800x600, swapInterval 1, drawable 0x7fca70002500 [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] Fin Drawable: jogamp.opengl.egl.EGLPbufferDrawable[realized false, [apply] factory jogamp.opengl.egl.EGLDrawableFactory@6217293f, [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 0x4c900286, isOwner false, <6c064e59, 326d03e6>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bd2bc0, 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 <3ca272e5, 706ad3c5>[count 0, qsz 0, owner ] [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 0x4c900286, isOwner false, <6c064e59, 326d03e6>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bd2bc0, 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@2ec03f17, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <74687b1a, 5bf20a28>[count 0, qsz 0, owner ], 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.dispose 0x72a8a62f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x72a8a62f 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 0x65b0afab: tileRendererInUse null, GearsES2[obj 0x65b0afab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x65b0afab 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 0x65b0afab created: GearsObj[0x5591faa8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x65b0afab created: GearsObj[0xf0c8457, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x65b0afab created: GearsObj[0xf0c8457, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x65b0afab FIN GearsES2[obj 0x65b0afab isInit true, usesShared false, 1 GearsObj[0x5591faa8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf0c8457, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cdba7a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x65b0afab 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca881fb070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x65b0afab, 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 0x65b0afab 400x300, swapInterval 1, drawable 0x7fca881fb070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b0afab 400x300, swapInterval 1, drawable 0x7fca881fb070 [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 0x65b0afab 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca70005c20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x65b0afab, 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 0x65b0afab 200x150, swapInterval 1, drawable 0x7fca70005c20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b0afab 200x150, swapInterval 1, drawable 0x7fca70005c20 [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 0x65b0afab 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca70005c20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x65b0afab, 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 0x65b0afab 800x600, swapInterval 1, drawable 0x7fca70005c20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b0afab 800x600, swapInterval 1, drawable 0x7fca70005c20 [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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x65b0afab: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x65b0afab 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] Fin Drawable: jogamp.opengl.egl.EGLPbufferDrawable[realized false, [apply] factory jogamp.opengl.egl.EGLDrawableFactory@6217293f, [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 0x5aac4154, isOwner false, <32a413, 6bf7b67e>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bd7640, 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 <6a10a246, 520ef8b1>[count 0, qsz 0, owner ] [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 0x5aac4154, isOwner false, <32a413, 6bf7b67e>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bd7640, 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@4789dcdf, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <119bc616, 7ef644f1>[count 0, qsz 0, owner ], 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] 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.init.0 0x1d1a6749: tileRendererInUse null, GearsES2[obj 0x1d1a6749 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d1a6749 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 0x1d1a6749 created: GearsObj[0x24994b8d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d1a6749 created: GearsObj[0x3a9b2331, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d1a6749 created: GearsObj[0x3a9b2331, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1d1a6749 FIN GearsES2[obj 0x1d1a6749 isInit true, usesShared false, 1 GearsObj[0x24994b8d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a9b2331, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a584d1a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1d1a6749 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca88845e60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d1a6749, 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 0x1d1a6749 400x300, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d1a6749 400x300, swapInterval 1, drawable 0x7fca88845e60 [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 0x1d1a6749 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca88845e60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d1a6749, 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 0x1d1a6749 200x150, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d1a6749 200x150, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread-2-UserApp-JUnitTestRunner: ** 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-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x1d1a6749 200x150, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x1d1a6749 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca88845e60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d1a6749, 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 0x1d1a6749 800x600, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x1d1a6749 800x600, swapInterval 1, drawable 0x7fca88845e60 [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 0x1d1a6749 800x600, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1d1a6749: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1d1a6749 FIN [apply] Fin Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized false, [apply] factory jogamp.opengl.egl.EGLDrawableFactory@6217293f, [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 0x4caafc25, isOwner false, <2281131e, 41e02ed4>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca8889ad90, 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 <19888b6f, 2d817af>[count 0, qsz 0, owner ] [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 0x4caafc25, isOwner false, <2281131e, 41e02ed4>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca8889ad90, 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@286bed09, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <68bde05e, 3533ddd5>[count 0, qsz 0, owner ], 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] 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] ++++ 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 0x7d8d6af: tileRendererInUse null, GearsES2[obj 0x7d8d6af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7d8d6af 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 0x7d8d6af created: GearsObj[0x28921331, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7d8d6af created: GearsObj[0x22448ba, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7d8d6af created: GearsObj[0x22448ba, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7d8d6af FIN GearsES2[obj 0x7d8d6af isInit true, usesShared false, 1 GearsObj[0x28921331, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22448ba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf7fd0a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7d8d6af 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca88c14a00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d8d6af, 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 0x7d8d6af 400x300, swapInterval 1, drawable 0x7fca88c14a00 [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 0x7d8d6af 400x300, swapInterval 1, drawable 0x7fca88c14a00 [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 0x7d8d6af 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca88c14a00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d8d6af, 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 0x7d8d6af 200x150, swapInterval 1, drawable 0x7fca88c14a00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x7d8d6af 200x150, swapInterval 1, drawable 0x7fca88c14a00 [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 0x7d8d6af 200x150, swapInterval 1, drawable 0x7fca88c14a00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x7d8d6af 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca88c14a00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d8d6af, 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 0x7d8d6af 800x600, swapInterval 1, drawable 0x7fca88c14a00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x7d8d6af 800x600, swapInterval 1, drawable 0x7fca88c14a00 [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 0x7d8d6af 800x600, swapInterval 1, drawable 0x7fca88c14a00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7d8d6af: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7d8d6af 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] Fin Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized false, [apply] factory jogamp.opengl.egl.EGLDrawableFactory@6217293f, [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 0x694f6967, isOwner false, <51fcf4e4, 713d17f9>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bba5c0, 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 <362bb5, 12206e85>[count 0, qsz 0, owner ] [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 0x694f6967, isOwner false, <51fcf4e4, 713d17f9>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bba5c0, 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@244df3f1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3d56ba5e, c0c55c2>[count 0, qsz 0, owner ], 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5edc387d: tileRendererInUse null, GearsES2[obj 0x5edc387d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5edc387d 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 0x5edc387d created: GearsObj[0xb38222a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5edc387d created: GearsObj[0x4c07c704, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5edc387d created: GearsObj[0x4c07c704, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5edc387d FIN GearsES2[obj 0x5edc387d isInit true, usesShared false, 1 GearsObj[0xb38222a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c07c704, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32eaa8d2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5edc387d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5edc387d, 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 0x5edc387d 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5edc387d 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] 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-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x5edc387d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5edc387d, 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 0x5edc387d 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5edc387d 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 0x5edc387d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5edc387d, 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 0x5edc387d 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5edc387d 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 0x5edc387d: tileRendererInUse null [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1a5c056d, [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 0x1c213e94, isOwner false, <4bacb8cc, 17c0e83c>[count 0, qsz 0, owner ]]], 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 <6dcdf0c4, 788db677>[count 0, qsz 0, owner ] [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@56491b72, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <46d8988f, 44910b40>[count 0, qsz 0, owner ], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5edc387d 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] 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 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] 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] 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] Fin Drawable: X11PixmapGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1a5c056d, [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@24c330cc, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <718265e4, 547fc7>[count 0, qsz 0, owner ], 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@24c330cc, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <718265e4, 547fc7>[count 0, qsz 0, owner ], 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 0x6c245a3b: tileRendererInUse null, GearsES2[obj 0x6c245a3b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c245a3b 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: 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] gear1 0x6c245a3b created: GearsObj[0x15e09ca2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c245a3b created: GearsObj[0x1e837568, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c245a3b created: GearsObj[0x1e837568, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6c245a3b FIN GearsES2[obj 0x6c245a3b isInit true, usesShared false, 1 GearsObj[0x15e09ca2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e837568, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc1b0a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c245a3b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c245a3b, 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 0x6c245a3b 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c245a3b 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 0x6c245a3b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c245a3b, 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 0x6c245a3b 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c245a3b 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 0x6c245a3b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c245a3b, 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 0x6c245a3b 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c245a3b 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 0x6c245a3b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6c245a3b 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] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1a5c056d, [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 0x4d01760d, isOwner false, <5c15e683, 5938e05c>[count 0, qsz 0, owner ]]], 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 <54f14f23, 1286eaae>[count 0, qsz 0, owner ] [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@61d42783, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7ff001e5, 21a6c16f>[count 0, qsz 0, owner ], 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.init.0 0x3bf8850a: tileRendererInUse null, GearsES2[obj 0x3bf8850a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3bf8850a 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] 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] gear1 0x3bf8850a created: GearsObj[0x4fc30e21, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3bf8850a created: GearsObj[0x4a10117d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3bf8850a created: GearsObj[0x4a10117d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3bf8850a FIN GearsES2[obj 0x3bf8850a isInit true, usesShared false, 1 GearsObj[0x4fc30e21, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a10117d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48ef1d26, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3bf8850a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3bf8850a, 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 0x3bf8850a 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf8850a 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 0x3bf8850a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3bf8850a, 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 0x3bf8850a 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf8850a 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 0x3bf8850a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3bf8850a, 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 0x3bf8850a 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf8850a 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 0x3bf8850a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3bf8850a 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] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1a5c056d, [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 0xd8421d3, isOwner false, <5a618444, 1030fd8c>[count 0, qsz 0, owner ]]], 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 <2006d481, c20e3eb>[count 0, qsz 0, owner ] [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@5ab5158f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4dfe5fc8, 5b4a382a>[count 0, qsz 0, owner ], 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 0x1d2ad27b: tileRendererInUse null, GearsES2[obj 0x1d2ad27b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d2ad27b 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 0x1d2ad27b created: GearsObj[0x4feb1f4d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d2ad27b created: GearsObj[0x4dc1e8f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d2ad27b created: GearsObj[0x4dc1e8f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1d2ad27b FIN GearsES2[obj 0x1d2ad27b isInit true, usesShared false, 1 GearsObj[0x4feb1f4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4dc1e8f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11e2f53d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1d2ad27b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d2ad27b, 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 0x1d2ad27b 400x300, swapInterval 1, drawable 0x4400001 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d2ad27b 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 0x1d2ad27b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d2ad27b, 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 0x1d2ad27b 200x150, swapInterval 1, drawable 0x4400003 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d2ad27b 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 0x1d2ad27b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d2ad27b, 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 0x1d2ad27b 800x600, swapInterval 1, drawable 0x4400006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d2ad27b 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] Fin Drawable: X11PbufferGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1a5c056d, [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@45f31920, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <527577a4, 36392303>[count 0, qsz 0, owner ], 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@45f31920, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <527577a4, 36392303>[count 0, qsz 0, owner ], 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 0x1d2ad27b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1d2ad27b 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 0x14a2c492: tileRendererInUse null, GearsES2[obj 0x14a2c492 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x14a2c492 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 0x14a2c492 created: GearsObj[0x5b527c48, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14a2c492 created: GearsObj[0x64508f1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14a2c492 created: GearsObj[0x64508f1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x14a2c492 FIN GearsES2[obj 0x14a2c492 isInit true, usesShared false, 1 GearsObj[0x5b527c48, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64508f1c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6bc5a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x14a2c492 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14a2c492, 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 0x14a2c492 400x300, swapInterval 1, drawable 0x4400001 [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.display 0x14a2c492 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 0x14a2c492 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14a2c492, 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 0x14a2c492 200x150, swapInterval 1, drawable 0x4400003 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14a2c492 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 0x14a2c492 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14a2c492, 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 0x14a2c492 800x600, swapInterval 1, drawable 0x4400006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14a2c492 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 0x14a2c492: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14a2c492 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 0x446cc8ee: tileRendererInUse null, GearsES2[obj 0x446cc8ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x446cc8ee 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] Fin Drawable: X11PbufferGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1a5c056d, [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@2435785e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <44fd2bab, 659a986e>[count 0, qsz 0, owner ], 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@2435785e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <44fd2bab, 659a986e>[count 0, qsz 0, owner ], 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] 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] gear1 0x446cc8ee created: GearsObj[0x5760fe30, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x446cc8ee created: GearsObj[0x284fabdb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x446cc8ee created: GearsObj[0x284fabdb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x446cc8ee FIN GearsES2[obj 0x446cc8ee isInit true, usesShared false, 1 GearsObj[0x5760fe30, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x284fabdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39a4d73a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x446cc8ee 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x446cc8ee, 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 0x446cc8ee 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x446cc8ee 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 0x446cc8ee 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x446cc8ee, 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 0x446cc8ee 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x446cc8ee 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0003-GL2___-hw-onscreen-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 0x446cc8ee 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x446cc8ee, 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 0x446cc8ee 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x446cc8ee 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x446cc8ee: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x446cc8ee 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@1a5c056d, [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@1420eb3f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <446116f5, 11a57cd1>[count 0, qsz 0, owner ], 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@1420eb3f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <446116f5, 11a57cd1>[count 0, qsz 0, owner ], 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] 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,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], 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 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 0x4400002, 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 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 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 0x5e1af1d4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, 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-15,5,main] GearsES2.display 0x5e1af1d4 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.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-15,5,main] GearsES2.display 0x5e1af1d4 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.reshape 0x5e1af1d4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e1af1d4, 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 0x5e1af1d4 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.display 0x5e1af1d4 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 0x5e1af1d4 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5e1af1d4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5e1af1d4 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@1a5c056d, [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@1cc33922, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <23ff5b5, 6ffe145d>[count 0, qsz 0, owner ], 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@1cc33922, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <23ff5b5, 6ffe145d>[count 0, qsz 0, owner ], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821745610 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.629 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@6217293f, [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 0x283fc3e6, isOwner false, <2e27d4d2, 6d5f1bae>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca886feb80, 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 <365a89eb, 60ac4c35>[count 0, qsz 0, owner ] [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@70bd85b6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <652a7264, 75daafb>[count 0, qsz 0, owner ], 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@6217293f, [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 0x54ebc931, isOwner false, <1f02db6e, f6924ff>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bdfed0, 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 <4fd991b9, 45f17b32>[count 0, qsz 0, owner ] [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@4c211149, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], 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@6217293f, [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 0x4778c64c, isOwner false, <9cda007, e1a7961>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bcfa70, 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 <2c659d6e, 2dae7408>[count 0, qsz 0, owner ] [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@49873422, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <140b9d02, 1485fc00>[count 0, qsz 0, owner ], 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@6217293f, [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 0x4c900286, isOwner false, <6c064e59, 326d03e6>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bd2bc0, 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 <3ca272e5, 706ad3c5>[count 0, qsz 0, owner ] [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 0x4c900286, isOwner false, <6c064e59, 326d03e6>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bd2bc0, 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@2ec03f17, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <74687b1a, 5bf20a28>[count 0, qsz 0, owner ], 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@6217293f, [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 0x5aac4154, isOwner false, <32a413, 6bf7b67e>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bd7640, 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 <6a10a246, 520ef8b1>[count 0, qsz 0, owner ] [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 0x5aac4154, isOwner false, <32a413, 6bf7b67e>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bd7640, 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@4789dcdf, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <119bc616, 7ef644f1>[count 0, qsz 0, owner ], 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@6217293f, [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 0x4caafc25, isOwner false, <2281131e, 41e02ed4>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca8889ad90, 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 <19888b6f, 2d817af>[count 0, qsz 0, owner ] [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 0x4caafc25, isOwner false, <2281131e, 41e02ed4>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca8889ad90, 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@286bed09, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <68bde05e, 3533ddd5>[count 0, qsz 0, owner ], 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@6217293f, [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 0x694f6967, isOwner false, <51fcf4e4, 713d17f9>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bba5c0, 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 <362bb5, 12206e85>[count 0, qsz 0, owner ] [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 0x694f6967, isOwner false, <51fcf4e4, 713d17f9>[count 0, qsz 0, owner ]]], idx 0], [apply] eglConfigHandle 0x7fca88bba5c0, 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@244df3f1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3d56ba5e, c0c55c2>[count 0, qsz 0, owner ], 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@1a5c056d, [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 0x1c213e94, isOwner false, <4bacb8cc, 17c0e83c>[count 0, qsz 0, owner ]]], 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 <6dcdf0c4, 788db677>[count 0, qsz 0, owner ] [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@56491b72, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <46d8988f, 44910b40>[count 0, qsz 0, owner ], 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@1a5c056d, [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@24c330cc, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <718265e4, 547fc7>[count 0, qsz 0, owner ], 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@24c330cc, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <718265e4, 547fc7>[count 0, qsz 0, owner ], 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@1a5c056d, [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 0x4d01760d, isOwner false, <5c15e683, 5938e05c>[count 0, qsz 0, owner ]]], 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 <54f14f23, 1286eaae>[count 0, qsz 0, owner ] [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@61d42783, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7ff001e5, 21a6c16f>[count 0, qsz 0, owner ], 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@1a5c056d, [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 0xd8421d3, isOwner false, <5a618444, 1030fd8c>[count 0, qsz 0, owner ]]], 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 <2006d481, c20e3eb>[count 0, qsz 0, owner ] [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@5ab5158f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4dfe5fc8, 5b4a382a>[count 0, qsz 0, owner ], 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@1a5c056d, [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@45f31920, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <527577a4, 36392303>[count 0, qsz 0, owner ], 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@45f31920, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <527577a4, 36392303>[count 0, qsz 0, owner ], 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@1a5c056d, [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@2435785e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <44fd2bab, 659a986e>[count 0, qsz 0, owner ], 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@2435785e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <44fd2bab, 659a986e>[count 0, qsz 0, owner ], 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@1a5c056d, [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@1420eb3f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <446116f5, 11a57cd1>[count 0, qsz 0, owner ], 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@1420eb3f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <446116f5, 11a57cd1>[count 0, qsz 0, owner ], 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@1a5c056d, [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@1cc33922, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <23ff5b5, 6ffe145d>[count 0, qsz 0, owner ], 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@1cc33922, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <23ff5b5, 6ffe145d>[count 0, qsz 0, owner ], 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 @ 1412821727638 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 0x719aa91, isOwner false, <7e59b356, 38cecf0d>[count 0, qsz 0, owner ]]] [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 0x7fca88241000, owner true, ResourceToolkitLock[obj 0x57a29950, isOwner false, <195a920e, 1ef7a45c>[count 0, qsz 0, owner ]]] [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 0x5785f720: tileRendererInUse null, GearsES2[obj 0x5785f720 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5785f720 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 0x5785f720 created: GearsObj[0x7006e230, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5785f720 created: GearsObj[0x56ae9270, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5785f720 created: GearsObj[0x56ae9270, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5785f720 FIN GearsES2[obj 0x5785f720 isInit true, usesShared false, 1 GearsObj[0x7006e230, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ae9270, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54ce899, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5785f720 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca88794b10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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 0x5785f720 400x300, swapInterval 1, drawable 0x7fca88794b10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5785f720 400x300, swapInterval 1, drawable 0x7fca88794b10 [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 0x5785f720 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca88794b10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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 0x5785f720 200x150, swapInterval 1, drawable 0x7fca88794b10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5785f720 200x150, swapInterval 1, drawable 0x7fca88794b10 [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 0x5785f720 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca88794b10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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 0x5785f720 800x600, swapInterval 1, drawable 0x7fca88794b10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5785f720 800x600, swapInterval 1, drawable 0x7fca88794b10 [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 0x5785f720: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5785f720 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 0x2f11dee5: tileRendererInUse null, GearsES2[obj 0x2f11dee5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2f11dee5 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 0x2f11dee5 created: GearsObj[0x60756ae8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2f11dee5 created: GearsObj[0x31c437f6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2f11dee5 created: GearsObj[0x31c437f6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2f11dee5 FIN GearsES2[obj 0x2f11dee5 isInit true, usesShared false, 1 GearsObj[0x60756ae8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31c437f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79173cef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2f11dee5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca8889e480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2f11dee5, 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 0x2f11dee5 400x300, swapInterval 1, drawable 0x7fca8889e480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f11dee5 400x300, swapInterval 1, drawable 0x7fca8889e480 [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 0x2f11dee5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca8889e480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2f11dee5, 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 0x2f11dee5 200x150, swapInterval 1, drawable 0x7fca8889e480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f11dee5 200x150, swapInterval 1, drawable 0x7fca8889e480 [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 0x2f11dee5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca8889e480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2f11dee5, 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 0x2f11dee5 800x600, swapInterval 1, drawable 0x7fca8889e480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f11dee5 800x600, swapInterval 1, drawable 0x7fca8889e480 [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 0x2f11dee5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2f11dee5 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 0x45cfba34: tileRendererInUse null, GearsES2[obj 0x45cfba34 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x45cfba34 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 0x45cfba34 created: GearsObj[0x7a969db1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45cfba34 created: GearsObj[0x16d22047, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45cfba34 created: GearsObj[0x16d22047, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x45cfba34 FIN GearsES2[obj 0x45cfba34 isInit true, usesShared false, 1 GearsObj[0x7a969db1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16d22047, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x729a08e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45cfba34 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca88c1c260, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45cfba34, 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 0x45cfba34 400x300, swapInterval 1, drawable 0x7fca88c1c260 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45cfba34 400x300, swapInterval 1, drawable 0x7fca88c1c260 [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 0x45cfba34 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca88c1c260, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45cfba34, 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 0x45cfba34 200x150, swapInterval 1, drawable 0x7fca88c1c260 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45cfba34 200x150, swapInterval 1, drawable 0x7fca88c1c260 [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 0x45cfba34 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca88c1c260, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45cfba34, 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 0x45cfba34 800x600, swapInterval 1, drawable 0x7fca88c1c260 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45cfba34 800x600, swapInterval 1, drawable 0x7fca88c1c260 [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 0x45cfba34: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x45cfba34 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 0x72a8a62f: tileRendererInUse null, GearsES2[obj 0x72a8a62f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x72a8a62f 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 0x72a8a62f created: GearsObj[0x7c2b93ae, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x72a8a62f created: GearsObj[0x239fb55a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x72a8a62f created: GearsObj[0x239fb55a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x72a8a62f FIN GearsES2[obj 0x72a8a62f isInit true, usesShared false, 1 GearsObj[0x7c2b93ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x239fb55a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f6e6e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x72a8a62f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca8889a220, msaa false, tileRendererInUse null [apply] >> GearsES2 0x72a8a62f, 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 0x72a8a62f 400x300, swapInterval 1, drawable 0x7fca8889a220 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x72a8a62f 400x300, swapInterval 1, drawable 0x7fca8889a220 [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 0x72a8a62f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca70002500, msaa false, tileRendererInUse null [apply] >> GearsES2 0x72a8a62f, 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 0x72a8a62f 200x150, swapInterval 1, drawable 0x7fca70002500 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x72a8a62f 200x150, swapInterval 1, drawable 0x7fca70002500 [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 0x72a8a62f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca70002500, msaa false, tileRendererInUse null [apply] >> GearsES2 0x72a8a62f, 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 0x72a8a62f 800x600, swapInterval 1, drawable 0x7fca70002500 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x72a8a62f 800x600, swapInterval 1, drawable 0x7fca70002500 [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 0x72a8a62f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x72a8a62f 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 0x65b0afab: tileRendererInUse null, GearsES2[obj 0x65b0afab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x65b0afab 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 0x65b0afab created: GearsObj[0x5591faa8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x65b0afab created: GearsObj[0xf0c8457, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x65b0afab created: GearsObj[0xf0c8457, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x65b0afab FIN GearsES2[obj 0x65b0afab isInit true, usesShared false, 1 GearsObj[0x5591faa8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf0c8457, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cdba7a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x65b0afab 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca881fb070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x65b0afab, 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 0x65b0afab 400x300, swapInterval 1, drawable 0x7fca881fb070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b0afab 400x300, swapInterval 1, drawable 0x7fca881fb070 [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 0x65b0afab 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca70005c20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x65b0afab, 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 0x65b0afab 200x150, swapInterval 1, drawable 0x7fca70005c20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b0afab 200x150, swapInterval 1, drawable 0x7fca70005c20 [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 0x65b0afab 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca70005c20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x65b0afab, 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 0x65b0afab 800x600, swapInterval 1, drawable 0x7fca70005c20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b0afab 800x600, swapInterval 1, drawable 0x7fca70005c20 [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 0x65b0afab: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x65b0afab 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 0x1d1a6749: tileRendererInUse null, GearsES2[obj 0x1d1a6749 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d1a6749 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 0x1d1a6749 created: GearsObj[0x24994b8d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d1a6749 created: GearsObj[0x3a9b2331, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d1a6749 created: GearsObj[0x3a9b2331, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1d1a6749 FIN GearsES2[obj 0x1d1a6749 isInit true, usesShared false, 1 GearsObj[0x24994b8d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a9b2331, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a584d1a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1d1a6749 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca88845e60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d1a6749, 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 0x1d1a6749 400x300, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d1a6749 400x300, swapInterval 1, drawable 0x7fca88845e60 [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 0x1d1a6749 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca88845e60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d1a6749, 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 0x1d1a6749 200x150, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d1a6749 200x150, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread-2-UserApp-JUnitTestRunner: ** 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-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x1d1a6749 200x150, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x1d1a6749 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca88845e60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d1a6749, 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 0x1d1a6749 800x600, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x1d1a6749 800x600, swapInterval 1, drawable 0x7fca88845e60 [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 0x1d1a6749 800x600, swapInterval 1, drawable 0x7fca88845e60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1d1a6749: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1d1a6749 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 0x7d8d6af: tileRendererInUse null, GearsES2[obj 0x7d8d6af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7d8d6af 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 0x7d8d6af created: GearsObj[0x28921331, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7d8d6af created: GearsObj[0x22448ba, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7d8d6af created: GearsObj[0x22448ba, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7d8d6af FIN GearsES2[obj 0x7d8d6af isInit true, usesShared false, 1 GearsObj[0x28921331, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22448ba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf7fd0a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7d8d6af 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fca88c14a00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d8d6af, 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 0x7d8d6af 400x300, swapInterval 1, drawable 0x7fca88c14a00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7d8d6af 400x300, swapInterval 1, drawable 0x7fca88c14a00 [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 0x7d8d6af 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fca88c14a00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d8d6af, 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 0x7d8d6af 200x150, swapInterval 1, drawable 0x7fca88c14a00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x7d8d6af 200x150, swapInterval 1, drawable 0x7fca88c14a00 [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 0x7d8d6af 200x150, swapInterval 1, drawable 0x7fca88c14a00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x7d8d6af 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fca88c14a00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d8d6af, 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 0x7d8d6af 800x600, swapInterval 1, drawable 0x7fca88c14a00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x7d8d6af 800x600, swapInterval 1, drawable 0x7fca88c14a00 [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 0x7d8d6af 800x600, swapInterval 1, drawable 0x7fca88c14a00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7d8d6af: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7d8d6af 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 0x5edc387d: tileRendererInUse null, GearsES2[obj 0x5edc387d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5edc387d 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 0x5edc387d created: GearsObj[0xb38222a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5edc387d created: GearsObj[0x4c07c704, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5edc387d created: GearsObj[0x4c07c704, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5edc387d FIN GearsES2[obj 0x5edc387d isInit true, usesShared false, 1 GearsObj[0xb38222a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c07c704, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32eaa8d2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5edc387d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5edc387d, 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 0x5edc387d 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5edc387d 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 0x5edc387d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5edc387d, 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 0x5edc387d 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5edc387d 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 0x5edc387d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5edc387d, 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 0x5edc387d 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5edc387d 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 0x5edc387d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5edc387d 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 0x6c245a3b: tileRendererInUse null, GearsES2[obj 0x6c245a3b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c245a3b 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 0x6c245a3b created: GearsObj[0x15e09ca2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c245a3b created: GearsObj[0x1e837568, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c245a3b created: GearsObj[0x1e837568, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6c245a3b FIN GearsES2[obj 0x6c245a3b isInit true, usesShared false, 1 GearsObj[0x15e09ca2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e837568, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc1b0a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c245a3b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c245a3b, 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 0x6c245a3b 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c245a3b 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 0x6c245a3b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c245a3b, 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 0x6c245a3b 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c245a3b 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 0x6c245a3b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c245a3b, 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 0x6c245a3b 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c245a3b 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 0x6c245a3b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6c245a3b 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 0x3bf8850a: tileRendererInUse null, GearsES2[obj 0x3bf8850a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3bf8850a 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 0x3bf8850a created: GearsObj[0x4fc30e21, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3bf8850a created: GearsObj[0x4a10117d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3bf8850a created: GearsObj[0x4a10117d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3bf8850a FIN GearsES2[obj 0x3bf8850a isInit true, usesShared false, 1 GearsObj[0x4fc30e21, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a10117d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48ef1d26, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3bf8850a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3bf8850a, 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 0x3bf8850a 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf8850a 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 0x3bf8850a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3bf8850a, 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 0x3bf8850a 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf8850a 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 0x3bf8850a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3bf8850a, 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 0x3bf8850a 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf8850a 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 0x3bf8850a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3bf8850a 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 0x1d2ad27b: tileRendererInUse null, GearsES2[obj 0x1d2ad27b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d2ad27b 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 0x1d2ad27b created: GearsObj[0x4feb1f4d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d2ad27b created: GearsObj[0x4dc1e8f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d2ad27b created: GearsObj[0x4dc1e8f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1d2ad27b FIN GearsES2[obj 0x1d2ad27b isInit true, usesShared false, 1 GearsObj[0x4feb1f4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4dc1e8f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11e2f53d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1d2ad27b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d2ad27b, 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 0x1d2ad27b 400x300, swapInterval 1, drawable 0x4400001 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d2ad27b 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 0x1d2ad27b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d2ad27b, 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 0x1d2ad27b 200x150, swapInterval 1, drawable 0x4400003 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d2ad27b 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 0x1d2ad27b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d2ad27b, 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 0x1d2ad27b 800x600, swapInterval 1, drawable 0x4400006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1d2ad27b 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 0x1d2ad27b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1d2ad27b 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 0x14a2c492: tileRendererInUse null, GearsES2[obj 0x14a2c492 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x14a2c492 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 0x14a2c492 created: GearsObj[0x5b527c48, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14a2c492 created: GearsObj[0x64508f1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14a2c492 created: GearsObj[0x64508f1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x14a2c492 FIN GearsES2[obj 0x14a2c492 isInit true, usesShared false, 1 GearsObj[0x5b527c48, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64508f1c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6bc5a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x14a2c492 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14a2c492, 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 0x14a2c492 400x300, swapInterval 1, drawable 0x4400001 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14a2c492 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 0x14a2c492 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14a2c492, 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 0x14a2c492 200x150, swapInterval 1, drawable 0x4400003 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14a2c492 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 0x14a2c492 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14a2c492, 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 0x14a2c492 800x600, swapInterval 1, drawable 0x4400006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14a2c492 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 0x14a2c492: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14a2c492 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 0x446cc8ee: tileRendererInUse null, GearsES2[obj 0x446cc8ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x446cc8ee 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 0x446cc8ee created: GearsObj[0x5760fe30, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x446cc8ee created: GearsObj[0x284fabdb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x446cc8ee created: GearsObj[0x284fabdb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x446cc8ee FIN GearsES2[obj 0x446cc8ee isInit true, usesShared false, 1 GearsObj[0x5760fe30, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x284fabdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39a4d73a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x446cc8ee 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x446cc8ee, 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 0x446cc8ee 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x446cc8ee 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 0x446cc8ee 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x446cc8ee, 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 0x446cc8ee 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x446cc8ee 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0003-GL2___-hw-onscreen-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 0x446cc8ee 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x446cc8ee, 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 0x446cc8ee 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x446cc8ee 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x446cc8ee: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x446cc8ee 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 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], 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 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 0x4400002, 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 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 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 0x5e1af1d4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, 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-15,5,main] GearsES2.display 0x5e1af1d4 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.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-15,5,main] GearsES2.display 0x5e1af1d4 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.reshape 0x5e1af1d4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e1af1d4, 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 0x5e1af1d4 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.display 0x5e1af1d4 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 0x5e1af1d4 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5e1af1d4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5e1af1d4 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821745610 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.164 sec [apply] Testcase: testES2OffScreenAutoDblBuf took 1.428 sec [apply] Testcase: testES2OffScreenFBODblBuf took 1.169 sec [apply] Testcase: testES2OffScreenFBOSglBuf took 1.172 sec [apply] Testcase: testES2OffScreenPbufferDblBuf took 1.148 sec [apply] Testcase: testES2OffScreenPbufferSglBuf took 1.153 sec [apply] Testcase: testES2OnScreenDblBuf took 0.271 sec [apply] Testcase: testES2OnScreenSglBuf took 0.254 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 1.454 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.525 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 1.31 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 1.304 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 2.178 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.524 sec [apply] Testcase: testGL2OnScreenDblBuf took 0.364 sec [apply] Testcase: testGL2OnScreenSglBuf took 0.441 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] junit.framework.TestListener: tests to run: 12 [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 @ 1412821747603 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - 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 0x607de4b1, isOwner false, <3f0d7ec7, 7ffd501a>[count 0, qsz 0, owner ]]] [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 0x7f175c23dec0, owner true, ResourceToolkitLock[obj 0x3449690a, isOwner false, <21a18219, 41fdab10>[count 0, qsz 0, owner ]]] [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] 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.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x604d16f6: tileRendererInUse null, GearsES2[obj 0x604d16f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x604d16f6 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] 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] gear1 0x604d16f6 created: GearsObj[0x197be2aa, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x604d16f6 created: GearsObj[0x50d07ec0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x604d16f6 created: GearsObj[0x50d07ec0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x604d16f6 FIN GearsES2[obj 0x604d16f6 isInit true, usesShared false, 1 GearsObj[0x197be2aa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50d07ec0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x606b3029, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x604d16f6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c69a630, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604d16f6, 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 0x604d16f6 400x300, swapInterval 1, drawable 0x7f175c69a630 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604d16f6 400x300, swapInterval 1, drawable 0x7f175c69a630 [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 0x604d16f6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c69a630, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604d16f6, 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 0x604d16f6 200x150, swapInterval 1, drawable 0x7f175c69a630 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604d16f6 200x150, swapInterval 1, drawable 0x7f175c69a630 [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 0x604d16f6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c69a630, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604d16f6, 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 0x604d16f6 800x600, swapInterval 1, drawable 0x7f175c69a630 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604d16f6 800x600, swapInterval 1, drawable 0x7f175c69a630 [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 0x604d16f6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x604d16f6 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 0x3d795649: tileRendererInUse null, GearsES2[obj 0x3d795649 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d795649 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 0x3d795649 created: GearsObj[0x35a9280c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d795649 created: GearsObj[0x215d3467, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d795649 created: GearsObj[0x215d3467, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3d795649 FIN GearsES2[obj 0x3d795649 isInit true, usesShared false, 1 GearsObj[0x35a9280c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x215d3467, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2414ccd9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3d795649 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175cb4db90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d795649, 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 0x3d795649 400x300, swapInterval 1, drawable 0x7f175cb4db90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3d795649 400x300, swapInterval 1, drawable 0x7f175cb4db90 [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 0x3d795649 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175cb4db90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d795649, 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 0x3d795649 200x150, swapInterval 1, drawable 0x7f175cb4db90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3d795649 200x150, swapInterval 1, drawable 0x7f175cb4db90 [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 0x3d795649 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175cb4db90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d795649, 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 0x3d795649 800x600, swapInterval 1, drawable 0x7f175cb4db90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3d795649 800x600, swapInterval 1, drawable 0x7f175cb4db90 [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 0x604d16f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@e6002f3[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 0x3d795649: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3d795649 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 0x68ef2f04: tileRendererInUse null, GearsES2[obj 0x68ef2f04 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68ef2f04 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 0x68ef2f04 created: GearsObj[0x7afdebd6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68ef2f04 created: GearsObj[0x41c9329d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68ef2f04 created: GearsObj[0x41c9329d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x68ef2f04 FIN GearsES2[obj 0x68ef2f04 isInit true, usesShared false, 1 GearsObj[0x7afdebd6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41c9329d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0cfa29, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x68ef2f04 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c825000, msaa true, tileRendererInUse null [apply] >> GearsES2 0x68ef2f04, 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 0x68ef2f04 400x300, swapInterval 1, drawable 0x7f175c825000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x68ef2f04 400x300, swapInterval 1, drawable 0x7f175c825000 [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 0x68ef2f04 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c825000, msaa true, tileRendererInUse null [apply] >> GearsES2 0x68ef2f04, 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 0x68ef2f04 200x150, swapInterval 1, drawable 0x7f175c825000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x68ef2f04 200x150, swapInterval 1, drawable 0x7f175c825000 [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 0x68ef2f04 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c825000, msaa true, tileRendererInUse null [apply] >> GearsES2 0x68ef2f04, 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 0x68ef2f04 800x600, swapInterval 1, drawable 0x7f175c825000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x68ef2f04 800x600, swapInterval 1, drawable 0x7f175c825000 [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 0x3d795649 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@69b83bfc[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 0x68ef2f04: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x68ef2f04 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 0x39a9579d: tileRendererInUse null, GearsES2[obj 0x39a9579d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x39a9579d 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 0x39a9579d created: GearsObj[0x64f9f50c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x39a9579d created: GearsObj[0x2fd90de, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x39a9579d created: GearsObj[0x2fd90de, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x39a9579d FIN GearsES2[obj 0x39a9579d isInit true, usesShared false, 1 GearsObj[0x64f9f50c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fd90de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x222b7b1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x39a9579d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a9579d, 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 0x39a9579d 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a9579d 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x39a9579d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a9579d, 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 0x39a9579d 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a9579d 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x39a9579d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a9579d, 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 0x39a9579d 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a9579d 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x68ef2f04 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@130269d0[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 0x39a9579d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x39a9579d 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 0xb4fbf63: tileRendererInUse null, GearsES2[obj 0xb4fbf63 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xb4fbf63 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 0xb4fbf63 created: GearsObj[0x1590a7fe, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xb4fbf63 created: GearsObj[0x59664d58, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xb4fbf63 created: GearsObj[0x59664d58, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xb4fbf63 FIN GearsES2[obj 0xb4fbf63 isInit true, usesShared false, 1 GearsObj[0x1590a7fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59664d58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73a5e7cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb4fbf63 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c81b5d0, msaa true, tileRendererInUse null [apply] >> GearsES2 0xb4fbf63, 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 0xb4fbf63 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb4fbf63 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [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 0xb4fbf63 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c81b5d0, msaa true, tileRendererInUse null [apply] >> GearsES2 0xb4fbf63, 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 0xb4fbf63 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb4fbf63 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [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 0xb4fbf63 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c81b5d0, msaa true, tileRendererInUse null [apply] >> GearsES2 0xb4fbf63, 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 0xb4fbf63 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb4fbf63 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x39a9579d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@14c2f33[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 0xb4fbf63: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xb4fbf63 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 0x1463b0d6: tileRendererInUse null, GearsES2[obj 0x1463b0d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1463b0d6 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 0x1463b0d6 created: GearsObj[0x258ed7fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1463b0d6 created: GearsObj[0x720163ed, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1463b0d6 created: GearsObj[0x720163ed, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1463b0d6 FIN GearsES2[obj 0x1463b0d6 isInit true, usesShared false, 1 GearsObj[0x258ed7fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x720163ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b85a12e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1463b0d6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1463b0d6, 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 0x1463b0d6 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1463b0d6 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x1463b0d6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1463b0d6, 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 0x1463b0d6 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1463b0d6 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x1463b0d6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1463b0d6, 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 0x1463b0d6 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1463b0d6 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [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 0xb4fbf63 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@72c5de96[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 0x1463b0d6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1463b0d6 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 0x7f6a9a2b: tileRendererInUse null, GearsES2[obj 0x7f6a9a2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7f6a9a2b 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 0x7f6a9a2b created: GearsObj[0x35e1239e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7f6a9a2b created: GearsObj[0x79233224, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7f6a9a2b created: GearsObj[0x79233224, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7f6a9a2b FIN GearsES2[obj 0x7f6a9a2b isInit true, usesShared false, 1 GearsObj[0x35e1239e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79233224, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d4d14b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7f6a9a2b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f6a9a2b, 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 0x7f6a9a2b 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7f6a9a2b 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x7f6a9a2b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175d4ec330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f6a9a2b, 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 0x7f6a9a2b 200x150, swapInterval 1, drawable 0x7f175d4ec330 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7f6a9a2b 200x150, swapInterval 1, drawable 0x7f175d4ec330 [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 0x7f6a9a2b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175d4ec330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f6a9a2b, 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 0x7f6a9a2b 800x600, swapInterval 1, drawable 0x7f175d4ec330 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7f6a9a2b 800x600, swapInterval 1, drawable 0x7f175d4ec330 [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: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1463b0d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4824962e[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 0x7f6a9a2b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7f6a9a2b 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 0x348c3dcf: tileRendererInUse null, GearsES2[obj 0x348c3dcf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x348c3dcf 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 0x348c3dcf created: GearsObj[0x598c2f62, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x348c3dcf created: GearsObj[0x4230a473, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x348c3dcf created: GearsObj[0x4230a473, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x348c3dcf FIN GearsES2[obj 0x348c3dcf isInit true, usesShared false, 1 GearsObj[0x598c2f62, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4230a473, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x352cd7c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x348c3dcf 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c819d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x348c3dcf, 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 0x348c3dcf 400x300, swapInterval 1, drawable 0x7f175c819d90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x348c3dcf 400x300, swapInterval 1, drawable 0x7f175c819d90 [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 0x348c3dcf 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c819d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x348c3dcf, 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 0x348c3dcf 200x150, swapInterval 1, drawable 0x7f175c819d90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x348c3dcf 200x150, swapInterval 1, drawable 0x7f175c819d90 [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x7f6a9a2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1980c839[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] 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-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 0x348c3dcf 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c819d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x348c3dcf, 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 0x348c3dcf 800x600, swapInterval 1, drawable 0x7f175c819d90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x348c3dcf 800x600, swapInterval 1, drawable 0x7f175c819d90 [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 0x348c3dcf: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x348c3dcf 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 0x3f4a0e74: tileRendererInUse null, GearsES2[obj 0x3f4a0e74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3f4a0e74 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 0x3f4a0e74 created: GearsObj[0x67d6a78b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3f4a0e74 created: GearsObj[0x4abd0d42, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3f4a0e74 created: GearsObj[0x4abd0d42, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3f4a0e74 FIN GearsES2[obj 0x3f4a0e74 isInit true, usesShared false, 1 GearsObj[0x67d6a78b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4abd0d42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ccfa2fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3f4a0e74 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c819f50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3f4a0e74, 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 0x3f4a0e74 400x300, swapInterval 1, drawable 0x7f175c819f50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3f4a0e74 400x300, swapInterval 1, drawable 0x7f175c819f50 [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 0x3f4a0e74 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c819f50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3f4a0e74, 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 0x3f4a0e74 200x150, swapInterval 1, drawable 0x7f175c819f50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3f4a0e74 200x150, swapInterval 1, drawable 0x7f175c819f50 [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 0x3f4a0e74 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c819f50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3f4a0e74, 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 0x3f4a0e74 800x600, swapInterval 1, drawable 0x7f175c819f50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3f4a0e74 800x600, swapInterval 1, drawable 0x7f175c819f50 [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 0x348c3dcf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@139bd1e4[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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3f4a0e74: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3f4a0e74 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 0x43cfd3d4: tileRendererInUse null, GearsES2[obj 0x43cfd3d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x43cfd3d4 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 0x43cfd3d4 created: GearsObj[0x2915b817, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x43cfd3d4 created: GearsObj[0x1b719d17, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x43cfd3d4 created: GearsObj[0x1b719d17, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x43cfd3d4 FIN GearsES2[obj 0x43cfd3d4 isInit true, usesShared false, 1 GearsObj[0x2915b817, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b719d17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7520af88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x43cfd3d4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175cb57160, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43cfd3d4, 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 0x43cfd3d4 400x300, swapInterval 1, drawable 0x7f175cb57160 [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3f4a0e74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6c0b4491[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] 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 0x43cfd3d4 400x300, swapInterval 1, drawable 0x7f175cb57160 [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 0x43cfd3d4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175dc80d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43cfd3d4, 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 0x43cfd3d4 200x150, swapInterval 1, drawable 0x7f175dc80d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43cfd3d4 200x150, swapInterval 1, drawable 0x7f175dc80d10 [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 0x43cfd3d4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175dc80d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43cfd3d4, 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 0x43cfd3d4 800x600, swapInterval 1, drawable 0x7f175dc80d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43cfd3d4 800x600, swapInterval 1, drawable 0x7f175dc80d10 [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 0x43cfd3d4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x43cfd3d4 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 0x48174a51: tileRendererInUse null, GearsES2[obj 0x48174a51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48174a51 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 0x48174a51 created: GearsObj[0x328661fe, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48174a51 created: GearsObj[0x1b458a84, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48174a51 created: GearsObj[0x1b458a84, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x48174a51 FIN GearsES2[obj 0x48174a51 isInit true, usesShared false, 1 GearsObj[0x328661fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b458a84, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7cf1449e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x48174a51 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175d4e6dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48174a51, 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 0x48174a51 400x300, swapInterval 1, drawable 0x7f175d4e6dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48174a51 400x300, swapInterval 1, drawable 0x7f175d4e6dd0 [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x43cfd3d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2d65101[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-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 0x48174a51 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175d4e6dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48174a51, 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 0x48174a51 200x150, swapInterval 1, drawable 0x7f175d4e6dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48174a51 200x150, swapInterval 1, drawable 0x7f175d4e6dd0 [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 0x48174a51 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175d4e6dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48174a51, 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 0x48174a51 800x600, swapInterval 1, drawable 0x7f175d4e6dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48174a51 800x600, swapInterval 1, drawable 0x7f175d4e6dd0 [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 0x48174a51: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x48174a51 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 0x48174a51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@38bbe034[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 @ 1412821750102 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.141 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 0x604d16f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@e6002f3[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 0x3d795649 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@69b83bfc[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 0x68ef2f04 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@130269d0[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 0x39a9579d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@14c2f33[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 0xb4fbf63 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@72c5de96[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 0x1463b0d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4824962e[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 0x7f6a9a2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1980c839[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 0x348c3dcf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@139bd1e4[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 0x3f4a0e74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6c0b4491[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 0x43cfd3d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2d65101[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 0x48174a51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@38bbe034[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 @ 1412821747603 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x607de4b1, isOwner false, <3f0d7ec7, 7ffd501a>[count 0, qsz 0, owner ]]] [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 0x7f175c23dec0, owner true, ResourceToolkitLock[obj 0x3449690a, isOwner false, <21a18219, 41fdab10>[count 0, qsz 0, owner ]]] [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 0x604d16f6: tileRendererInUse null, GearsES2[obj 0x604d16f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x604d16f6 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 0x604d16f6 created: GearsObj[0x197be2aa, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x604d16f6 created: GearsObj[0x50d07ec0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x604d16f6 created: GearsObj[0x50d07ec0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x604d16f6 FIN GearsES2[obj 0x604d16f6 isInit true, usesShared false, 1 GearsObj[0x197be2aa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50d07ec0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x606b3029, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x604d16f6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c69a630, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604d16f6, 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 0x604d16f6 400x300, swapInterval 1, drawable 0x7f175c69a630 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604d16f6 400x300, swapInterval 1, drawable 0x7f175c69a630 [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 0x604d16f6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c69a630, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604d16f6, 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 0x604d16f6 200x150, swapInterval 1, drawable 0x7f175c69a630 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604d16f6 200x150, swapInterval 1, drawable 0x7f175c69a630 [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 0x604d16f6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c69a630, msaa false, tileRendererInUse null [apply] >> GearsES2 0x604d16f6, 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 0x604d16f6 800x600, swapInterval 1, drawable 0x7f175c69a630 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x604d16f6 800x600, swapInterval 1, drawable 0x7f175c69a630 [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 0x604d16f6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x604d16f6 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 0x3d795649: tileRendererInUse null, GearsES2[obj 0x3d795649 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d795649 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 0x3d795649 created: GearsObj[0x35a9280c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d795649 created: GearsObj[0x215d3467, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d795649 created: GearsObj[0x215d3467, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3d795649 FIN GearsES2[obj 0x3d795649 isInit true, usesShared false, 1 GearsObj[0x35a9280c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x215d3467, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2414ccd9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3d795649 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175cb4db90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d795649, 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 0x3d795649 400x300, swapInterval 1, drawable 0x7f175cb4db90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3d795649 400x300, swapInterval 1, drawable 0x7f175cb4db90 [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 0x3d795649 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175cb4db90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d795649, 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 0x3d795649 200x150, swapInterval 1, drawable 0x7f175cb4db90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3d795649 200x150, swapInterval 1, drawable 0x7f175cb4db90 [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 0x3d795649 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175cb4db90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d795649, 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 0x3d795649 800x600, swapInterval 1, drawable 0x7f175cb4db90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3d795649 800x600, swapInterval 1, drawable 0x7f175cb4db90 [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 0x3d795649: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3d795649 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 0x68ef2f04: tileRendererInUse null, GearsES2[obj 0x68ef2f04 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68ef2f04 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 0x68ef2f04 created: GearsObj[0x7afdebd6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68ef2f04 created: GearsObj[0x41c9329d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68ef2f04 created: GearsObj[0x41c9329d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x68ef2f04 FIN GearsES2[obj 0x68ef2f04 isInit true, usesShared false, 1 GearsObj[0x7afdebd6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41c9329d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0cfa29, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x68ef2f04 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c825000, msaa true, tileRendererInUse null [apply] >> GearsES2 0x68ef2f04, 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 0x68ef2f04 400x300, swapInterval 1, drawable 0x7f175c825000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x68ef2f04 400x300, swapInterval 1, drawable 0x7f175c825000 [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 0x68ef2f04 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c825000, msaa true, tileRendererInUse null [apply] >> GearsES2 0x68ef2f04, 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 0x68ef2f04 200x150, swapInterval 1, drawable 0x7f175c825000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x68ef2f04 200x150, swapInterval 1, drawable 0x7f175c825000 [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 0x68ef2f04 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c825000, msaa true, tileRendererInUse null [apply] >> GearsES2 0x68ef2f04, 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 0x68ef2f04 800x600, swapInterval 1, drawable 0x7f175c825000 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x68ef2f04 800x600, swapInterval 1, drawable 0x7f175c825000 [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 0x68ef2f04: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x68ef2f04 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 0x39a9579d: tileRendererInUse null, GearsES2[obj 0x39a9579d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x39a9579d 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 0x39a9579d created: GearsObj[0x64f9f50c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x39a9579d created: GearsObj[0x2fd90de, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x39a9579d created: GearsObj[0x2fd90de, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x39a9579d FIN GearsES2[obj 0x39a9579d isInit true, usesShared false, 1 GearsObj[0x64f9f50c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fd90de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x222b7b1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x39a9579d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a9579d, 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 0x39a9579d 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a9579d 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x39a9579d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a9579d, 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 0x39a9579d 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a9579d 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x39a9579d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a9579d, 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 0x39a9579d 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a9579d 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x39a9579d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x39a9579d 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 0xb4fbf63: tileRendererInUse null, GearsES2[obj 0xb4fbf63 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xb4fbf63 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 0xb4fbf63 created: GearsObj[0x1590a7fe, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xb4fbf63 created: GearsObj[0x59664d58, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xb4fbf63 created: GearsObj[0x59664d58, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xb4fbf63 FIN GearsES2[obj 0xb4fbf63 isInit true, usesShared false, 1 GearsObj[0x1590a7fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59664d58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73a5e7cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb4fbf63 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c81b5d0, msaa true, tileRendererInUse null [apply] >> GearsES2 0xb4fbf63, 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 0xb4fbf63 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb4fbf63 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [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 0xb4fbf63 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c81b5d0, msaa true, tileRendererInUse null [apply] >> GearsES2 0xb4fbf63, 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 0xb4fbf63 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb4fbf63 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [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 0xb4fbf63 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c81b5d0, msaa true, tileRendererInUse null [apply] >> GearsES2 0xb4fbf63, 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 0xb4fbf63 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb4fbf63 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [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 0xb4fbf63: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xb4fbf63 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 0x1463b0d6: tileRendererInUse null, GearsES2[obj 0x1463b0d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1463b0d6 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 0x1463b0d6 created: GearsObj[0x258ed7fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1463b0d6 created: GearsObj[0x720163ed, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1463b0d6 created: GearsObj[0x720163ed, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1463b0d6 FIN GearsES2[obj 0x1463b0d6 isInit true, usesShared false, 1 GearsObj[0x258ed7fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x720163ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b85a12e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1463b0d6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1463b0d6, 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 0x1463b0d6 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1463b0d6 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x1463b0d6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1463b0d6, 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 0x1463b0d6 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1463b0d6 200x150, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x1463b0d6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1463b0d6, 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 0x1463b0d6 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1463b0d6 800x600, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x1463b0d6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1463b0d6 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 0x7f6a9a2b: tileRendererInUse null, GearsES2[obj 0x7f6a9a2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7f6a9a2b 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 0x7f6a9a2b created: GearsObj[0x35e1239e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7f6a9a2b created: GearsObj[0x79233224, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7f6a9a2b created: GearsObj[0x79233224, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7f6a9a2b FIN GearsES2[obj 0x7f6a9a2b isInit true, usesShared false, 1 GearsObj[0x35e1239e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79233224, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d4d14b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7f6a9a2b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c81b5d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f6a9a2b, 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 0x7f6a9a2b 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7f6a9a2b 400x300, swapInterval 1, drawable 0x7f175c81b5d0 [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 0x7f6a9a2b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175d4ec330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f6a9a2b, 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 0x7f6a9a2b 200x150, swapInterval 1, drawable 0x7f175d4ec330 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7f6a9a2b 200x150, swapInterval 1, drawable 0x7f175d4ec330 [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 0x7f6a9a2b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175d4ec330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f6a9a2b, 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 0x7f6a9a2b 800x600, swapInterval 1, drawable 0x7f175d4ec330 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7f6a9a2b 800x600, swapInterval 1, drawable 0x7f175d4ec330 [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 0x7f6a9a2b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7f6a9a2b 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 0x348c3dcf: tileRendererInUse null, GearsES2[obj 0x348c3dcf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x348c3dcf 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 0x348c3dcf created: GearsObj[0x598c2f62, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x348c3dcf created: GearsObj[0x4230a473, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x348c3dcf created: GearsObj[0x4230a473, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x348c3dcf FIN GearsES2[obj 0x348c3dcf isInit true, usesShared false, 1 GearsObj[0x598c2f62, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4230a473, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x352cd7c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x348c3dcf 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c819d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x348c3dcf, 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 0x348c3dcf 400x300, swapInterval 1, drawable 0x7f175c819d90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x348c3dcf 400x300, swapInterval 1, drawable 0x7f175c819d90 [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 0x348c3dcf 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c819d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x348c3dcf, 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 0x348c3dcf 200x150, swapInterval 1, drawable 0x7f175c819d90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x348c3dcf 200x150, swapInterval 1, drawable 0x7f175c819d90 [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 0x348c3dcf 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c819d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x348c3dcf, 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 0x348c3dcf 800x600, swapInterval 1, drawable 0x7f175c819d90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x348c3dcf 800x600, swapInterval 1, drawable 0x7f175c819d90 [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 0x348c3dcf: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x348c3dcf 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 0x3f4a0e74: tileRendererInUse null, GearsES2[obj 0x3f4a0e74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3f4a0e74 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 0x3f4a0e74 created: GearsObj[0x67d6a78b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3f4a0e74 created: GearsObj[0x4abd0d42, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3f4a0e74 created: GearsObj[0x4abd0d42, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3f4a0e74 FIN GearsES2[obj 0x3f4a0e74 isInit true, usesShared false, 1 GearsObj[0x67d6a78b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4abd0d42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ccfa2fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3f4a0e74 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175c819f50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3f4a0e74, 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 0x3f4a0e74 400x300, swapInterval 1, drawable 0x7f175c819f50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3f4a0e74 400x300, swapInterval 1, drawable 0x7f175c819f50 [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 0x3f4a0e74 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175c819f50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3f4a0e74, 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 0x3f4a0e74 200x150, swapInterval 1, drawable 0x7f175c819f50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3f4a0e74 200x150, swapInterval 1, drawable 0x7f175c819f50 [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 0x3f4a0e74 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175c819f50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3f4a0e74, 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 0x3f4a0e74 800x600, swapInterval 1, drawable 0x7f175c819f50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3f4a0e74 800x600, swapInterval 1, drawable 0x7f175c819f50 [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 0x3f4a0e74: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3f4a0e74 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 0x43cfd3d4: tileRendererInUse null, GearsES2[obj 0x43cfd3d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x43cfd3d4 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 0x43cfd3d4 created: GearsObj[0x2915b817, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x43cfd3d4 created: GearsObj[0x1b719d17, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x43cfd3d4 created: GearsObj[0x1b719d17, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x43cfd3d4 FIN GearsES2[obj 0x43cfd3d4 isInit true, usesShared false, 1 GearsObj[0x2915b817, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b719d17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7520af88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x43cfd3d4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175cb57160, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43cfd3d4, 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 0x43cfd3d4 400x300, swapInterval 1, drawable 0x7f175cb57160 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43cfd3d4 400x300, swapInterval 1, drawable 0x7f175cb57160 [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 0x43cfd3d4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175dc80d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43cfd3d4, 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 0x43cfd3d4 200x150, swapInterval 1, drawable 0x7f175dc80d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43cfd3d4 200x150, swapInterval 1, drawable 0x7f175dc80d10 [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 0x43cfd3d4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175dc80d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43cfd3d4, 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 0x43cfd3d4 800x600, swapInterval 1, drawable 0x7f175dc80d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43cfd3d4 800x600, swapInterval 1, drawable 0x7f175dc80d10 [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 0x43cfd3d4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x43cfd3d4 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 0x48174a51: tileRendererInUse null, GearsES2[obj 0x48174a51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48174a51 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 0x48174a51 created: GearsObj[0x328661fe, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48174a51 created: GearsObj[0x1b458a84, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48174a51 created: GearsObj[0x1b458a84, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x48174a51 FIN GearsES2[obj 0x48174a51 isInit true, usesShared false, 1 GearsObj[0x328661fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b458a84, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7cf1449e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x48174a51 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f175d4e6dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48174a51, 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 0x48174a51 400x300, swapInterval 1, drawable 0x7f175d4e6dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48174a51 400x300, swapInterval 1, drawable 0x7f175d4e6dd0 [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 0x48174a51 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f175d4e6dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48174a51, 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 0x48174a51 200x150, swapInterval 1, drawable 0x7f175d4e6dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48174a51 200x150, swapInterval 1, drawable 0x7f175d4e6dd0 [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 0x48174a51 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f175d4e6dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48174a51, 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 0x48174a51 800x600, swapInterval 1, drawable 0x7f175d4e6dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48174a51 800x600, swapInterval 1, drawable 0x7f175d4e6dd0 [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 0x48174a51: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x48174a51 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821750102 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.107 sec [apply] Testcase: testES2OffScreenAutoDblBuf took 0.226 sec [apply] Testcase: testES2OffScreenFBODblBuf took 0.108 sec [apply] Testcase: testES2OffScreenFBODblBufMSAA took 0.111 sec [apply] Testcase: testES2OffScreenFBODblBufStencil took 0.103 sec [apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 0.1 sec [apply] Testcase: testES2OffScreenFBOSglBuf took 0.098 sec [apply] Testcase: testES2OffScreenPbufferDblBuf took 0.093 sec [apply] Testcase: testES2OffScreenPbufferDblBufMSAA took 0.121 sec [apply] Testcase: testES2OffScreenPbufferDblBufStencil took 0.093 sec [apply] Testcase: testES2OffScreenPbufferDblBufStencilMSAA took 0.119 sec [apply] Testcase: testES2OffScreenPbufferSglBuf took 0.095 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] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT [apply] ++++ Test Singleton.ctor() [apply] junit.framework.TestListener: tests to run: 20 [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 @ 1412821751793 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 0x52a2319c, isOwner false, <7894cc1b, 37ed7e97>[count 0, qsz 0, owner ]]] [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 0x7fb34823e6a0, owner true, ResourceToolkitLock[obj 0x6bf086e1, isOwner false, <373554ce, 7d461a07>[count 0, qsz 0, owner ]]] [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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5430bf99[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@53ce1977[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] ++++ 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] 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.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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@2088de92[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4c463bb1[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] 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] 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 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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@554aae04[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@65444db[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] 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______-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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@4a2e3c86[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6e78db84[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] 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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@37b41c03[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1fb8558a[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.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@657dd2ff[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@38b4dfdf[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] 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] 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.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@71c4254b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@723fd9ed[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@27875ef9[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2b7b1b55[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] 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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6435f2db[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1767ecbb[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.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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@2c3f8381[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@495a089[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] 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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3faf915e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@15f1af0c[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] 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.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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@249945d7[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6e0db4c9[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] 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] 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.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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@72b5c6a7[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@37b597d3[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.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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@4fdab2d8[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@544abfff[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] 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] 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@2db2e9eb[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@39fa5df5[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.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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@4ef87922[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2fa15c65[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] 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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@22a7f688[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@740d4cd[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] 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] 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] 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@5479ee66[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@559eae98[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] 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.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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3fbd5b64[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1f77d865[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf) [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 @ 1412821759225 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.09 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@5430bf99[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@53ce1977[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@2088de92[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4c463bb1[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@554aae04[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@65444db[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@4a2e3c86[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6e78db84[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@37b41c03[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1fb8558a[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@657dd2ff[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@38b4dfdf[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@71c4254b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@723fd9ed[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@27875ef9[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2b7b1b55[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@6435f2db[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1767ecbb[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@2c3f8381[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@495a089[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@3faf915e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@15f1af0c[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@249945d7[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6e0db4c9[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@72b5c6a7[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@37b597d3[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@4fdab2d8[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@544abfff[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@2db2e9eb[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@39fa5df5[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@4ef87922[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2fa15c65[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@22a7f688[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@740d4cd[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@5479ee66[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@559eae98[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@3fbd5b64[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1f77d865[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 @ 1412821751793 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 0x52a2319c, isOwner false, <7894cc1b, 37ed7e97>[count 0, qsz 0, owner ]]] [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 0x7fb34823e6a0, owner true, ResourceToolkitLock[obj 0x6bf086e1, isOwner false, <373554ce, 7d461a07>[count 0, qsz 0, owner ]]] [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 @ 1412821759225 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.125 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 0.422 sec [apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.284 sec [apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.286 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGB555 took 0.27 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGBA5551 took 0.287 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGBA8881 took 0.264 sec [apply] Testcase: testGL2OffScreenBitmapDblBufStencil took 0.273 sec [apply] Testcase: testGL2OffScreenBitmapDblBufStencilMSAA took 0.273 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 0.59 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 0.215 sec [apply] Testcase: testGL2OffScreenFBODblBufMSAA took 0.225 sec [apply] Testcase: testGL2OffScreenFBODblBufStencil took 0.226 sec [apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.237 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 0.219 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 0.569 sec [apply] Testcase: testGL2OffScreenPbufferDblBufMSAA took 0.214 sec [apply] Testcase: testGL2OffScreenPbufferDblBufStencil took 0.561 sec [apply] Testcase: testGL2OffScreenPbufferDblBufStencilMSAA took 0.212 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 0.562 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] ++++ Test Singleton.ctor() [apply] junit.framework.TestListener: tests to run: 3 [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 @ 1412821760960 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x607de4b1, isOwner false, <3f0d7ec7, 7ffd501a>[count 0, qsz 0, owner ]]] [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 0x7fcf1c234df0, owner true, ResourceToolkitLock[obj 0x3449690a, isOwner false, <21a18219, 41fdab10>[count 0, qsz 0, owner ]]] [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] 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] 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@42eb61aa[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@179fd189[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@1d4d14b5[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@106d1e15[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [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 @ 1412821762952 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufMSAA) [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.64 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@42eb61aa[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@179fd189[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@1d4d14b5[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@106d1e15[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 @ 1412821760960 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x607de4b1, isOwner false, <3f0d7ec7, 7ffd501a>[count 0, qsz 0, owner ]]] [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 0x7fcf1c234df0, owner true, ResourceToolkitLock[obj 0x3449690a, isOwner false, <21a18219, 41fdab10>[count 0, qsz 0, owner ]]] [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 @ 1412821762952 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.17 sec [apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.443 sec [apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.284 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] junit.framework.TestListener: tests to run: 28 [apply] ++++ Test Singleton.ctor() [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 @ 1412821764579 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 0x52a2319c, isOwner false, <7894cc1b, 37ed7e97>[count 0, qsz 0, owner ]]] [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 0x7f60b023ed40, owner true, ResourceToolkitLock[obj 0x6bf086e1, isOwner false, <373554ce, 7d461a07>[count 0, qsz 0, owner ]]] [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 0x22a7f688: tileRendererInUse null, GearsES2[obj 0x22a7f688 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x22a7f688 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 0x22a7f688 created: GearsObj[0x4a5ac94d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x22a7f688 created: GearsObj[0x2110ec7f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x22a7f688 created: GearsObj[0x2110ec7f, vbo ff 7, fs 8, bf 9, bs 10] [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.init.X 0x22a7f688 FIN GearsES2[obj 0x22a7f688 isInit true, usesShared false, 1 GearsObj[0x4a5ac94d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2110ec7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77c4e38d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x22a7f688 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609805b070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22a7f688, 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 0x22a7f688 400x300, swapInterval 1, drawable 0x7f609805b070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22a7f688 400x300, swapInterval 1, drawable 0x7f609805b070 [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 0x22a7f688 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609805b070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22a7f688, 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 0x22a7f688 200x150, swapInterval 1, drawable 0x7f609805b070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22a7f688 200x150, swapInterval 1, drawable 0x7f609805b070 [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 0x22a7f688 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609805b070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22a7f688, 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 0x22a7f688 800x600, swapInterval 1, drawable 0x7f609805b070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22a7f688 800x600, swapInterval 1, drawable 0x7f609805b070 [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 0x22a7f688 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@50483de3[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@5bdce93, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1d9fe030, 793dd3c8>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x22a7f688: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x22a7f688 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] 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,5,main] GearsES2.init.0 0x46f650b5: tileRendererInUse null, GearsES2[obj 0x46f650b5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x46f650b5 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 0x46f650b5 created: GearsObj[0x7a94780a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x46f650b5 created: GearsObj[0x7a451a22, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x46f650b5 created: GearsObj[0x7a451a22, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x46f650b5 FIN GearsES2[obj 0x46f650b5 isInit true, usesShared false, 1 GearsObj[0x7a94780a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a451a22, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3239d99f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x46f650b5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609813b6f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x46f650b5, 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 0x46f650b5 400x300, swapInterval 1, drawable 0x7f609813b6f0 [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 0x46f650b5 400x300, swapInterval 1, drawable 0x7f609813b6f0 [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 0x46f650b5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609813b6f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x46f650b5, 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 0x46f650b5 200x150, swapInterval 1, drawable 0x7f609813b6f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x46f650b5 200x150, swapInterval 1, drawable 0x7f609813b6f0 [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 0x46f650b5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609813b6f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x46f650b5, 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 0x46f650b5 800x600, swapInterval 1, drawable 0x7f609813b6f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x46f650b5 800x600, swapInterval 1, drawable 0x7f609813b6f0 [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 0x46f650b5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x46f650b5 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 0x46f650b5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@248aa63b[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@5dce7baa, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4c30c31, 56859281>[count 0, qsz 0, owner ], 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 0x4b1613f: tileRendererInUse null, GearsES2[obj 0x4b1613f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4b1613f 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 0x4b1613f created: GearsObj[0x3fd5767, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4b1613f created: GearsObj[0x1548709d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4b1613f created: GearsObj[0x1548709d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4b1613f FIN GearsES2[obj 0x4b1613f isInit true, usesShared false, 1 GearsObj[0x3fd5767, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1548709d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x355b118b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4b1613f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609805e650, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b1613f, 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 0x4b1613f 400x300, swapInterval 1, drawable 0x7f609805e650 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b1613f 400x300, swapInterval 1, drawable 0x7f609805e650 [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 0x4b1613f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609805e650, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b1613f, 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 0x4b1613f 200x150, swapInterval 1, drawable 0x7f609805e650 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b1613f 200x150, swapInterval 1, drawable 0x7f609805e650 [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 0x4b1613f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609805e650, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b1613f, 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 0x4b1613f 800x600, swapInterval 1, drawable 0x7f609805e650 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b1613f 800x600, swapInterval 1, drawable 0x7f609805e650 [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 0x4b1613f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4b1613f 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 0x4b1613f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@180f471c[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@5b732d26, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <325c1f40, 64c65d0e>[count 0, qsz 0, owner ], 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 0x4b24c940: tileRendererInUse null, GearsES2[obj 0x4b24c940 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4b24c940 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 0x4b24c940 created: GearsObj[0x5b2c89ac, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4b24c940 created: GearsObj[0x778cf78c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4b24c940 created: GearsObj[0x778cf78c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4b24c940 FIN GearsES2[obj 0x4b24c940 isInit true, usesShared false, 1 GearsObj[0x5b2c89ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x778cf78c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b433882, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4b24c940 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609813cf00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b24c940, 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 0x4b24c940 400x300, swapInterval 1, drawable 0x7f609813cf00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b24c940 400x300, swapInterval 1, drawable 0x7f609813cf00 [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 0x4b24c940 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609813cf00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b24c940, 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 0x4b24c940 200x150, swapInterval 1, drawable 0x7f609813cf00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b24c940 200x150, swapInterval 1, drawable 0x7f609813cf00 [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 0x4b24c940 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609813cf00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b24c940, 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 0x4b24c940 800x600, swapInterval 1, drawable 0x7f609813cf00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b24c940 800x600, swapInterval 1, drawable 0x7f609813cf00 [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-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 0x4b24c940: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4b24c940 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 0x4b24c940 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@19d0697b[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@6485d554, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5b5b4181, 4bfbedf1>[count 0, qsz 0, owner ], 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 0x33ab1e2c: tileRendererInUse null, GearsES2[obj 0x33ab1e2c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x33ab1e2c 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 0x33ab1e2c created: GearsObj[0x557db282, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x33ab1e2c created: GearsObj[0x7077deae, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x33ab1e2c created: GearsObj[0x7077deae, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x33ab1e2c FIN GearsES2[obj 0x33ab1e2c isInit true, usesShared false, 1 GearsObj[0x557db282, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7077deae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37a1d99c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ab1e2c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f6098093770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33ab1e2c, 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 0x33ab1e2c 400x300, swapInterval 1, drawable 0x7f6098093770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33ab1e2c 400x300, swapInterval 1, drawable 0x7f6098093770 [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 0x33ab1e2c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f6098093770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33ab1e2c, 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 0x33ab1e2c 200x150, swapInterval 1, drawable 0x7f6098093770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33ab1e2c 200x150, swapInterval 1, drawable 0x7f6098093770 [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 0x33ab1e2c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f6098093770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33ab1e2c, 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 0x33ab1e2c 800x600, swapInterval 1, drawable 0x7f6098093770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33ab1e2c 800x600, swapInterval 1, drawable 0x7f6098093770 [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 0x33ab1e2c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x33ab1e2c 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 0x33ab1e2c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@327d0691[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@34de4c76, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], 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] 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.init.0 0x3dec3e49: tileRendererInUse null, GearsES2[obj 0x3dec3e49 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3dec3e49 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 0x3dec3e49 created: GearsObj[0x2200ca2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3dec3e49 created: GearsObj[0x5aa22bfd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3dec3e49 created: GearsObj[0x5aa22bfd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3dec3e49 FIN GearsES2[obj 0x3dec3e49 isInit true, usesShared false, 1 GearsObj[0x2200ca2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5aa22bfd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d3eec61, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3dec3e49 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f6098198e80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3dec3e49, 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 0x3dec3e49 400x300, swapInterval 1, drawable 0x7f6098198e80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3dec3e49 400x300, swapInterval 1, drawable 0x7f6098198e80 [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 0x3dec3e49 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f6098198e80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3dec3e49, 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 0x3dec3e49 200x150, swapInterval 1, drawable 0x7f6098198e80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3dec3e49 200x150, swapInterval 1, drawable 0x7f6098198e80 [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 0x3dec3e49 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f6098198e80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3dec3e49, 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 0x3dec3e49 800x600, swapInterval 1, drawable 0x7f6098198e80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3dec3e49 800x600, swapInterval 1, drawable 0x7f6098198e80 [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 0x3dec3e49: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x3dec3e49 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 0x3dec3e49 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@49994140[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@5f291c6a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5d6e5e31, 16587ba2>[count 0, qsz 0, owner ], 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 0x3be2535d: tileRendererInUse null, GearsES2[obj 0x3be2535d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3be2535d 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 0x3be2535d created: GearsObj[0x68d9e6d2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3be2535d created: GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3be2535d created: GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3be2535d FIN GearsES2[obj 0x3be2535d isInit true, usesShared false, 1 GearsObj[0x68d9e6d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f232856, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3be2535d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609811cf40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3be2535d, 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 0x3be2535d 400x300, swapInterval 1, drawable 0x7f609811cf40 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3be2535d 400x300, swapInterval 1, drawable 0x7f609811cf40 [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 0x3be2535d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609811cf40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3be2535d, 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 0x3be2535d 200x150, swapInterval 1, drawable 0x7f609811cf40 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3be2535d 200x150, swapInterval 1, drawable 0x7f609811cf40 [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 0x3be2535d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609811cf40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3be2535d, 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 0x3be2535d 800x600, swapInterval 1, drawable 0x7f609811cf40 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3be2535d 800x600, swapInterval 1, drawable 0x7f609811cf40 [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 0x3be2535d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x3be2535d 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 0x3be2535d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@14d21dc6[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@7823502a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5f6bd68a, 36c46683>[count 0, qsz 0, owner ], 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 0x23327b1: tileRendererInUse null, GearsES2[obj 0x23327b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x23327b1 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 0x23327b1 created: GearsObj[0x48f6c259, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x23327b1 created: GearsObj[0x79ec7cd5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x23327b1 created: GearsObj[0x79ec7cd5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x23327b1 FIN GearsES2[obj 0x23327b1 isInit true, usesShared false, 1 GearsObj[0x48f6c259, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79ec7cd5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e37a7a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x23327b1 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f6098173f70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x23327b1, 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 0x23327b1 400x300, swapInterval 1, drawable 0x7f6098173f70 [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,5,main] GearsES2.display 0x23327b1 400x300, swapInterval 1, drawable 0x7f6098173f70 [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 0x23327b1 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f6098173f70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x23327b1, 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 0x23327b1 200x150, swapInterval 1, drawable 0x7f6098173f70 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x23327b1 200x150, swapInterval 1, drawable 0x7f6098173f70 [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 0x23327b1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f6098173f70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x23327b1, 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 0x23327b1 800x600, swapInterval 1, drawable 0x7f6098173f70 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x23327b1 800x600, swapInterval 1, drawable 0x7f6098173f70 [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 0x23327b1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x23327b1 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 0x23327b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3ed7efb[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@4700f4a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7aeae197, 607a30cb>[count 0, qsz 0, owner ], 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 0x27bd88f1: tileRendererInUse null, GearsES2[obj 0x27bd88f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x27bd88f1 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 0x27bd88f1 created: GearsObj[0x10f7755d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x27bd88f1 created: GearsObj[0x5ef8e905, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x27bd88f1 created: GearsObj[0x5ef8e905, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x27bd88f1 FIN GearsES2[obj 0x27bd88f1 isInit true, usesShared false, 1 GearsObj[0x10f7755d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ef8e905, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54530638, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27bd88f1 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609813bc60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27bd88f1, 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 0x27bd88f1 400x300, swapInterval 1, drawable 0x7f609813bc60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27bd88f1 400x300, swapInterval 1, drawable 0x7f609813bc60 [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 0x27bd88f1 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609813bc60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27bd88f1, 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 0x27bd88f1 200x150, swapInterval 1, drawable 0x7f609813bc60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x27bd88f1 200x150, swapInterval 1, drawable 0x7f609813bc60 [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 0x27bd88f1 200x150, swapInterval 1, drawable 0x7f609813bc60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x27bd88f1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609813bc60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27bd88f1, 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 0x27bd88f1 800x600, swapInterval 1, drawable 0x7f609813bc60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x27bd88f1 800x600, swapInterval 1, drawable 0x7f609813bc60 [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 0x27bd88f1 800x600, swapInterval 1, drawable 0x7f609813bc60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x27bd88f1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x27bd88f1 FIN [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x27bd88f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@a7633c8[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@799c29c0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <52eae633, 4bc39daa>[count 0, qsz 0, owner ], 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] ++++ 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 0x1fa7cb38: tileRendererInUse null, GearsES2[obj 0x1fa7cb38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fa7cb38 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 0x1fa7cb38 created: GearsObj[0x1abd8b86, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1fa7cb38 created: GearsObj[0x28ce5934, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fa7cb38 created: GearsObj[0x28ce5934, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1fa7cb38 FIN GearsES2[obj 0x1fa7cb38 isInit true, usesShared false, 1 GearsObj[0x1abd8b86, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28ce5934, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44363162, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fa7cb38 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609801e770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fa7cb38, 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 0x1fa7cb38 400x300, swapInterval 1, drawable 0x7f609801e770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fa7cb38 400x300, swapInterval 1, drawable 0x7f609801e770 [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 0x1fa7cb38 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609801e770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fa7cb38, 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 0x1fa7cb38 200x150, swapInterval 1, drawable 0x7f609801e770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fa7cb38 200x150, swapInterval 1, drawable 0x7f609801e770 [apply] Thread-2-UserApp-JUnitTestRunner: ** 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] 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-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.reshape 0x1fa7cb38 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609801e770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fa7cb38, 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 0x1fa7cb38 800x600, swapInterval 1, drawable 0x7f609801e770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fa7cb38 800x600, swapInterval 1, drawable 0x7f609801e770 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufMSAA___________-n0005-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-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.dispose 0x1fa7cb38: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.dispose 0x1fa7cb38 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 0x1fa7cb38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1a796d81[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@5a7d0d0c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2c6a4c7e, 7637b73e>[count 0, qsz 0, owner ], 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 0x31d85da5: tileRendererInUse null, GearsES2[obj 0x31d85da5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x31d85da5 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 0x31d85da5 created: GearsObj[0x68a0b932, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31d85da5 created: GearsObj[0x684b764, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31d85da5 created: GearsObj[0x684b764, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x31d85da5 FIN GearsES2[obj 0x31d85da5 isInit true, usesShared false, 1 GearsObj[0x68a0b932, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x684b764, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29df05f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31d85da5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f6098020dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31d85da5, 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 0x31d85da5 400x300, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31d85da5 400x300, swapInterval 1, drawable 0x7f6098020dd0 [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 0x31d85da5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f6098020dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31d85da5, 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 0x31d85da5 200x150, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x31d85da5 200x150, swapInterval 1, drawable 0x7f6098020dd0 [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 0x31d85da5 200x150, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.reshape 0x31d85da5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f6098020dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31d85da5, 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 0x31d85da5 800x600, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x31d85da5 800x600, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencil________-n0006-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,5,main] GearsES2.display 0x31d85da5 800x600, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.dispose 0x31d85da5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.dispose 0x31d85da5 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x31d85da5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fafee5c[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@58200a2f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <35244130, 1638ef67>[count 0, qsz 0, owner ], 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1fb09b72: tileRendererInUse null, GearsES2[obj 0x1fb09b72 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fb09b72 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 0x1fb09b72 created: GearsObj[0xc065621, vbo ff 1, fs 2, bf 3, bs 4] [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] gear2 0x1fb09b72 created: GearsObj[0x3a162cb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fb09b72 created: GearsObj[0x3a162cb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1fb09b72 FIN GearsES2[obj 0x1fb09b72 isInit true, usesShared false, 1 GearsObj[0xc065621, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a162cb7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14bfdbe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fb09b72 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609805e080, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fb09b72, 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 0x1fb09b72 400x300, swapInterval 1, drawable 0x7f609805e080 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fb09b72 400x300, swapInterval 1, drawable 0x7f609805e080 [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 0x1fb09b72 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609805e080, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fb09b72, 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 0x1fb09b72 200x150, swapInterval 1, drawable 0x7f609805e080 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fb09b72 200x150, swapInterval 1, drawable 0x7f609805e080 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencilMSAA____-n0003-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.display 0x1fb09b72 200x150, swapInterval 1, drawable 0x7f609805e080 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.reshape 0x1fb09b72 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609805e080, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fb09b72, 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 0x1fb09b72 800x600, swapInterval 1, drawable 0x7f609805e080 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x1fb09b72 800x600, swapInterval 1, drawable 0x7f609805e080 [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 0x1fb09b72 800x600, swapInterval 1, drawable 0x7f609805e080 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.dispose 0x1fb09b72: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.dispose 0x1fb09b72 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 0x1fb09b72 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@88a7475[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@76cce338, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <48c5049e, 43bdfaa5>[count 0, qsz 0, owner ], 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 0x3873b2cd: tileRendererInUse null, GearsES2[obj 0x3873b2cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3873b2cd 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 0x3873b2cd created: GearsObj[0x4b1bfab4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3873b2cd created: GearsObj[0x47bd876e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3873b2cd created: GearsObj[0x47bd876e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3873b2cd FIN GearsES2[obj 0x3873b2cd isInit true, usesShared false, 1 GearsObj[0x4b1bfab4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47bd876e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f602747, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3873b2cd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f6098029e50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3873b2cd, 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 0x3873b2cd 400x300, swapInterval 1, drawable 0x7f6098029e50 [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 0x3873b2cd 400x300, swapInterval 1, drawable 0x7f6098029e50 [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 0x3873b2cd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f6098029e50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3873b2cd, 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 0x3873b2cd 200x150, swapInterval 1, drawable 0x7f6098029e50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x3873b2cd 200x150, swapInterval 1, drawable 0x7f6098029e50 [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 0x3873b2cd 200x150, swapInterval 1, drawable 0x7f6098029e50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.reshape 0x3873b2cd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f6098029e50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3873b2cd, 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 0x3873b2cd 800x600, swapInterval 1, drawable 0x7f6098029e50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x3873b2cd 800x600, swapInterval 1, drawable 0x7f6098029e50 [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 0x3873b2cd 800x600, swapInterval 1, drawable 0x7f6098029e50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.dispose 0x3873b2cd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.dispose 0x3873b2cd 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3873b2cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5872b0a9[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@5aa2c728, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4ef84892, 655530d4>[count 0, qsz 0, owner ], 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x473664e5: tileRendererInUse null, GearsES2[obj 0x473664e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x473664e5 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 0x473664e5 created: GearsObj[0x45acc587, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x473664e5 created: GearsObj[0x4f08d878, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x473664e5 created: GearsObj[0x4f08d878, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x473664e5 FIN GearsES2[obj 0x473664e5 isInit true, usesShared false, 1 GearsObj[0x45acc587, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f08d878, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1bfd7e39, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x473664e5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x473664e5, 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 0x473664e5 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x473664e5 400x300, swapInterval 1, drawable 0x4400002 [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-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 0x473664e5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x473664e5, 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 0x473664e5 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x473664e5 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 0x473664e5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x473664e5, 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 0x473664e5 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x473664e5 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x473664e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4b061849[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@19167603, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7f277617, 2132b7fc>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.dispose 0x473664e5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.dispose 0x473664e5 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] 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@5de927d6[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@15c6ee32[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@2d954389, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <75145013, 61d71ef0>[count 0, qsz 0, owner ], 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 0x1fbd4502: tileRendererInUse null, GearsES2[obj 0x1fbd4502 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fbd4502 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 0x1fbd4502 created: GearsObj[0x5dde0043, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1fbd4502 created: GearsObj[0x7f2dead2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fbd4502 created: GearsObj[0x7f2dead2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1fbd4502 FIN GearsES2[obj 0x1fbd4502 isInit true, usesShared false, 1 GearsObj[0x5dde0043, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f2dead2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ee2f64d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fbd4502 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fbd4502, 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 0x1fbd4502 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbd4502 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 0x1fbd4502 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fbd4502, 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 0x1fbd4502 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbd4502 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 0x1fbd4502 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fbd4502, 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 0x1fbd4502 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbd4502 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 0x1fbd4502: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.dispose 0x1fbd4502 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 0x1fbd4502 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@395c3028[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@a6f91f3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <271e54e5, 377541ae>[count 0, qsz 0, owner ], 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] 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,5,main] GearsES2.init.0 0x788a61aa: tileRendererInUse null, GearsES2[obj 0x788a61aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x788a61aa 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 0x788a61aa created: GearsObj[0x4626debc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x788a61aa created: GearsObj[0x558853c3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x788a61aa created: GearsObj[0x558853c3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x788a61aa FIN GearsES2[obj 0x788a61aa isInit true, usesShared false, 1 GearsObj[0x4626debc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x558853c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8aa53c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x788a61aa 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x788a61aa, 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 0x788a61aa 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x788a61aa 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 0x788a61aa 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x788a61aa, 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 0x788a61aa 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x788a61aa 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 0x788a61aa 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x788a61aa, 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 0x788a61aa 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x788a61aa 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 0x788a61aa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.dispose 0x788a61aa 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 0x788a61aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2d66bb22[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@75da781e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5798b27, 1278c600>[count 0, qsz 0, owner ], 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 0x6eaa6810: tileRendererInUse null, GearsES2[obj 0x6eaa6810 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6eaa6810 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 0x6eaa6810 created: GearsObj[0x10008e3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6eaa6810 created: GearsObj[0x5ca9cfa3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6eaa6810 created: GearsObj[0x5ca9cfa3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6eaa6810 FIN GearsES2[obj 0x6eaa6810 isInit true, usesShared false, 1 GearsObj[0x10008e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ca9cfa3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c9a4d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6eaa6810 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6eaa6810, 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 0x6eaa6810 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6eaa6810 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 0x6eaa6810 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6eaa6810, 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 0x6eaa6810 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6eaa6810 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 0x6eaa6810 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6eaa6810, 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 0x6eaa6810 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6eaa6810 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] 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.dispose 0x6eaa6810: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.dispose 0x6eaa6810 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 0x6eaa6810 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@27c3f651[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@2c58dc26, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2d1e9e5e, 3f588889>[count 0, qsz 0, owner ], 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 0x1cad0f93: tileRendererInUse null, GearsES2[obj 0x1cad0f93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1cad0f93 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 0x1cad0f93 created: GearsObj[0xb81e672, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1cad0f93 created: GearsObj[0x3e8e2698, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1cad0f93 created: GearsObj[0x3e8e2698, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1cad0f93 FIN GearsES2[obj 0x1cad0f93 isInit true, usesShared false, 1 GearsObj[0xb81e672, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e8e2698, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55700e42, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1cad0f93 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x1cad0f93, 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 0x1cad0f93 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1cad0f93 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 0x1cad0f93 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x1cad0f93, 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 0x1cad0f93 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1cad0f93 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 0x1cad0f93 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x1cad0f93, 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 0x1cad0f93 800x600, swapInterval 1, drawable 0x4400002 [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,5,main] GearsES2.display 0x1cad0f93 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 0x1cad0f93: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.dispose 0x1cad0f93 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 0x1cad0f93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@45189e36[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@7d61708f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3294235d, 67c33953>[count 0, qsz 0, owner ], 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 0x559ef5cf: tileRendererInUse null, GearsES2[obj 0x559ef5cf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x559ef5cf 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 0x559ef5cf created: GearsObj[0x12f44b70, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x559ef5cf created: GearsObj[0x78e0ca68, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x559ef5cf created: GearsObj[0x78e0ca68, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x559ef5cf FIN GearsES2[obj 0x559ef5cf isInit true, usesShared false, 1 GearsObj[0x12f44b70, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78e0ca68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2548aef9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x559ef5cf 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x559ef5cf, 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 0x559ef5cf 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x559ef5cf 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 0x559ef5cf 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x559ef5cf, 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 0x559ef5cf 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x559ef5cf 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 0x559ef5cf 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] Window: com.jogamp.newt.opengl.GLWindow>> GearsES2 0x559ef5cf, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.display 0x559ef5cf 800x600, swapInterval 1, drawable 0x4400002 [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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x559ef5cf 800x600, swapInterval 1, drawable 0x4400002 [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] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [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.dispose 0x559ef5cf: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.dispose 0x559ef5cf 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 0x559ef5cf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4683aaea[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@5aec0b11, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6af364f7, 143e404b>[count 0, qsz 0, owner ], 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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3fca33bb: tileRendererInUse null, GearsES2[obj 0x3fca33bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [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] GearsES2 init 0x3fca33bb 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 0x3fca33bb created: GearsObj[0x3939deb5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3fca33bb created: GearsObj[0x43d8a23c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3fca33bb created: GearsObj[0x43d8a23c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3fca33bb FIN GearsES2[obj 0x3fca33bb isInit true, usesShared false, 1 GearsObj[0x3939deb5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43d8a23c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a53ae4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fca33bb 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fca33bb, 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 0x3fca33bb 400x300, swapInterval 1, drawable 0x4400003 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fca33bb 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 0x3fca33bb 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fca33bb, 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 0x3fca33bb 200x150, swapInterval 1, drawable 0x4400006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fca33bb 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 0x3fca33bb 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fca33bb, 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 0x3fca33bb 800x600, swapInterval 1, drawable 0x4400008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fca33bb 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 0x3fca33bb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.dispose 0x3fca33bb 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 0x3fca33bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@59901011[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@56bc377f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2187876b, 27481825>[count 0, qsz 0, owner ], 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] 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,5,main] GearsES2.init.0 0x17de3ff3: tileRendererInUse null, GearsES2[obj 0x17de3ff3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x17de3ff3 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 0x17de3ff3 created: GearsObj[0x4e4b5736, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x17de3ff3 created: GearsObj[0x64b74cb2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x17de3ff3 created: GearsObj[0x64b74cb2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x17de3ff3 FIN GearsES2[obj 0x17de3ff3 isInit true, usesShared false, 1 GearsObj[0x4e4b5736, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64b74cb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14de1c7a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x17de3ff3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17de3ff3, 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 0x17de3ff3 400x300, swapInterval 1, drawable 0x4400003 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17de3ff3 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 0x17de3ff3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17de3ff3, 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 0x17de3ff3 200x150, swapInterval 1, drawable 0x4400006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17de3ff3 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 0x17de3ff3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17de3ff3, 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 0x17de3ff3 800x600, swapInterval 1, drawable 0x4400008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17de3ff3 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x17de3ff3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@aff5ebc[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@41948b7c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <55f2969f, b7e824f>[count 0, qsz 0, owner ], 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-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.dispose 0x17de3ff3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.dispose 0x17de3ff3 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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xa8dcb75: tileRendererInUse null, GearsES2[obj 0xa8dcb75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xa8dcb75 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 0xa8dcb75 created: GearsObj[0x67c27224, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xa8dcb75 created: GearsObj[0x77fa7c20, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xa8dcb75 created: GearsObj[0x77fa7c20, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xa8dcb75 FIN GearsES2[obj 0xa8dcb75 isInit true, usesShared false, 1 GearsObj[0x67c27224, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77fa7c20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16c96b5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa8dcb75 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xa8dcb75, 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 0xa8dcb75 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa8dcb75 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 0xa8dcb75 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xa8dcb75, 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 0xa8dcb75 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa8dcb75 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.reshape 0xa8dcb75 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xa8dcb75, 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-23,5,main] GearsES2.display 0xa8dcb75 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa8dcb75 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xa8dcb75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4b8af2d5[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@69d4b676, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1d73ba3a, 394ccec8>[count 0, qsz 0, owner ], 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-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.dispose 0xa8dcb75: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.dispose 0xa8dcb75 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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x28a994f9: tileRendererInUse null, GearsES2[obj 0x28a994f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x28a994f9 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 0x28a994f9 created: GearsObj[0x12a0a719, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x28a994f9 created: GearsObj[0x2aa2729e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x28a994f9 created: GearsObj[0x2aa2729e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x28a994f9 FIN GearsES2[obj 0x28a994f9 isInit true, usesShared false, 1 GearsObj[0x12a0a719, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2aa2729e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x246de11c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x28a994f9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x28a994f9, 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 0x28a994f9 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28a994f9 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 0x28a994f9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x28a994f9, 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 0x28a994f9 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x28a994f9 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 0x28a994f9 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.reshape 0x28a994f9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x28a994f9, 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 0x28a994f9 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x28a994f9 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x28a994f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@280b49bc[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@7fdbbca6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6854542b, 51dbfd3d>[count 0, qsz 0, owner ], 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28a994f9 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.dispose 0x28a994f9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.dispose 0x28a994f9 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] 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 0x3869327f: tileRendererInUse null, GearsES2[obj 0x3869327f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3869327f 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 0x3869327f created: GearsObj[0x54a2a34c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3869327f created: GearsObj[0x14b4f3be, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3869327f created: GearsObj[0x14b4f3be, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3869327f FIN GearsES2[obj 0x3869327f isInit true, usesShared false, 1 GearsObj[0x54a2a34c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14b4f3be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7cce5e8c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3869327f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3869327f, 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 0x3869327f 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3869327f 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 0x3869327f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3869327f, 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 0x3869327f 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.display 0x3869327f 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 0x3869327f 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.reshape 0x3869327f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3869327f, 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 0x3869327f 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.display 0x3869327f 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3869327f 800x600, swapInterval 1, drawable 0x4400002 [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3869327f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@72d6dc55[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@52b8d300, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <13c1b2d8, 205b9a1d>[count 0, qsz 0, owner ], 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 0x3869327f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.dispose 0x3869327f 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 0x3a5b6cba: tileRendererInUse null, GearsES2[obj 0x3a5b6cba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3a5b6cba 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 0x3a5b6cba created: GearsObj[0x2809a051, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3a5b6cba created: GearsObj[0x4ba265ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3a5b6cba created: GearsObj[0x4ba265ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3a5b6cba FIN GearsES2[obj 0x3a5b6cba isInit true, usesShared false, 1 GearsObj[0x2809a051, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ba265ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35d152d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3a5b6cba 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3a5b6cba, 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 0x3a5b6cba 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3a5b6cba 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 0x3a5b6cba 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3a5b6cba, 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 0x3a5b6cba 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x3a5b6cba 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 0x3a5b6cba 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.reshape 0x3a5b6cba 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3a5b6cba, 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 0x3a5b6cba 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x3a5b6cba 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3a5b6cba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@24125e5b[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@4eac2246, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2b4208ea, 7317956b>[count 0, qsz 0, owner ], 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3a5b6cba 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.dispose 0x3a5b6cba: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.dispose 0x3a5b6cba 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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x637efb8a: tileRendererInUse null, GearsES2[obj 0x637efb8a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x637efb8a 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 0x637efb8a created: GearsObj[0x61dc3385, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x637efb8a created: GearsObj[0x6d26fd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x637efb8a created: GearsObj[0x6d26fd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x637efb8a FIN GearsES2[obj 0x637efb8a isInit true, usesShared false, 1 GearsObj[0x61dc3385, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d26fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45a66c3c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x637efb8a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x637efb8a, 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 0x637efb8a 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x637efb8a 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 0x637efb8a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x637efb8a, 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 0x637efb8a 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.display 0x637efb8a 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x637efb8a 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.reshape 0x637efb8a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x637efb8a, 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-27,5,main] GearsES2.display 0x637efb8a 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.display 0x637efb8a 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0006-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 0x637efb8a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@58c0ba57[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@25b04022, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <25700f0a, 4cc39f97>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x637efb8a 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.dispose 0x637efb8a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.dispose 0x637efb8a FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821791936 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.03 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 0x22a7f688 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@50483de3[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@5bdce93, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1d9fe030, 793dd3c8>[count 0, qsz 0, owner ], 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 0x46f650b5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@248aa63b[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@5dce7baa, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4c30c31, 56859281>[count 0, qsz 0, owner ], 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 0x4b1613f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@180f471c[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@5b732d26, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <325c1f40, 64c65d0e>[count 0, qsz 0, owner ], 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 0x4b24c940 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@19d0697b[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@6485d554, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5b5b4181, 4bfbedf1>[count 0, qsz 0, owner ], 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 0x33ab1e2c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@327d0691[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@34de4c76, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], 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 0x3dec3e49 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@49994140[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@5f291c6a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5d6e5e31, 16587ba2>[count 0, qsz 0, owner ], 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 0x3be2535d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@14d21dc6[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@7823502a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5f6bd68a, 36c46683>[count 0, qsz 0, owner ], 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 0x23327b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3ed7efb[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@4700f4a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7aeae197, 607a30cb>[count 0, qsz 0, owner ], 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 0x27bd88f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@a7633c8[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@799c29c0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <52eae633, 4bc39daa>[count 0, qsz 0, owner ], 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 0x1fa7cb38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1a796d81[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@5a7d0d0c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2c6a4c7e, 7637b73e>[count 0, qsz 0, owner ], 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 0x31d85da5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fafee5c[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@58200a2f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <35244130, 1638ef67>[count 0, qsz 0, owner ], 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 0x1fb09b72 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@88a7475[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@76cce338, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <48c5049e, 43bdfaa5>[count 0, qsz 0, owner ], 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 0x3873b2cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5872b0a9[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@5aa2c728, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4ef84892, 655530d4>[count 0, qsz 0, owner ], 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 0x473664e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4b061849[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@19167603, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7f277617, 2132b7fc>[count 0, qsz 0, owner ], 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@5de927d6[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@15c6ee32[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@2d954389, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <75145013, 61d71ef0>[count 0, qsz 0, owner ], 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 0x1fbd4502 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@395c3028[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@a6f91f3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <271e54e5, 377541ae>[count 0, qsz 0, owner ], 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 0x788a61aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2d66bb22[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@75da781e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5798b27, 1278c600>[count 0, qsz 0, owner ], 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 0x6eaa6810 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@27c3f651[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@2c58dc26, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2d1e9e5e, 3f588889>[count 0, qsz 0, owner ], 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 0x1cad0f93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@45189e36[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@7d61708f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3294235d, 67c33953>[count 0, qsz 0, owner ], 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 0x559ef5cf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4683aaea[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@5aec0b11, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6af364f7, 143e404b>[count 0, qsz 0, owner ], 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 0x3fca33bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@59901011[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@56bc377f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2187876b, 27481825>[count 0, qsz 0, owner ], 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 0x17de3ff3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@aff5ebc[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@41948b7c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <55f2969f, b7e824f>[count 0, qsz 0, owner ], 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 0xa8dcb75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4b8af2d5[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@69d4b676, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1d73ba3a, 394ccec8>[count 0, qsz 0, owner ], 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 0x28a994f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@280b49bc[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@7fdbbca6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6854542b, 51dbfd3d>[count 0, qsz 0, owner ], 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 0x3869327f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@72d6dc55[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@52b8d300, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <13c1b2d8, 205b9a1d>[count 0, qsz 0, owner ], 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 0x3a5b6cba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@24125e5b[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@4eac2246, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2b4208ea, 7317956b>[count 0, qsz 0, owner ], 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 0x637efb8a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@58c0ba57[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@25b04022, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <25700f0a, 4cc39f97>[count 0, qsz 0, owner ], 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 @ 1412821764579 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 0x52a2319c, isOwner false, <7894cc1b, 37ed7e97>[count 0, qsz 0, owner ]]] [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 0x7f60b023ed40, owner true, ResourceToolkitLock[obj 0x6bf086e1, isOwner false, <373554ce, 7d461a07>[count 0, qsz 0, owner ]]] [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 0x22a7f688: tileRendererInUse null, GearsES2[obj 0x22a7f688 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x22a7f688 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 0x22a7f688 created: GearsObj[0x4a5ac94d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x22a7f688 created: GearsObj[0x2110ec7f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x22a7f688 created: GearsObj[0x2110ec7f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x22a7f688 FIN GearsES2[obj 0x22a7f688 isInit true, usesShared false, 1 GearsObj[0x4a5ac94d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2110ec7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77c4e38d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x22a7f688 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609805b070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22a7f688, 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 0x22a7f688 400x300, swapInterval 1, drawable 0x7f609805b070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22a7f688 400x300, swapInterval 1, drawable 0x7f609805b070 [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 0x22a7f688 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609805b070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22a7f688, 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 0x22a7f688 200x150, swapInterval 1, drawable 0x7f609805b070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22a7f688 200x150, swapInterval 1, drawable 0x7f609805b070 [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 0x22a7f688 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609805b070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22a7f688, 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 0x22a7f688 800x600, swapInterval 1, drawable 0x7f609805b070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22a7f688 800x600, swapInterval 1, drawable 0x7f609805b070 [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 0x22a7f688: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x22a7f688 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 0x46f650b5: tileRendererInUse null, GearsES2[obj 0x46f650b5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x46f650b5 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 0x46f650b5 created: GearsObj[0x7a94780a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x46f650b5 created: GearsObj[0x7a451a22, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x46f650b5 created: GearsObj[0x7a451a22, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x46f650b5 FIN GearsES2[obj 0x46f650b5 isInit true, usesShared false, 1 GearsObj[0x7a94780a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a451a22, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3239d99f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x46f650b5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609813b6f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x46f650b5, 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 0x46f650b5 400x300, swapInterval 1, drawable 0x7f609813b6f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x46f650b5 400x300, swapInterval 1, drawable 0x7f609813b6f0 [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 0x46f650b5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609813b6f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x46f650b5, 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 0x46f650b5 200x150, swapInterval 1, drawable 0x7f609813b6f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x46f650b5 200x150, swapInterval 1, drawable 0x7f609813b6f0 [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 0x46f650b5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609813b6f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x46f650b5, 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 0x46f650b5 800x600, swapInterval 1, drawable 0x7f609813b6f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x46f650b5 800x600, swapInterval 1, drawable 0x7f609813b6f0 [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 0x46f650b5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x46f650b5 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 0x4b1613f: tileRendererInUse null, GearsES2[obj 0x4b1613f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4b1613f 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 0x4b1613f created: GearsObj[0x3fd5767, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4b1613f created: GearsObj[0x1548709d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4b1613f created: GearsObj[0x1548709d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4b1613f FIN GearsES2[obj 0x4b1613f isInit true, usesShared false, 1 GearsObj[0x3fd5767, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1548709d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x355b118b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4b1613f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609805e650, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b1613f, 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 0x4b1613f 400x300, swapInterval 1, drawable 0x7f609805e650 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b1613f 400x300, swapInterval 1, drawable 0x7f609805e650 [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 0x4b1613f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609805e650, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b1613f, 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 0x4b1613f 200x150, swapInterval 1, drawable 0x7f609805e650 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b1613f 200x150, swapInterval 1, drawable 0x7f609805e650 [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 0x4b1613f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609805e650, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b1613f, 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 0x4b1613f 800x600, swapInterval 1, drawable 0x7f609805e650 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b1613f 800x600, swapInterval 1, drawable 0x7f609805e650 [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 0x4b1613f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4b1613f 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 0x4b24c940: tileRendererInUse null, GearsES2[obj 0x4b24c940 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4b24c940 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 0x4b24c940 created: GearsObj[0x5b2c89ac, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4b24c940 created: GearsObj[0x778cf78c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4b24c940 created: GearsObj[0x778cf78c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4b24c940 FIN GearsES2[obj 0x4b24c940 isInit true, usesShared false, 1 GearsObj[0x5b2c89ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x778cf78c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b433882, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4b24c940 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609813cf00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b24c940, 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 0x4b24c940 400x300, swapInterval 1, drawable 0x7f609813cf00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b24c940 400x300, swapInterval 1, drawable 0x7f609813cf00 [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 0x4b24c940 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609813cf00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b24c940, 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 0x4b24c940 200x150, swapInterval 1, drawable 0x7f609813cf00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b24c940 200x150, swapInterval 1, drawable 0x7f609813cf00 [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 0x4b24c940 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609813cf00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4b24c940, 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 0x4b24c940 800x600, swapInterval 1, drawable 0x7f609813cf00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b24c940 800x600, swapInterval 1, drawable 0x7f609813cf00 [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 0x4b24c940: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4b24c940 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 0x33ab1e2c: tileRendererInUse null, GearsES2[obj 0x33ab1e2c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x33ab1e2c 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 0x33ab1e2c created: GearsObj[0x557db282, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x33ab1e2c created: GearsObj[0x7077deae, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x33ab1e2c created: GearsObj[0x7077deae, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x33ab1e2c FIN GearsES2[obj 0x33ab1e2c isInit true, usesShared false, 1 GearsObj[0x557db282, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7077deae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37a1d99c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ab1e2c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f6098093770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33ab1e2c, 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 0x33ab1e2c 400x300, swapInterval 1, drawable 0x7f6098093770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33ab1e2c 400x300, swapInterval 1, drawable 0x7f6098093770 [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 0x33ab1e2c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f6098093770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33ab1e2c, 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 0x33ab1e2c 200x150, swapInterval 1, drawable 0x7f6098093770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33ab1e2c 200x150, swapInterval 1, drawable 0x7f6098093770 [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 0x33ab1e2c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f6098093770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33ab1e2c, 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 0x33ab1e2c 800x600, swapInterval 1, drawable 0x7f6098093770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33ab1e2c 800x600, swapInterval 1, drawable 0x7f6098093770 [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 0x33ab1e2c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x33ab1e2c 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 0x3dec3e49: tileRendererInUse null, GearsES2[obj 0x3dec3e49 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3dec3e49 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 0x3dec3e49 created: GearsObj[0x2200ca2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3dec3e49 created: GearsObj[0x5aa22bfd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3dec3e49 created: GearsObj[0x5aa22bfd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3dec3e49 FIN GearsES2[obj 0x3dec3e49 isInit true, usesShared false, 1 GearsObj[0x2200ca2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5aa22bfd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d3eec61, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3dec3e49 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f6098198e80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3dec3e49, 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 0x3dec3e49 400x300, swapInterval 1, drawable 0x7f6098198e80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3dec3e49 400x300, swapInterval 1, drawable 0x7f6098198e80 [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 0x3dec3e49 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f6098198e80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3dec3e49, 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 0x3dec3e49 200x150, swapInterval 1, drawable 0x7f6098198e80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3dec3e49 200x150, swapInterval 1, drawable 0x7f6098198e80 [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 0x3dec3e49 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f6098198e80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3dec3e49, 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 0x3dec3e49 800x600, swapInterval 1, drawable 0x7f6098198e80 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3dec3e49 800x600, swapInterval 1, drawable 0x7f6098198e80 [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 0x3dec3e49: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x3dec3e49 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 0x3be2535d: tileRendererInUse null, GearsES2[obj 0x3be2535d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3be2535d 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 0x3be2535d created: GearsObj[0x68d9e6d2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3be2535d created: GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3be2535d created: GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3be2535d FIN GearsES2[obj 0x3be2535d isInit true, usesShared false, 1 GearsObj[0x68d9e6d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c6ab599, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f232856, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3be2535d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609811cf40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3be2535d, 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 0x3be2535d 400x300, swapInterval 1, drawable 0x7f609811cf40 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3be2535d 400x300, swapInterval 1, drawable 0x7f609811cf40 [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 0x3be2535d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609811cf40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3be2535d, 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 0x3be2535d 200x150, swapInterval 1, drawable 0x7f609811cf40 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3be2535d 200x150, swapInterval 1, drawable 0x7f609811cf40 [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 0x3be2535d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609811cf40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3be2535d, 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 0x3be2535d 800x600, swapInterval 1, drawable 0x7f609811cf40 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3be2535d 800x600, swapInterval 1, drawable 0x7f609811cf40 [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 0x3be2535d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x3be2535d 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 0x23327b1: tileRendererInUse null, GearsES2[obj 0x23327b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x23327b1 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 0x23327b1 created: GearsObj[0x48f6c259, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x23327b1 created: GearsObj[0x79ec7cd5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x23327b1 created: GearsObj[0x79ec7cd5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x23327b1 FIN GearsES2[obj 0x23327b1 isInit true, usesShared false, 1 GearsObj[0x48f6c259, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79ec7cd5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e37a7a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x23327b1 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f6098173f70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x23327b1, 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 0x23327b1 400x300, swapInterval 1, drawable 0x7f6098173f70 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x23327b1 400x300, swapInterval 1, drawable 0x7f6098173f70 [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 0x23327b1 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f6098173f70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x23327b1, 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 0x23327b1 200x150, swapInterval 1, drawable 0x7f6098173f70 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x23327b1 200x150, swapInterval 1, drawable 0x7f6098173f70 [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 0x23327b1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f6098173f70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x23327b1, 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 0x23327b1 800x600, swapInterval 1, drawable 0x7f6098173f70 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x23327b1 800x600, swapInterval 1, drawable 0x7f6098173f70 [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 0x23327b1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x23327b1 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 0x27bd88f1: tileRendererInUse null, GearsES2[obj 0x27bd88f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x27bd88f1 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 0x27bd88f1 created: GearsObj[0x10f7755d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x27bd88f1 created: GearsObj[0x5ef8e905, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x27bd88f1 created: GearsObj[0x5ef8e905, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x27bd88f1 FIN GearsES2[obj 0x27bd88f1 isInit true, usesShared false, 1 GearsObj[0x10f7755d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ef8e905, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54530638, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27bd88f1 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609813bc60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27bd88f1, 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 0x27bd88f1 400x300, swapInterval 1, drawable 0x7f609813bc60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27bd88f1 400x300, swapInterval 1, drawable 0x7f609813bc60 [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 0x27bd88f1 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609813bc60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27bd88f1, 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 0x27bd88f1 200x150, swapInterval 1, drawable 0x7f609813bc60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x27bd88f1 200x150, swapInterval 1, drawable 0x7f609813bc60 [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 0x27bd88f1 200x150, swapInterval 1, drawable 0x7f609813bc60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x27bd88f1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609813bc60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27bd88f1, 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 0x27bd88f1 800x600, swapInterval 1, drawable 0x7f609813bc60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x27bd88f1 800x600, swapInterval 1, drawable 0x7f609813bc60 [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 0x27bd88f1 800x600, swapInterval 1, drawable 0x7f609813bc60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x27bd88f1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x27bd88f1 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 0x1fa7cb38: tileRendererInUse null, GearsES2[obj 0x1fa7cb38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fa7cb38 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 0x1fa7cb38 created: GearsObj[0x1abd8b86, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1fa7cb38 created: GearsObj[0x28ce5934, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fa7cb38 created: GearsObj[0x28ce5934, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1fa7cb38 FIN GearsES2[obj 0x1fa7cb38 isInit true, usesShared false, 1 GearsObj[0x1abd8b86, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28ce5934, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44363162, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fa7cb38 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609801e770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fa7cb38, 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 0x1fa7cb38 400x300, swapInterval 1, drawable 0x7f609801e770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fa7cb38 400x300, swapInterval 1, drawable 0x7f609801e770 [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 0x1fa7cb38 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609801e770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fa7cb38, 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 0x1fa7cb38 200x150, swapInterval 1, drawable 0x7f609801e770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fa7cb38 200x150, swapInterval 1, drawable 0x7f609801e770 [apply] Thread-2-UserApp-JUnitTestRunner: ** 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-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.reshape 0x1fa7cb38 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609801e770, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fa7cb38, 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 0x1fa7cb38 800x600, swapInterval 1, drawable 0x7f609801e770 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fa7cb38 800x600, swapInterval 1, drawable 0x7f609801e770 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufMSAA___________-n0005-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-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.dispose 0x1fa7cb38: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.dispose 0x1fa7cb38 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 0x31d85da5: tileRendererInUse null, GearsES2[obj 0x31d85da5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x31d85da5 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 0x31d85da5 created: GearsObj[0x68a0b932, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31d85da5 created: GearsObj[0x684b764, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31d85da5 created: GearsObj[0x684b764, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x31d85da5 FIN GearsES2[obj 0x31d85da5 isInit true, usesShared false, 1 GearsObj[0x68a0b932, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x684b764, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29df05f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31d85da5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f6098020dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31d85da5, 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 0x31d85da5 400x300, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31d85da5 400x300, swapInterval 1, drawable 0x7f6098020dd0 [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 0x31d85da5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f6098020dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31d85da5, 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 0x31d85da5 200x150, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x31d85da5 200x150, swapInterval 1, drawable 0x7f6098020dd0 [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 0x31d85da5 200x150, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.reshape 0x31d85da5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f6098020dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31d85da5, 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 0x31d85da5 800x600, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x31d85da5 800x600, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencil________-n0006-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,5,main] GearsES2.display 0x31d85da5 800x600, swapInterval 1, drawable 0x7f6098020dd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.dispose 0x31d85da5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.dispose 0x31d85da5 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 0x1fb09b72: tileRendererInUse null, GearsES2[obj 0x1fb09b72 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fb09b72 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 0x1fb09b72 created: GearsObj[0xc065621, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1fb09b72 created: GearsObj[0x3a162cb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fb09b72 created: GearsObj[0x3a162cb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1fb09b72 FIN GearsES2[obj 0x1fb09b72 isInit true, usesShared false, 1 GearsObj[0xc065621, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a162cb7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14bfdbe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fb09b72 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f609805e080, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fb09b72, 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 0x1fb09b72 400x300, swapInterval 1, drawable 0x7f609805e080 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fb09b72 400x300, swapInterval 1, drawable 0x7f609805e080 [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 0x1fb09b72 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f609805e080, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fb09b72, 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 0x1fb09b72 200x150, swapInterval 1, drawable 0x7f609805e080 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fb09b72 200x150, swapInterval 1, drawable 0x7f609805e080 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencilMSAA____-n0003-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.display 0x1fb09b72 200x150, swapInterval 1, drawable 0x7f609805e080 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.reshape 0x1fb09b72 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f609805e080, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fb09b72, 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 0x1fb09b72 800x600, swapInterval 1, drawable 0x7f609805e080 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x1fb09b72 800x600, swapInterval 1, drawable 0x7f609805e080 [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 0x1fb09b72 800x600, swapInterval 1, drawable 0x7f609805e080 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.dispose 0x1fb09b72: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.dispose 0x1fb09b72 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 0x3873b2cd: tileRendererInUse null, GearsES2[obj 0x3873b2cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3873b2cd 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 0x3873b2cd created: GearsObj[0x4b1bfab4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3873b2cd created: GearsObj[0x47bd876e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3873b2cd created: GearsObj[0x47bd876e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3873b2cd FIN GearsES2[obj 0x3873b2cd isInit true, usesShared false, 1 GearsObj[0x4b1bfab4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47bd876e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f602747, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3873b2cd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f6098029e50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3873b2cd, 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 0x3873b2cd 400x300, swapInterval 1, drawable 0x7f6098029e50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3873b2cd 400x300, swapInterval 1, drawable 0x7f6098029e50 [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 0x3873b2cd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f6098029e50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3873b2cd, 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 0x3873b2cd 200x150, swapInterval 1, drawable 0x7f6098029e50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x3873b2cd 200x150, swapInterval 1, drawable 0x7f6098029e50 [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 0x3873b2cd 200x150, swapInterval 1, drawable 0x7f6098029e50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.reshape 0x3873b2cd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f6098029e50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3873b2cd, 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 0x3873b2cd 800x600, swapInterval 1, drawable 0x7f6098029e50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x3873b2cd 800x600, swapInterval 1, drawable 0x7f6098029e50 [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 0x3873b2cd 800x600, swapInterval 1, drawable 0x7f6098029e50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.dispose 0x3873b2cd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.dispose 0x3873b2cd 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 0x473664e5: tileRendererInUse null, GearsES2[obj 0x473664e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x473664e5 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 0x473664e5 created: GearsObj[0x45acc587, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x473664e5 created: GearsObj[0x4f08d878, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x473664e5 created: GearsObj[0x4f08d878, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x473664e5 FIN GearsES2[obj 0x473664e5 isInit true, usesShared false, 1 GearsObj[0x45acc587, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f08d878, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1bfd7e39, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x473664e5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x473664e5, 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 0x473664e5 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x473664e5 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 0x473664e5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x473664e5, 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 0x473664e5 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x473664e5 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 0x473664e5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x473664e5, 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 0x473664e5 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x473664e5 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 0x473664e5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.dispose 0x473664e5 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 0x1fbd4502: tileRendererInUse null, GearsES2[obj 0x1fbd4502 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fbd4502 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 0x1fbd4502 created: GearsObj[0x5dde0043, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1fbd4502 created: GearsObj[0x7f2dead2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fbd4502 created: GearsObj[0x7f2dead2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1fbd4502 FIN GearsES2[obj 0x1fbd4502 isInit true, usesShared false, 1 GearsObj[0x5dde0043, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f2dead2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ee2f64d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fbd4502 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fbd4502, 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 0x1fbd4502 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbd4502 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 0x1fbd4502 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fbd4502, 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 0x1fbd4502 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbd4502 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 0x1fbd4502 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fbd4502, 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 0x1fbd4502 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbd4502 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 0x1fbd4502: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.dispose 0x1fbd4502 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 0x788a61aa: tileRendererInUse null, GearsES2[obj 0x788a61aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x788a61aa 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 0x788a61aa created: GearsObj[0x4626debc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x788a61aa created: GearsObj[0x558853c3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x788a61aa created: GearsObj[0x558853c3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x788a61aa FIN GearsES2[obj 0x788a61aa isInit true, usesShared false, 1 GearsObj[0x4626debc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x558853c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8aa53c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x788a61aa 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x788a61aa, 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 0x788a61aa 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x788a61aa 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 0x788a61aa 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x788a61aa, 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 0x788a61aa 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x788a61aa 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 0x788a61aa 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x788a61aa, 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 0x788a61aa 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x788a61aa 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 0x788a61aa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.dispose 0x788a61aa 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 0x6eaa6810: tileRendererInUse null, GearsES2[obj 0x6eaa6810 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6eaa6810 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 0x6eaa6810 created: GearsObj[0x10008e3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6eaa6810 created: GearsObj[0x5ca9cfa3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6eaa6810 created: GearsObj[0x5ca9cfa3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6eaa6810 FIN GearsES2[obj 0x6eaa6810 isInit true, usesShared false, 1 GearsObj[0x10008e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ca9cfa3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c9a4d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6eaa6810 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6eaa6810, 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 0x6eaa6810 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6eaa6810 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 0x6eaa6810 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6eaa6810, 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 0x6eaa6810 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6eaa6810 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 0x6eaa6810 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6eaa6810, 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 0x6eaa6810 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6eaa6810 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 0x6eaa6810: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.dispose 0x6eaa6810 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 0x1cad0f93: tileRendererInUse null, GearsES2[obj 0x1cad0f93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1cad0f93 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 0x1cad0f93 created: GearsObj[0xb81e672, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1cad0f93 created: GearsObj[0x3e8e2698, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1cad0f93 created: GearsObj[0x3e8e2698, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1cad0f93 FIN GearsES2[obj 0x1cad0f93 isInit true, usesShared false, 1 GearsObj[0xb81e672, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e8e2698, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55700e42, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1cad0f93 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x1cad0f93, 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 0x1cad0f93 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1cad0f93 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 0x1cad0f93 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x1cad0f93, 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 0x1cad0f93 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1cad0f93 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 0x1cad0f93 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x1cad0f93, 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 0x1cad0f93 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1cad0f93 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 0x1cad0f93: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.dispose 0x1cad0f93 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 0x559ef5cf: tileRendererInUse null, GearsES2[obj 0x559ef5cf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x559ef5cf 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 0x559ef5cf created: GearsObj[0x12f44b70, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x559ef5cf created: GearsObj[0x78e0ca68, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x559ef5cf created: GearsObj[0x78e0ca68, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x559ef5cf FIN GearsES2[obj 0x559ef5cf isInit true, usesShared false, 1 GearsObj[0x12f44b70, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78e0ca68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2548aef9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x559ef5cf 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x559ef5cf, 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 0x559ef5cf 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x559ef5cf 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 0x559ef5cf 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x559ef5cf, 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 0x559ef5cf 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x559ef5cf 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 0x559ef5cf 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x559ef5cf, 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 0x559ef5cf 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x559ef5cf 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 0x559ef5cf: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.dispose 0x559ef5cf 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 0x3fca33bb: tileRendererInUse null, GearsES2[obj 0x3fca33bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3fca33bb 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 0x3fca33bb created: GearsObj[0x3939deb5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3fca33bb created: GearsObj[0x43d8a23c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3fca33bb created: GearsObj[0x43d8a23c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3fca33bb FIN GearsES2[obj 0x3fca33bb isInit true, usesShared false, 1 GearsObj[0x3939deb5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43d8a23c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a53ae4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fca33bb 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fca33bb, 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 0x3fca33bb 400x300, swapInterval 1, drawable 0x4400003 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fca33bb 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 0x3fca33bb 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fca33bb, 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 0x3fca33bb 200x150, swapInterval 1, drawable 0x4400006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fca33bb 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 0x3fca33bb 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fca33bb, 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 0x3fca33bb 800x600, swapInterval 1, drawable 0x4400008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fca33bb 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 0x3fca33bb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.dispose 0x3fca33bb 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 0x17de3ff3: tileRendererInUse null, GearsES2[obj 0x17de3ff3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x17de3ff3 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 0x17de3ff3 created: GearsObj[0x4e4b5736, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x17de3ff3 created: GearsObj[0x64b74cb2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x17de3ff3 created: GearsObj[0x64b74cb2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x17de3ff3 FIN GearsES2[obj 0x17de3ff3 isInit true, usesShared false, 1 GearsObj[0x4e4b5736, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64b74cb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14de1c7a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x17de3ff3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17de3ff3, 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 0x17de3ff3 400x300, swapInterval 1, drawable 0x4400003 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17de3ff3 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 0x17de3ff3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17de3ff3, 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 0x17de3ff3 200x150, swapInterval 1, drawable 0x4400006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17de3ff3 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 0x17de3ff3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17de3ff3, 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 0x17de3ff3 800x600, swapInterval 1, drawable 0x4400008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x17de3ff3 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 0x17de3ff3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.dispose 0x17de3ff3 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 0xa8dcb75: tileRendererInUse null, GearsES2[obj 0xa8dcb75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xa8dcb75 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 0xa8dcb75 created: GearsObj[0x67c27224, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xa8dcb75 created: GearsObj[0x77fa7c20, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xa8dcb75 created: GearsObj[0x77fa7c20, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xa8dcb75 FIN GearsES2[obj 0xa8dcb75 isInit true, usesShared false, 1 GearsObj[0x67c27224, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77fa7c20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16c96b5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa8dcb75 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xa8dcb75, 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 0xa8dcb75 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa8dcb75 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 0xa8dcb75 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xa8dcb75, 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 0xa8dcb75 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa8dcb75 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.reshape 0xa8dcb75 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xa8dcb75, 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-23,5,main] GearsES2.display 0xa8dcb75 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa8dcb75 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.dispose 0xa8dcb75: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.dispose 0xa8dcb75 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 0x28a994f9: tileRendererInUse null, GearsES2[obj 0x28a994f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x28a994f9 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 0x28a994f9 created: GearsObj[0x12a0a719, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x28a994f9 created: GearsObj[0x2aa2729e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x28a994f9 created: GearsObj[0x2aa2729e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x28a994f9 FIN GearsES2[obj 0x28a994f9 isInit true, usesShared false, 1 GearsObj[0x12a0a719, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2aa2729e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x246de11c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x28a994f9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x28a994f9, 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 0x28a994f9 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28a994f9 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 0x28a994f9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x28a994f9, 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 0x28a994f9 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x28a994f9 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 0x28a994f9 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.reshape 0x28a994f9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x28a994f9, 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 0x28a994f9 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x28a994f9 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 0x28a994f9 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.dispose 0x28a994f9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.dispose 0x28a994f9 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 0x3869327f: tileRendererInUse null, GearsES2[obj 0x3869327f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3869327f 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 0x3869327f created: GearsObj[0x54a2a34c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3869327f created: GearsObj[0x14b4f3be, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3869327f created: GearsObj[0x14b4f3be, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3869327f FIN GearsES2[obj 0x3869327f isInit true, usesShared false, 1 GearsObj[0x54a2a34c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14b4f3be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7cce5e8c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3869327f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3869327f, 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 0x3869327f 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3869327f 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 0x3869327f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3869327f, 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 0x3869327f 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.display 0x3869327f 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 0x3869327f 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.reshape 0x3869327f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3869327f, 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 0x3869327f 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.display 0x3869327f 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3869327f 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.dispose 0x3869327f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.dispose 0x3869327f 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 0x3a5b6cba: tileRendererInUse null, GearsES2[obj 0x3a5b6cba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3a5b6cba 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 0x3a5b6cba created: GearsObj[0x2809a051, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3a5b6cba created: GearsObj[0x4ba265ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3a5b6cba created: GearsObj[0x4ba265ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3a5b6cba FIN GearsES2[obj 0x3a5b6cba isInit true, usesShared false, 1 GearsObj[0x2809a051, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ba265ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35d152d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3a5b6cba 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3a5b6cba, 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 0x3a5b6cba 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3a5b6cba 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 0x3a5b6cba 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3a5b6cba, 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 0x3a5b6cba 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x3a5b6cba 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 0x3a5b6cba 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.reshape 0x3a5b6cba 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3a5b6cba, 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 0x3a5b6cba 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x3a5b6cba 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 0x3a5b6cba 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.dispose 0x3a5b6cba: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.dispose 0x3a5b6cba 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 0x637efb8a: tileRendererInUse null, GearsES2[obj 0x637efb8a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x637efb8a 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 0x637efb8a created: GearsObj[0x61dc3385, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x637efb8a created: GearsObj[0x6d26fd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x637efb8a created: GearsObj[0x6d26fd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x637efb8a FIN GearsES2[obj 0x637efb8a isInit true, usesShared false, 1 GearsObj[0x61dc3385, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d26fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45a66c3c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x637efb8a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x637efb8a, 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 0x637efb8a 400x300, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x637efb8a 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 0x637efb8a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x637efb8a, 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 0x637efb8a 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.display 0x637efb8a 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x637efb8a 200x150, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.reshape 0x637efb8a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x637efb8a, 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-27,5,main] GearsES2.display 0x637efb8a 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.display 0x637efb8a 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0006-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x637efb8a 800x600, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.dispose 0x637efb8a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.dispose 0x637efb8a FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821791936 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.143 sec [apply] Testcase: testES2OffScreenAutoDblBuf took 1.422 sec [apply] Testcase: testES2OffScreenFBODblBuf took 1.167 sec [apply] Testcase: testES2OffScreenFBODblBufMSAA took 1.214 sec [apply] Testcase: testES2OffScreenFBODblBufStencil took 1.164 sec [apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 1.193 sec [apply] Testcase: testES2OffScreenFBOSglBuf took 1.149 sec [apply] Testcase: testES2OffScreenPbufferDblBuf took 1.142 sec [apply] Testcase: testES2OffScreenPbufferSglBuf took 1.146 sec [apply] Testcase: testES2OnScreenDblBuf took 0.235 sec [apply] Testcase: testES2OnScreenDblBufMSAA took 0.274 sec [apply] Testcase: testES2OnScreenDblBufStencil took 0.286 sec [apply] Testcase: testES2OnScreenDblBufStencilMSAA took 0.303 sec [apply] Testcase: testES2OnScreenSglBuf took 0.316 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 1.43 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.621 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 1.304 sec [apply] Testcase: testGL2OffScreenFBODblBufMSAA took 1.316 sec [apply] Testcase: testGL2OffScreenFBODblBufStencil took 1.31 sec [apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 1.308 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 1.329 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.645 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.65 sec [apply] Testcase: testGL2OnScreenDblBuf took 0.399 sec [apply] Testcase: testGL2OnScreenDblBufMSAA took 0.451 sec [apply] Testcase: testGL2OnScreenDblBufStencil took 0.427 sec [apply] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.453 sec [apply] Testcase: testGL2OnScreenSglBuf took 0.408 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 @ 1412821793578 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x12d437c4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3e4a7183 created: GearsObj[0x39d25d4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3e4a7183 created: GearsObj[0x39d25d4e, 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[0x12d437c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39d25d4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x374a93e4, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 64x64, swapInterval 0, drawable 0x4400002 [apply] create resz task/thread 0 [apply] start resize thread 0 [apply] start anim thread 0 [apply] Resizer 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Animatr 0, count 200: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [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[0x1805efd5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x43fa3474 created: GearsObj[0x568f3c59, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x43fa3474 created: GearsObj[0x568f3c59, 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[0x1805efd5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x568f3c59, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49c938af, 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] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] start anim thread 1 [apply] Animatr 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Resizer 1, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002 [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-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 @ 1412821811997 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.064 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 @ 1412821793578 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x12d437c4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3e4a7183 created: GearsObj[0x39d25d4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3e4a7183 created: GearsObj[0x39d25d4e, 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[0x12d437c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39d25d4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x374a93e4, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 64x64, swapInterval 0, drawable 0x4400002 [apply] create resz task/thread 0 [apply] start resize thread 0 [apply] start anim thread 0 [apply] Resizer 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Animatr 0, count 200: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [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[0x1805efd5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x43fa3474 created: GearsObj[0x568f3c59, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x43fa3474 created: GearsObj[0x568f3c59, 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[0x1805efd5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x568f3c59, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49c938af, 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] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] start anim thread 1 [apply] Animatr 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Resizer 1, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002 [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-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 @ 1412821811997 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_1A1RThreads_100Resizes took 7.995 sec [apply] Testcase: test01_3A3RThreads_50Resizes took 10.323 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 @ 1412821813549 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] junit.framework.TestListener: endTest(test01GLDebugDisabled) [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] junit.framework.TestListener: startTest(test01GLDebugEnabled) [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] junit.framework.TestListener: endTest(test01GLDebugEnabled) [apply] junit.framework.TestListener: startTest(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 1412821814809 [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 1412821814909 [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 @ 1412821814995 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.12 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 @ 1412821813549 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 1412821814809 [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 1412821814909 [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 @ 1412821814995 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLDebugDisabled took 1.027 sec [apply] Testcase: test01GLDebugEnabled took 0.093 sec [apply] Testcase: test02GLDebugError took 0.134 sec [apply] Testcase: test03GLDebugInsert took 0.09 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] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] junit.framework.TestListener: tests to run: 3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821816433 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test01GLDebug01Disabled) [apply] junit.framework.TestListener: startTest(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 1412821817636 [apply] source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x7f9438d8] [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(test01GLDebug01Enabled) [apply] junit.framework.TestListener: startTest(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 1412821817810 [apply] source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x74dd0367] [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error [apply] junit.framework.TestListener: endTest(test02GLDebug01Error) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821817924 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.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 @ 1412821816433 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 1412821817636 [apply] source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x7f9438d8] [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 1412821817810 [apply] source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x74dd0367] [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821817924 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLDebug01Disabled took 1.068 sec [apply] Testcase: test01GLDebug01Enabled took 0.183 sec [apply] Testcase: test02GLDebug01Error took 0.137 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] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT [apply] ++++ Test Singleton.ctor() [apply] ++++ Test Singleton.lock() [apply] junit.framework.TestListener: tests to run: 10 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821819371 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01OnThreadAtInit) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: 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: 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: 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: [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: 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: 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] junit.framework.TestListener: endTest(test02OnThreadAtReshape) [apply] junit.framework.TestListener: startTest(test03OnThreadAtDisplay) [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: 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: [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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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: 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: 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: 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: [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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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] junit.framework.TestListener: endTest(test04OnThreadAtInvoke) [apply] junit.framework.TestListener: startTest(test05OnThreadAtDispose) [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: 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: 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: 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: [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] User caught exception GLException: Caught RuntimeException: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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 : 2 [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: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7 [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: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7 [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: [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] junit.framework.TestListener: endTest(test05OnThreadAtDispose) [apply] junit.framework.TestListener: startTest(test11OffThreadAtInit) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: 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: 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: 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: [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] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: 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: 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: 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: [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] junit.framework.TestListener: endTest(test12OffThreadAtReshape) [apply] junit.framework.TestListener: startTest(test13OffThreadAtDisplay) [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: 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: 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: 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: [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] junit.framework.TestListener: endTest(test13OffThreadAtDisplay) [apply] junit.framework.TestListener: startTest(test14OffThreadAtInvoke) [apply] junit.framework.TestListener: endTest(test14OffThreadAtInvoke) [apply] junit.framework.TestListener: startTest(test15OffThreadAtDispose) [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: 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: 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: 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: [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] junit.framework.TestListener: endTest(test15OffThreadAtDispose) [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12 [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: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12 [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: [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 : 33 / 33 [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 @ 1412821823205 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.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 @ 1412821819371 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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: 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: 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: 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: [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: 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: 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: 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: [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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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: 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: 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: 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: [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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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: 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: 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: 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: [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] User caught exception GLException: Caught RuntimeException: on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: 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: [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 : 2 [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: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7 [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: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7 [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: [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: 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: 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: 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: [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: 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: 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: 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: [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: 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: 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: 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: [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: 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: 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: 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: [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: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12 [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: on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12 [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: [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 : 33 / 33 [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 @ 1412821823205 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01OnThreadAtInit took 0.408 sec [apply] Testcase: test02OnThreadAtReshape took 0.146 sec [apply] Testcase: test03OnThreadAtDisplay took 0.194 sec [apply] Testcase: test04OnThreadAtInvoke took 0.159 sec [apply] Testcase: test05OnThreadAtDispose took 0.731 sec [apply] Testcase: test11OffThreadAtInit took 0.187 sec [apply] Testcase: test12OffThreadAtReshape took 0.131 sec [apply] Testcase: test13OffThreadAtDisplay took 0.171 sec [apply] Testcase: test14OffThreadAtInvoke took 0.167 sec [apply] Testcase: test15OffThreadAtDispose took 0.677 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] junit.framework.TestListener: tests to run: 5 [apply] junit.framework.TestListener: startTest(test01_ES1) [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 @ 1412821824705 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_MAX_TEXTURE_SIZE: 16384 [apply] - GL_ACTIVE_TEXTURE: 33984 [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@893fb70, 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] junit.framework.TestListener: endTest(test01_ES1) [apply] junit.framework.TestListener: startTest(test02__ES2) [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] ++++ 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@7d70efd8, 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_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(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.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@1f9b28d6, 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_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(test04_GL3) [apply] junit.framework.TestListener: startTest(test05_GL4) [apply] junit.framework.TestListener: endTest(test05_GL4) [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@4b250211, 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 @ 1412821826246 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 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 @ 1412821824705 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@893fb70, 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@7d70efd8, 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@1f9b28d6, 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@4b250211, 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 @ 1412821826246 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_ES1 took 1.063 sec [apply] Testcase: test02__ES2 took 0.073 sec [apply] Testcase: test03_GL2 took 0.178 sec [apply] Testcase: test04_GL3 took 0.12 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] junit.framework.TestListener: tests to run: 7 [apply] junit.framework.TestListener: startTest(test00ShowAvailProfiles) [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821827671 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [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 0xf89d246, isOwner false, <52a2319c, 7894cc1b>[count 0, qsz 0, owner ]]] [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] junit.framework.TestListener: endTest(test12GL3PolygonModeFailure) [apply] junit.framework.TestListener: startTest(test20GL2BindArrayAttributeFails) [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] junit.framework.TestListener: endTest(test20GL2BindArrayAttributeFails) [apply] junit.framework.TestListener: startTest(test21GL3bcBindArrayAttributeFails) [apply] junit.framework.TestListener: endTest(test21GL3bcBindArrayAttributeFails) [apply] junit.framework.TestListener: startTest(test22GL3BindArrayAttributeFails) [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 @ 1412821829202 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.201 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 @ 1412821827671 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0xf89d246, isOwner false, <52a2319c, 7894cc1b>[count 0, qsz 0, owner ]]] [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 @ 1412821829202 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00ShowAvailProfiles took 0.776 sec [apply] Testcase: test10GL2PolygonModeFailure took 0.295 sec [apply] Testcase: test11GL3bcPolygonModeFailure took 0.001 sec [apply] Testcase: test12GL3PolygonModeFailure took 0.112 sec [apply] Testcase: test20GL2BindArrayAttributeFails took 0.104 sec [apply] Testcase: test21GL3bcBindArrayAttributeFails took 0.001 sec [apply] Testcase: test22GL3BindArrayAttributeFails took 0.121 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] junit.framework.TestListener: tests to run: 6 [apply] junit.framework.TestListener: startTest(test01FFP__GL2) [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 @ 1412821830612 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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: ** 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___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0003-attn0-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] ++++ 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: ** 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___-n0003-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] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0004-attn0-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] ++++ 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] junit.framework.TestListener: endTest(test12GLSL_ES2) [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2 [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821833739 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.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 @ 1412821830612 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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: ** 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___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0003-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: ** 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___-n0003-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 @ 1412821833739 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01FFP__GL2 took 1.372 sec [apply] Testcase: test02FFP__ES1 took 0.289 sec [apply] Testcase: test03FFP__ES2 took 0.4 sec [apply] Testcase: test04FFP__GL2ES2 took 0.481 sec [apply] Testcase: test11GLSL_GL2 took 0.327 sec [apply] Testcase: test12GLSL_ES2 took 0.143 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] 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] ++++ 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 @ 1412821835085 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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: endTest(test02InitSingleton) [apply] junit.framework.TestListener: startTest(test11DumpDesktopGLInfo) [apply] junit.framework.TestListener: endTest(test11DumpDesktopGLInfo) [apply] junit.framework.TestListener: startTest(test12DumpEGLGLInfo) [apply] junit.framework.TestListener: endTest(test12DumpEGLGLInfo) [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 0x21a18219, isOwner false, <41fdab10, 178961c8>[count 0, qsz 0, owner ]]] [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 0x7fd32c23d6d0, owner true, ResourceToolkitLock[obj 0x45ebbd57, isOwner false, <69622bd1, 35b99014>[count 0, qsz 0, owner ]]] [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 @ 1412821835941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 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 @ 1412821835085 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x21a18219, isOwner false, <41fdab10, 178961c8>[count 0, qsz 0, owner ]]] [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 0x7fd32c23d6d0, owner true, ResourceToolkitLock[obj 0x45ebbd57, isOwner false, <69622bd1, 35b99014>[count 0, qsz 0, owner ]]] [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 @ 1412821835941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01InternedString took 0.005 sec [apply] Testcase: test02InitSingleton took 0.754 sec [apply] Testcase: test11DumpDesktopGLInfo took 0.006 sec [apply] Testcase: test12DumpEGLGLInfo took 0.001 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] ++++ Test Singleton.ctor() [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT [apply] junit.framework.TestListener: tests to run: 16 [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821837345 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test00Version) [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-20141009 [apply] Implementation Build: 2.3-b1362-20141009 [apply] Implementation Branch: origin/master [apply] Implementation Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [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-20141009 [apply] Implementation Build: 2.3-b1362-20141009 [apply] Implementation Branch: origin/master [apply] Implementation Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [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-20141009 [apply] Implementation Build: 2.3-b1362-20141009 [apply] Implementation Branch: origin/master [apply] Implementation Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [apply] ----------------------------------------------------------------------------------------------------- [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x604d16f6, isOwner false, <115f2075, 78af8f7f>[count 0, qsz 0, owner ]]] [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 0x7f09c4279230, owner true, ResourceToolkitLock[obj 0x7042ddae, isOwner false, <749260ae, 4604e69d>[count 0, qsz 0, owner ]]] [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 0x604d16f6, isOwner false, <115f2075, 78af8f7f>[count 0, qsz 0, owner ]]] [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] ++++ 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] junit.framework.TestListener: endTest(test04GLProfileGL2ES1) [apply] junit.framework.TestListener: startTest(test05GLProfileGL2ES2) [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] junit.framework.TestListener: endTest(test05GLProfileGL2ES2) [apply] junit.framework.TestListener: startTest(test06GLProfileGL4ES3) [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] junit.framework.TestListener: endTest(test06GLProfileGL4ES3) [apply] junit.framework.TestListener: startTest(test07GLProfileGL2GL3) [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] 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] ++++ 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] 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] junit.framework.TestListener: endTest(test16_GLES2) [apply] junit.framework.TestListener: startTest(test17_GLES3) [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 @ 1412821841286 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.605 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 0x604d16f6, isOwner false, <115f2075, 78af8f7f>[count 0, qsz 0, owner ]]] [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 @ 1412821837345 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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-20141009 [apply] Implementation Build: 2.3-b1362-20141009 [apply] Implementation Branch: origin/master [apply] Implementation Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [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-20141009 [apply] Implementation Build: 2.3-b1362-20141009 [apply] Implementation Branch: origin/master [apply] Implementation Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [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-20141009 [apply] Implementation Build: 2.3-b1362-20141009 [apply] Implementation Branch: origin/master [apply] Implementation Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [apply] ----------------------------------------------------------------------------------------------------- [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x604d16f6, isOwner false, <115f2075, 78af8f7f>[count 0, qsz 0, owner ]]] [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 0x7f09c4279230, owner true, ResourceToolkitLock[obj 0x7042ddae, isOwner false, <749260ae, 4604e69d>[count 0, qsz 0, owner ]]] [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 @ 1412821841286 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00Version took 1.178 sec [apply] Testcase: test01GLProfileDefault took 0.359 sec [apply] Testcase: test02GLProfileMaxProgrammable took 0.208 sec [apply] Testcase: test03GLProfileMaxFixedFunc took 0.185 sec [apply] Testcase: test04GLProfileGL2ES1 took 0.226 sec [apply] Testcase: test05GLProfileGL2ES2 took 0.22 sec [apply] Testcase: test06GLProfileGL4ES3 took 0.191 sec [apply] Testcase: test07GLProfileGL2GL3 took 0.215 sec [apply] Testcase: test10_GL4bc took 0.001 sec [apply] Testcase: test11_GL3bc took 0.001 sec [apply] Testcase: test12_GL2 took 0.214 sec [apply] Testcase: test13_GL4 took 0.001 sec [apply] Testcase: test14_GL3 took 0.205 sec [apply] Testcase: test15_GLES1 took 0.205 sec [apply] Testcase: test16_GLES2 took 0.174 sec [apply] Testcase: test17_GLES3 took 0.213 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] ++++ 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 @ 1412821842938 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 4 [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip [apply] junit.framework.TestListener: startTest(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] 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] 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] 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 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 @ 1412821851751 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.455 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 @ 1412821842938 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 @ 1412821851751 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00_MSAA0_DefFlip took 4.318 sec [apply] Testcase: test01_MSAA0_UsrFlip took 0 sec [apply] Testcase: test10_MSAA8_DefFlip took 3.612 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] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01GLVersion) [apply] junit.framework.TestListener: endTest(test01GLVersion) [apply] junit.framework.TestListener: startTest(test02GLVendorVersion) [apply] junit.framework.TestListener: endTest(test02GLVendorVersion) [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 @ 1412821853136 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 @ 1412821853219 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 @ 1412821853136 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 @ 1412821853219 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] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT [apply] ++++ Test Singleton.ctor() [apply] junit.framework.TestListener: tests to run: 6 [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_102x100xREDxUB) [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821854596 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] junit.framework.TestListener: endTest(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] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_640x480xREDxUB) [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] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_640x480xRGBxUB) [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] 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 @ 1412821862525 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.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 @ 1412821854596 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 @ 1412821862525 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testReadPixelsGL2GL3_102x100xREDxUB took 2.111 sec [apply] Testcase: testReadPixelsGL2GL3_640x480xREDxUB took 1.156 sec [apply] Testcase: testReadPixelsGL2GL3_640x480xRGBxUB took 1.171 sec [apply] Testcase: testReadPixelsGL2GL3_99x100xRGBxUB took 1.123 sec [apply] Testcase: testReadPixelsGL_640x480xRGBAxUB took 1.152 sec [apply] Testcase: testReadPixelsGL_99x100xRGBxUB took 1.121 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 @ 1412821863880 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 1: START: 155/0, reuse true - Thread-5-jt1 [apply] JOGLTask 0: START: 0/0, reuse true - Thread-5-jt0 [apply] 0: [0: false, 1: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x419c363: tileRendererInUse null, GearsES2[obj 0x419c363 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x419c363 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 0x419c363 created: GearsObj[0x6ae0f4b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x419c363 created: GearsObj[0x6677ebea, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x419c363 created: GearsObj[0x6677ebea, 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 0x419c363 FIN GearsES2[obj 0x419c363 isInit true, usesShared false, 1 GearsObj[0x6ae0f4b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6677ebea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x137e2de8, 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 0x419c363 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x419c363, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x419c363 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 0x7fa328000b90, owner true, ResourceToolkitLock[obj 0x1e6c2a6b, isOwner false, <1f14b285, 5e35dece>[count 0, qsz 0, owner ]]]] - Thread-5-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x419c363 128x128, swapInterval 0, drawable 0x4400002 [apply] JOGLTask 1: RUNNING: Thread-5-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x10d0a6d: tileRendererInUse null, GearsES2[obj 0x10d0a6d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x10d0a6d 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] 1: [0: false, 1: false] [apply] gear1 0x10d0a6d created: GearsObj[0x48008e2f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10d0a6d created: GearsObj[0x4ee60a55, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10d0a6d created: GearsObj[0x4ee60a55, 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 0x10d0a6d FIN GearsES2[obj 0x10d0a6d isInit true, usesShared false, 1 GearsObj[0x48008e2f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ee60a55, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd5f1dfa, 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 0x10d0a6d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10d0a6d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x10d0a6d 128x128, swapInterval 0, drawable 0x4400004 [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 0x7fa328000b90, owner true, ResourceToolkitLock[obj 0x1e6c2a6b, isOwner false, <1f14b285, 5e35dece>[count 0, qsz 0, owner ]]]] - Thread-5-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x10d0a6d 128x128, swapInterval 0, drawable 0x4400004 [apply] JOGLTask 0: RUNNING: Thread-5-jt0 [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 0x419c363: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x419c363 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-5-jt1 [apply] JOGLTask 1: END: Thread-5-jt1 [apply] 4: [0: false, 1: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x10d0a6d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x10d0a6d FIN [apply] JOGLTask 0: DONE/SYNC: Thread-5-jt0 [apply] JOGLTask 0: END: Thread-5-jt0 [apply] 5: [0: true, 1: true] [apply] total: 2.172s [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads [apply] junit.framework.TestListener: endTest(test02TwoThreads) [apply] junit.framework.TestListener: startTest(test04FourThreads) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test04FourThreads [apply] InitConcurrentBaseNEWT 4 threads, reuse display: true [apply] JOGLTask 1: START: 155/0, reuse true - Thread-6-jt1 [apply] JOGLTask 0: START: 0/0, reuse true - Thread-6-jt0 [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 0x2b5b5562: tileRendererInUse null, GearsES2[obj 0x2b5b5562 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b5b5562 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 0x2b5b5562 created: GearsObj[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b5b5562 created: GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b5b5562 created: GearsObj[0xa78fa06, 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 0x2b5b5562 FIN GearsES2[obj 0x2b5b5562 isInit true, usesShared false, 1 GearsObj[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c12b166, 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 0x2b5b5562 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b5b5562, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x2b5b5562 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 0x7fa3200087a0, owner true, ResourceToolkitLock[obj 0x2f39264c, isOwner false, [count 0, qsz 0, owner ]]]] - Thread-6-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2b5b5562 128x128, swapInterval 0, drawable 0x4400002 [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 0x481dd7af: tileRendererInUse null, GearsES2[obj 0x481dd7af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x481dd7af 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 0x481dd7af created: GearsObj[0x5e053c51, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x481dd7af created: GearsObj[0x2817184f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x481dd7af created: GearsObj[0x2817184f, 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 0x481dd7af FIN GearsES2[obj 0x481dd7af isInit true, usesShared false, 1 GearsObj[0x5e053c51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2817184f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x674a8e01, 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 0x481dd7af 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x481dd7af, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x481dd7af 128x128, swapInterval 0, drawable 0x4400004 [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 0x7fa3200087a0, owner true, ResourceToolkitLock[obj 0x2f39264c, isOwner false, [count 0, qsz 0, owner ]]]] - Thread-6-jt0 [apply] JOGLTask 0: RUNNING: Thread-6-jt0 [apply] 0: [0: false, 1: false, 2: false, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x6c83c280: tileRendererInUse null, GearsES2[obj 0x6c83c280 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c83c280 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 0x6c83c280 created: GearsObj[0x7d75f453, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c83c280 created: GearsObj[0x154630c3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c83c280 created: GearsObj[0x154630c3, 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 0x6c83c280 FIN GearsES2[obj 0x6c83c280 isInit true, usesShared false, 1 GearsObj[0x7d75f453, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x154630c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3dd64f2, 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 0x6c83c280 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c83c280, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x6c83c280 128x128, swapInterval 0, drawable 0x4400006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x6c83c280 128x128, swapInterval 0, drawable 0x4400006 [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 0x7fa3200087a0, owner true, ResourceToolkitLock[obj 0x2f39264c, isOwner false, [count 0, qsz 0, owner ]]]] - Thread-6-jt3 [apply] JOGLTask 3: RUNNING: Thread-6-jt3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x6df8a88c: tileRendererInUse null, GearsES2[obj 0x6df8a88c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6df8a88c 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 0x6df8a88c created: GearsObj[0x2bd978f5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6df8a88c created: GearsObj[0x4ef333f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6df8a88c created: GearsObj[0x4ef333f, 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 0x6df8a88c FIN GearsES2[obj 0x6df8a88c isInit true, usesShared false, 1 GearsObj[0x2bd978f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ef333f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x537fba98, 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 0x6df8a88c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6df8a88c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x6df8a88c 128x128, swapInterval 0, drawable 0x4400008 [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 0x7fa3200087a0, owner true, ResourceToolkitLock[obj 0x2f39264c, isOwner false, [count 0, qsz 0, owner ]]]] - Thread-6-jt2 [apply] JOGLTask 2: RUNNING: Thread-6-jt2 [apply] 1: [0: false, 1: false, 2: false, 3: false] [apply] 2: [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 0x481dd7af: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x481dd7af FIN [apply] JOGLTask 0: DONE/SYNC: Thread-6-jt0 [apply] JOGLTask 0: END: Thread-6-jt0 [apply] 3: [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 0x2b5b5562: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2b5b5562 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-6-jt1 [apply] JOGLTask 1: END: Thread-6-jt1 [apply] 4: [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 0x6c83c280: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x6c83c280 FIN [apply] JOGLTask 3: DONE/SYNC: Thread-6-jt3 [apply] JOGLTask 3: END: Thread-6-jt3 [apply] 5: [0: true, 1: true, 2: false, 3: true] [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 0x6df8a88c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x6df8a88c FIN [apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2 [apply] JOGLTask 2: END: Thread-6-jt2 [apply] 6: [0: true, 1: true, 2: true, 3: true] [apply] total: 1.942s [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 0: START: 0/0, reuse true - Thread-7-jt0 [apply] JOGLTask 1: START: 155/0, reuse true - Thread-7-jt1 [apply] JOGLTask 2: START: 310/0, reuse true - Thread-7-jt2 [apply] JOGLTask 3: START: 465/0, reuse true - Thread-7-jt3 [apply] JOGLTask 5: START: 775/0, reuse true - Thread-7-jt5 [apply] JOGLTask 4: START: 620/0, reuse true - Thread-7-jt4 [apply] JOGLTask 6: START: 930/0, reuse true - Thread-7-jt6 [apply] JOGLTask 7: START: 1085/0, reuse true - Thread-7-jt7 [apply] JOGLTask 9: START: 1395/0, reuse true - Thread-7-jt9 [apply] JOGLTask 10: START: 1550/0, reuse true - Thread-7-jt10 [apply] JOGLTask 11: START: 1705/0, reuse true - Thread-7-jt11 [apply] JOGLTask 12: START: 0/155, reuse true - Thread-7-jt12 [apply] JOGLTask 8: START: 1240/0, reuse true - Thread-7-jt8 [apply] JOGLTask 15: START: 465/155, reuse true - Thread-7-jt15 [apply] JOGLTask 13: START: 155/155, reuse true - Thread-7-jt13 [apply] JOGLTask 14: START: 310/155, reuse true - Thread-7-jt14 [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[0x77f15bf2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x23dbab96 created: GearsObj[0x312d1c5b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x23dbab96 created: GearsObj[0x312d1c5b, 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[0x77f15bf2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x312d1c5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b2aa66f, 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 0x4400002, 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 0x4400002 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x23dbab96 128x128, swapInterval 0, drawable 0x4400002 [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 0x2d1c9282: tileRendererInUse null, GearsES2[obj 0x2d1c9282 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2d1c9282 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 0x2d1c9282 created: GearsObj[0x391df0c0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2d1c9282 created: GearsObj[0x16dfa315, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2d1c9282 created: GearsObj[0x16dfa315, 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 0x2d1c9282 FIN GearsES2[obj 0x2d1c9282 isInit true, usesShared false, 1 GearsObj[0x391df0c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16dfa315, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6932231c, 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 0x2d1c9282 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d1c9282, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x2d1c9282 128x128, swapInterval 0, drawable 0x4400004 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 0x45ba317a: tileRendererInUse null, GearsES2[obj 0x45ba317a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x45ba317a 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 0x45ba317a created: GearsObj[0x6a4f9011, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45ba317a created: GearsObj[0x734623ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45ba317a created: GearsObj[0x734623ab, 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 0x45ba317a FIN GearsES2[obj 0x45ba317a isInit true, usesShared false, 1 GearsObj[0x6a4f9011, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x734623ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51394bf, 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 0x45ba317a 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45ba317a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x45ba317a 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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x45ba317a 128x128, swapInterval 0, drawable 0x4400006 [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 0x269d3586: tileRendererInUse null, GearsES2[obj 0x269d3586 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x269d3586 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 0x269d3586 created: GearsObj[0x762f1041, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x269d3586 created: GearsObj[0x130ac544, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x269d3586 created: GearsObj[0x130ac544, 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 0x269d3586 FIN GearsES2[obj 0x269d3586 isInit true, usesShared false, 1 GearsObj[0x762f1041, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x130ac544, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1186ded1, 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 0x269d3586 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x269d3586, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x269d3586 128x128, swapInterval 0, drawable 0x4400008 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 0x409c3def: tileRendererInUse null, GearsES2[obj 0x409c3def isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x409c3def 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 0x409c3def created: GearsObj[0x2c93fff5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x409c3def created: GearsObj[0x599d674a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x409c3def created: GearsObj[0x599d674a, 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 0x409c3def FIN GearsES2[obj 0x409c3def isInit true, usesShared false, 1 GearsObj[0x2c93fff5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x599d674a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32761f57, 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 0x409c3def 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x409c3def, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x409c3def 128x128, swapInterval 0, drawable 0x440000a [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt13 [apply] JOGLTask 13: RUNNING: Thread-7-jt13 [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 0x1c413618: tileRendererInUse null, GearsES2[obj 0x1c413618 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1c413618 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 0x1c413618 created: GearsObj[0x53d68e54, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1c413618 created: GearsObj[0x1aba54af, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1c413618 created: GearsObj[0x1aba54af, 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 0x1c413618 FIN GearsES2[obj 0x1c413618 isInit true, usesShared false, 1 GearsObj[0x53d68e54, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1aba54af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20efedc8, 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 0x1c413618 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c413618, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x1c413618 128x128, swapInterval 0, drawable 0x440000c [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x1c413618 128x128, swapInterval 0, drawable 0x440000c [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 0xdf1e19d: tileRendererInUse null, GearsES2[obj 0xdf1e19d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xdf1e19d 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 0xdf1e19d created: GearsObj[0x77520bdd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xdf1e19d created: GearsObj[0x7ca45c46, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xdf1e19d created: GearsObj[0x7ca45c46, 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 0xdf1e19d FIN GearsES2[obj 0xdf1e19d isInit true, usesShared false, 1 GearsObj[0x77520bdd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ca45c46, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59926233, 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 0xdf1e19d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0xdf1e19d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0xdf1e19d 128x128, swapInterval 0, drawable 0x440000e [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 0x4f60bce2: tileRendererInUse null, GearsES2[obj 0x4f60bce2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4f60bce2 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 0x4f60bce2 created: GearsObj[0x34c24c98, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f60bce2 created: GearsObj[0x5f8c33f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f60bce2 created: GearsObj[0x5f8c33f, 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 0x4f60bce2 FIN GearsES2[obj 0x4f60bce2 isInit true, usesShared false, 1 GearsObj[0x34c24c98, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f8c33f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3502fa5c, 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 0x4f60bce2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f60bce2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x4f60bce2 128x128, swapInterval 0, drawable 0x4400010 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt9 [apply] JOGLTask 9: RUNNING: Thread-7-jt9 [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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x461840c2: tileRendererInUse null, GearsES2[obj 0x461840c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x461840c2 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 0x461840c2 created: GearsObj[0x7a55c63e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x461840c2 created: GearsObj[0x54aced2f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x461840c2 created: GearsObj[0x54aced2f, 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 0x461840c2 FIN GearsES2[obj 0x461840c2 isInit true, usesShared false, 1 GearsObj[0x7a55c63e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54aced2f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e3e2163, 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 0x461840c2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x461840c2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x461840c2 128x128, swapInterval 0, drawable 0x4400012 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 0x449a3ff1: tileRendererInUse null, GearsES2[obj 0x449a3ff1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x449a3ff1 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 0x449a3ff1 created: GearsObj[0x78b7a58e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x449a3ff1 created: GearsObj[0x1178fea, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x449a3ff1 created: GearsObj[0x1178fea, 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 0x449a3ff1 FIN GearsES2[obj 0x449a3ff1 isInit true, usesShared false, 1 GearsObj[0x78b7a58e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1178fea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17212531, 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 0x449a3ff1 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x449a3ff1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x449a3ff1 128x128, swapInterval 0, drawable 0x4400014 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt0 [apply] JOGLTask 0: RUNNING: Thread-7-jt0 [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 0x10913e8b: tileRendererInUse null, GearsES2[obj 0x10913e8b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x10913e8b 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 0x10913e8b created: GearsObj[0x7a993047, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10913e8b created: GearsObj[0x545c9ec0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10913e8b created: GearsObj[0x545c9ec0, 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 0x10913e8b FIN GearsES2[obj 0x10913e8b isInit true, usesShared false, 1 GearsObj[0x7a993047, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x545c9ec0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51dbbb03, 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 0x10913e8b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400016, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10913e8b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x10913e8b 128x128, swapInterval 0, drawable 0x4400016 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt12 [apply] JOGLTask 12: RUNNING: Thread-7-jt12 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x25ecd428: tileRendererInUse null, GearsES2[obj 0x25ecd428 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x25ecd428 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 0x25ecd428 created: GearsObj[0x1eb446a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x25ecd428 created: GearsObj[0x3c9189ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x25ecd428 created: GearsObj[0x3c9189ca, 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 0x25ecd428 FIN GearsES2[obj 0x25ecd428 isInit true, usesShared false, 1 GearsObj[0x1eb446a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c9189ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fae8dd1, 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 0x25ecd428 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x25ecd428, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x25ecd428 128x128, swapInterval 0, drawable 0x4400018 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 0x6e63687f: tileRendererInUse null, GearsES2[obj 0x6e63687f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6e63687f 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 0x6e63687f created: GearsObj[0x3eb1e75e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6e63687f created: GearsObj[0x4482a014, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6e63687f created: GearsObj[0x4482a014, 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 0x6e63687f FIN GearsES2[obj 0x6e63687f isInit true, usesShared false, 1 GearsObj[0x3eb1e75e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4482a014, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b76411f, 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 0x6e63687f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6e63687f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x6e63687f 128x128, swapInterval 0, drawable 0x440001a [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x6e63687f 128x128, swapInterval 0, drawable 0x440001a [apply] JOGLTask 10: RUNNING: Thread-7-jt10 [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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x245afba3: tileRendererInUse null, GearsES2[obj 0x245afba3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x245afba3 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 0x245afba3 created: GearsObj[0x2b3c88e6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x245afba3 created: GearsObj[0x24c2b056, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x245afba3 created: GearsObj[0x24c2b056, 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 0x245afba3 FIN GearsES2[obj 0x245afba3 isInit true, usesShared false, 1 GearsObj[0x2b3c88e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24c2b056, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c46b3e2, 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 0x245afba3 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x245afba3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x245afba3 128x128, swapInterval 0, drawable 0x440001c [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 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] gear1 0x290d4f95 created: GearsObj[0x1b993178, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x290d4f95 created: GearsObj[0x5be6138a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x290d4f95 created: GearsObj[0x5be6138a, 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[0x1b993178, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be6138a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x710a39be, 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 0x440001e, 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 0x440001e [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x290d4f95 128x128, swapInterval 0, drawable 0x440001e [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt4 [apply] JOGLTask 4: RUNNING: Thread-7-jt4 [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 3: DONE/SYNC: Thread-7-jt3 [apply] JOGLTask 3: END: Thread-7-jt3 [apply] 5: [0: false, 1: false, 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 0x2d1c9282: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x2d1c9282 FIN [apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5 [apply] JOGLTask 5: END: Thread-7-jt5 [apply] 6: [0: false, 1: false, 2: false, 3: true, 4: false, 5: true, 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 0x3d10b35c: tileRendererInUse null, GearsES2[obj 0x3d10b35c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d10b35c 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 0x3d10b35c created: GearsObj[0x7f874c13, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d10b35c created: GearsObj[0x21257b6d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d10b35c created: GearsObj[0x21257b6d, 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 0x3d10b35c FIN GearsES2[obj 0x3d10b35c isInit true, usesShared false, 1 GearsObj[0x7f874c13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21257b6d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6701a614, 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 0x3d10b35c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d10b35c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x3d10b35c 128x128, swapInterval 0, drawable 0x4400020 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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.dispose 0x45ba317a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x45ba317a FIN [apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6 [apply] JOGLTask 6: END: Thread-7-jt6 [apply] 7: [0: false, 1: false, 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 0x269d3586: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x269d3586 FIN [apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11 [apply] JOGLTask 11: END: Thread-7-jt11 [apply] 8: [0: false, 1: false, 2: false, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 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 0x409c3def: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x409c3def FIN [apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13 [apply] JOGLTask 13: END: Thread-7-jt13 [apply] 9: [0: false, 1: false, 2: false, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 11: true, 12: false, 13: true, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x1c413618: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x1c413618 FIN [apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2 [apply] JOGLTask 2: END: Thread-7-jt2 [apply] 10: [0: false, 1: false, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 11: true, 12: false, 13: true, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xdf1e19d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xdf1e19d FIN [apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14 [apply] JOGLTask 14: END: Thread-7-jt14 [apply] 11: [0: false, 1: false, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 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 0x4f60bce2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4f60bce2 FIN [apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9 [apply] JOGLTask 9: END: Thread-7-jt9 [apply] 12: [0: false, 1: false, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: true, 10: false, 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 0x461840c2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x461840c2 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1 [apply] JOGLTask 1: END: Thread-7-jt1 [apply] 13: [0: false, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: true, 10: false, 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 0x449a3ff1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x449a3ff1 FIN [apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0 [apply] JOGLTask 0: END: Thread-7-jt0 [apply] 14: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: true, 10: false, 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 0x10913e8b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x10913e8b FIN [apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12 [apply] JOGLTask 12: END: Thread-7-jt12 [apply] 15: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: true, 10: false, 11: true, 12: true, 13: true, 14: true, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x25ecd428: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x25ecd428 FIN [apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8 [apply] JOGLTask 8: END: Thread-7-jt8 [apply] 16: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: true, 9: true, 10: false, 11: true, 12: true, 13: true, 14: true, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6e63687f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6e63687f FIN [apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10 [apply] JOGLTask 10: END: Thread-7-jt10 [apply] 17: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x245afba3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x245afba3 FIN [apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7 [apply] JOGLTask 7: END: Thread-7-jt7 [apply] 18: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 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 4: DONE/SYNC: Thread-7-jt4 [apply] JOGLTask 4: END: Thread-7-jt4 [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: true, 13: true, 14: true, 15: false] [apply] junit.framework.TestListener: endTest(test16SixteenThreads) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x3d10b35c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x3d10b35c FIN [apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15 [apply] JOGLTask 15: END: Thread-7-jt15 [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.221s [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821872673 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.435 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 @ 1412821863880 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 1: START: 155/0, reuse true - Thread-5-jt1 [apply] JOGLTask 0: START: 0/0, reuse true - Thread-5-jt0 [apply] 0: [0: false, 1: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x419c363: tileRendererInUse null, GearsES2[obj 0x419c363 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x419c363 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 0x419c363 created: GearsObj[0x6ae0f4b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x419c363 created: GearsObj[0x6677ebea, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x419c363 created: GearsObj[0x6677ebea, 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 0x419c363 FIN GearsES2[obj 0x419c363 isInit true, usesShared false, 1 GearsObj[0x6ae0f4b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6677ebea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x137e2de8, 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 0x419c363 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x419c363, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x419c363 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 0x7fa328000b90, owner true, ResourceToolkitLock[obj 0x1e6c2a6b, isOwner false, <1f14b285, 5e35dece>[count 0, qsz 0, owner ]]]] - Thread-5-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x419c363 128x128, swapInterval 0, drawable 0x4400002 [apply] JOGLTask 1: RUNNING: Thread-5-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x10d0a6d: tileRendererInUse null, GearsES2[obj 0x10d0a6d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x10d0a6d 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] 1: [0: false, 1: false] [apply] gear1 0x10d0a6d created: GearsObj[0x48008e2f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10d0a6d created: GearsObj[0x4ee60a55, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10d0a6d created: GearsObj[0x4ee60a55, 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 0x10d0a6d FIN GearsES2[obj 0x10d0a6d isInit true, usesShared false, 1 GearsObj[0x48008e2f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ee60a55, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd5f1dfa, 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 0x10d0a6d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10d0a6d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x10d0a6d 128x128, swapInterval 0, drawable 0x4400004 [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 0x7fa328000b90, owner true, ResourceToolkitLock[obj 0x1e6c2a6b, isOwner false, <1f14b285, 5e35dece>[count 0, qsz 0, owner ]]]] - Thread-5-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x10d0a6d 128x128, swapInterval 0, drawable 0x4400004 [apply] JOGLTask 0: RUNNING: Thread-5-jt0 [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 0x419c363: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x419c363 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-5-jt1 [apply] JOGLTask 1: END: Thread-5-jt1 [apply] 4: [0: false, 1: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x10d0a6d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x10d0a6d FIN [apply] JOGLTask 0: DONE/SYNC: Thread-5-jt0 [apply] JOGLTask 0: END: Thread-5-jt0 [apply] 5: [0: true, 1: true] [apply] total: 2.172s [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 1: START: 155/0, reuse true - Thread-6-jt1 [apply] JOGLTask 0: START: 0/0, reuse true - Thread-6-jt0 [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 0x2b5b5562: tileRendererInUse null, GearsES2[obj 0x2b5b5562 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b5b5562 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 0x2b5b5562 created: GearsObj[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b5b5562 created: GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b5b5562 created: GearsObj[0xa78fa06, 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 0x2b5b5562 FIN GearsES2[obj 0x2b5b5562 isInit true, usesShared false, 1 GearsObj[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c12b166, 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 0x2b5b5562 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b5b5562, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x2b5b5562 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 0x7fa3200087a0, owner true, ResourceToolkitLock[obj 0x2f39264c, isOwner false, [count 0, qsz 0, owner ]]]] - Thread-6-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2b5b5562 128x128, swapInterval 0, drawable 0x4400002 [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 0x481dd7af: tileRendererInUse null, GearsES2[obj 0x481dd7af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x481dd7af 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 0x481dd7af created: GearsObj[0x5e053c51, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x481dd7af created: GearsObj[0x2817184f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x481dd7af created: GearsObj[0x2817184f, 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 0x481dd7af FIN GearsES2[obj 0x481dd7af isInit true, usesShared false, 1 GearsObj[0x5e053c51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2817184f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x674a8e01, 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 0x481dd7af 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x481dd7af, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x481dd7af 128x128, swapInterval 0, drawable 0x4400004 [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 0x7fa3200087a0, owner true, ResourceToolkitLock[obj 0x2f39264c, isOwner false, [count 0, qsz 0, owner ]]]] - Thread-6-jt0 [apply] JOGLTask 0: RUNNING: Thread-6-jt0 [apply] 0: [0: false, 1: false, 2: false, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x6c83c280: tileRendererInUse null, GearsES2[obj 0x6c83c280 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c83c280 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 0x6c83c280 created: GearsObj[0x7d75f453, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c83c280 created: GearsObj[0x154630c3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c83c280 created: GearsObj[0x154630c3, 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 0x6c83c280 FIN GearsES2[obj 0x6c83c280 isInit true, usesShared false, 1 GearsObj[0x7d75f453, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x154630c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3dd64f2, 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 0x6c83c280 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c83c280, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x6c83c280 128x128, swapInterval 0, drawable 0x4400006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x6c83c280 128x128, swapInterval 0, drawable 0x4400006 [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 0x7fa3200087a0, owner true, ResourceToolkitLock[obj 0x2f39264c, isOwner false, [count 0, qsz 0, owner ]]]] - Thread-6-jt3 [apply] JOGLTask 3: RUNNING: Thread-6-jt3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x6df8a88c: tileRendererInUse null, GearsES2[obj 0x6df8a88c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6df8a88c 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 0x6df8a88c created: GearsObj[0x2bd978f5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6df8a88c created: GearsObj[0x4ef333f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6df8a88c created: GearsObj[0x4ef333f, 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 0x6df8a88c FIN GearsES2[obj 0x6df8a88c isInit true, usesShared false, 1 GearsObj[0x2bd978f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ef333f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x537fba98, 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 0x6df8a88c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6df8a88c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x6df8a88c 128x128, swapInterval 0, drawable 0x4400008 [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 0x7fa3200087a0, owner true, ResourceToolkitLock[obj 0x2f39264c, isOwner false, [count 0, qsz 0, owner ]]]] - Thread-6-jt2 [apply] JOGLTask 2: RUNNING: Thread-6-jt2 [apply] 1: [0: false, 1: false, 2: false, 3: false] [apply] 2: [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 0x481dd7af: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x481dd7af FIN [apply] JOGLTask 0: DONE/SYNC: Thread-6-jt0 [apply] JOGLTask 0: END: Thread-6-jt0 [apply] 3: [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 0x2b5b5562: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2b5b5562 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-6-jt1 [apply] JOGLTask 1: END: Thread-6-jt1 [apply] 4: [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 0x6c83c280: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x6c83c280 FIN [apply] JOGLTask 3: DONE/SYNC: Thread-6-jt3 [apply] JOGLTask 3: END: Thread-6-jt3 [apply] 5: [0: true, 1: true, 2: false, 3: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x6df8a88c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x6df8a88c FIN [apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2 [apply] JOGLTask 2: END: Thread-6-jt2 [apply] 6: [0: true, 1: true, 2: true, 3: true] [apply] total: 1.942s [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 0: START: 0/0, reuse true - Thread-7-jt0 [apply] JOGLTask 1: START: 155/0, reuse true - Thread-7-jt1 [apply] JOGLTask 2: START: 310/0, reuse true - Thread-7-jt2 [apply] JOGLTask 3: START: 465/0, reuse true - Thread-7-jt3 [apply] JOGLTask 5: START: 775/0, reuse true - Thread-7-jt5 [apply] JOGLTask 4: START: 620/0, reuse true - Thread-7-jt4 [apply] JOGLTask 6: START: 930/0, reuse true - Thread-7-jt6 [apply] JOGLTask 7: START: 1085/0, reuse true - Thread-7-jt7 [apply] JOGLTask 9: START: 1395/0, reuse true - Thread-7-jt9 [apply] JOGLTask 10: START: 1550/0, reuse true - Thread-7-jt10 [apply] JOGLTask 11: START: 1705/0, reuse true - Thread-7-jt11 [apply] JOGLTask 12: START: 0/155, reuse true - Thread-7-jt12 [apply] JOGLTask 8: START: 1240/0, reuse true - Thread-7-jt8 [apply] JOGLTask 15: START: 465/155, reuse true - Thread-7-jt15 [apply] JOGLTask 13: START: 155/155, reuse true - Thread-7-jt13 [apply] JOGLTask 14: START: 310/155, reuse true - Thread-7-jt14 [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[0x77f15bf2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x23dbab96 created: GearsObj[0x312d1c5b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x23dbab96 created: GearsObj[0x312d1c5b, 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[0x77f15bf2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x312d1c5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b2aa66f, 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 0x4400002, 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 0x4400002 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x23dbab96 128x128, swapInterval 0, drawable 0x4400002 [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 0x2d1c9282: tileRendererInUse null, GearsES2[obj 0x2d1c9282 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2d1c9282 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 0x2d1c9282 created: GearsObj[0x391df0c0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2d1c9282 created: GearsObj[0x16dfa315, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2d1c9282 created: GearsObj[0x16dfa315, 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 0x2d1c9282 FIN GearsES2[obj 0x2d1c9282 isInit true, usesShared false, 1 GearsObj[0x391df0c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16dfa315, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6932231c, 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 0x2d1c9282 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d1c9282, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x2d1c9282 128x128, swapInterval 0, drawable 0x4400004 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 0x45ba317a: tileRendererInUse null, GearsES2[obj 0x45ba317a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x45ba317a 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 0x45ba317a created: GearsObj[0x6a4f9011, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45ba317a created: GearsObj[0x734623ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45ba317a created: GearsObj[0x734623ab, 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 0x45ba317a FIN GearsES2[obj 0x45ba317a isInit true, usesShared false, 1 GearsObj[0x6a4f9011, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x734623ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51394bf, 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 0x45ba317a 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45ba317a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x45ba317a 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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x45ba317a 128x128, swapInterval 0, drawable 0x4400006 [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 0x269d3586: tileRendererInUse null, GearsES2[obj 0x269d3586 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x269d3586 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 0x269d3586 created: GearsObj[0x762f1041, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x269d3586 created: GearsObj[0x130ac544, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x269d3586 created: GearsObj[0x130ac544, 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 0x269d3586 FIN GearsES2[obj 0x269d3586 isInit true, usesShared false, 1 GearsObj[0x762f1041, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x130ac544, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1186ded1, 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 0x269d3586 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x269d3586, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x269d3586 128x128, swapInterval 0, drawable 0x4400008 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 0x409c3def: tileRendererInUse null, GearsES2[obj 0x409c3def isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x409c3def 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 0x409c3def created: GearsObj[0x2c93fff5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x409c3def created: GearsObj[0x599d674a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x409c3def created: GearsObj[0x599d674a, 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 0x409c3def FIN GearsES2[obj 0x409c3def isInit true, usesShared false, 1 GearsObj[0x2c93fff5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x599d674a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32761f57, 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 0x409c3def 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x409c3def, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x409c3def 128x128, swapInterval 0, drawable 0x440000a [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt13 [apply] JOGLTask 13: RUNNING: Thread-7-jt13 [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 0x1c413618: tileRendererInUse null, GearsES2[obj 0x1c413618 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1c413618 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 0x1c413618 created: GearsObj[0x53d68e54, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1c413618 created: GearsObj[0x1aba54af, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1c413618 created: GearsObj[0x1aba54af, 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 0x1c413618 FIN GearsES2[obj 0x1c413618 isInit true, usesShared false, 1 GearsObj[0x53d68e54, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1aba54af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20efedc8, 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 0x1c413618 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c413618, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x1c413618 128x128, swapInterval 0, drawable 0x440000c [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x1c413618 128x128, swapInterval 0, drawable 0x440000c [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 0xdf1e19d: tileRendererInUse null, GearsES2[obj 0xdf1e19d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xdf1e19d 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 0xdf1e19d created: GearsObj[0x77520bdd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xdf1e19d created: GearsObj[0x7ca45c46, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xdf1e19d created: GearsObj[0x7ca45c46, 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 0xdf1e19d FIN GearsES2[obj 0xdf1e19d isInit true, usesShared false, 1 GearsObj[0x77520bdd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ca45c46, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59926233, 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 0xdf1e19d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0xdf1e19d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0xdf1e19d 128x128, swapInterval 0, drawable 0x440000e [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 0x4f60bce2: tileRendererInUse null, GearsES2[obj 0x4f60bce2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4f60bce2 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 0x4f60bce2 created: GearsObj[0x34c24c98, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f60bce2 created: GearsObj[0x5f8c33f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f60bce2 created: GearsObj[0x5f8c33f, 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 0x4f60bce2 FIN GearsES2[obj 0x4f60bce2 isInit true, usesShared false, 1 GearsObj[0x34c24c98, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f8c33f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3502fa5c, 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 0x4f60bce2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f60bce2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x4f60bce2 128x128, swapInterval 0, drawable 0x4400010 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt9 [apply] JOGLTask 9: RUNNING: Thread-7-jt9 [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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x461840c2: tileRendererInUse null, GearsES2[obj 0x461840c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x461840c2 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 0x461840c2 created: GearsObj[0x7a55c63e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x461840c2 created: GearsObj[0x54aced2f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x461840c2 created: GearsObj[0x54aced2f, 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 0x461840c2 FIN GearsES2[obj 0x461840c2 isInit true, usesShared false, 1 GearsObj[0x7a55c63e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54aced2f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e3e2163, 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 0x461840c2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x461840c2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x461840c2 128x128, swapInterval 0, drawable 0x4400012 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 0x449a3ff1: tileRendererInUse null, GearsES2[obj 0x449a3ff1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x449a3ff1 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 0x449a3ff1 created: GearsObj[0x78b7a58e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x449a3ff1 created: GearsObj[0x1178fea, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x449a3ff1 created: GearsObj[0x1178fea, 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 0x449a3ff1 FIN GearsES2[obj 0x449a3ff1 isInit true, usesShared false, 1 GearsObj[0x78b7a58e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1178fea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17212531, 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 0x449a3ff1 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x449a3ff1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x449a3ff1 128x128, swapInterval 0, drawable 0x4400014 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt0 [apply] JOGLTask 0: RUNNING: Thread-7-jt0 [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 0x10913e8b: tileRendererInUse null, GearsES2[obj 0x10913e8b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x10913e8b 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 0x10913e8b created: GearsObj[0x7a993047, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10913e8b created: GearsObj[0x545c9ec0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10913e8b created: GearsObj[0x545c9ec0, 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 0x10913e8b FIN GearsES2[obj 0x10913e8b isInit true, usesShared false, 1 GearsObj[0x7a993047, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x545c9ec0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51dbbb03, 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 0x10913e8b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400016, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10913e8b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x10913e8b 128x128, swapInterval 0, drawable 0x4400016 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt12 [apply] JOGLTask 12: RUNNING: Thread-7-jt12 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x25ecd428: tileRendererInUse null, GearsES2[obj 0x25ecd428 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x25ecd428 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 0x25ecd428 created: GearsObj[0x1eb446a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x25ecd428 created: GearsObj[0x3c9189ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x25ecd428 created: GearsObj[0x3c9189ca, 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 0x25ecd428 FIN GearsES2[obj 0x25ecd428 isInit true, usesShared false, 1 GearsObj[0x1eb446a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c9189ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fae8dd1, 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 0x25ecd428 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x25ecd428, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x25ecd428 128x128, swapInterval 0, drawable 0x4400018 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 0x6e63687f: tileRendererInUse null, GearsES2[obj 0x6e63687f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6e63687f 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 0x6e63687f created: GearsObj[0x3eb1e75e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6e63687f created: GearsObj[0x4482a014, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6e63687f created: GearsObj[0x4482a014, 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 0x6e63687f FIN GearsES2[obj 0x6e63687f isInit true, usesShared false, 1 GearsObj[0x3eb1e75e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4482a014, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b76411f, 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 0x6e63687f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6e63687f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x6e63687f 128x128, swapInterval 0, drawable 0x440001a [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x6e63687f 128x128, swapInterval 0, drawable 0x440001a [apply] JOGLTask 10: RUNNING: Thread-7-jt10 [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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x245afba3: tileRendererInUse null, GearsES2[obj 0x245afba3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x245afba3 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 0x245afba3 created: GearsObj[0x2b3c88e6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x245afba3 created: GearsObj[0x24c2b056, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x245afba3 created: GearsObj[0x24c2b056, 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 0x245afba3 FIN GearsES2[obj 0x245afba3 isInit true, usesShared false, 1 GearsObj[0x2b3c88e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24c2b056, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c46b3e2, 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 0x245afba3 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x245afba3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x245afba3 128x128, swapInterval 0, drawable 0x440001c [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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 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] gear1 0x290d4f95 created: GearsObj[0x1b993178, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x290d4f95 created: GearsObj[0x5be6138a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x290d4f95 created: GearsObj[0x5be6138a, 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[0x1b993178, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be6138a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x710a39be, 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 0x440001e, 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 0x440001e [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x290d4f95 128x128, swapInterval 0, drawable 0x440001e [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - Thread-7-jt4 [apply] JOGLTask 4: RUNNING: Thread-7-jt4 [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 3: DONE/SYNC: Thread-7-jt3 [apply] JOGLTask 3: END: Thread-7-jt3 [apply] 5: [0: false, 1: false, 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 0x2d1c9282: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x2d1c9282 FIN [apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5 [apply] JOGLTask 5: END: Thread-7-jt5 [apply] 6: [0: false, 1: false, 2: false, 3: true, 4: false, 5: true, 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 0x3d10b35c: tileRendererInUse null, GearsES2[obj 0x3d10b35c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d10b35c 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 0x3d10b35c created: GearsObj[0x7f874c13, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d10b35c created: GearsObj[0x21257b6d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d10b35c created: GearsObj[0x21257b6d, 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 0x3d10b35c FIN GearsES2[obj 0x3d10b35c isInit true, usesShared false, 1 GearsObj[0x7f874c13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21257b6d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6701a614, 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 0x3d10b35c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d10b35c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x3d10b35c 128x128, swapInterval 0, drawable 0x4400020 [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 0x7fa310000c40, owner true, ResourceToolkitLock[obj 0x27e43b35, isOwner false, <62e6a1ad, 2db75bcc>[count 0, qsz 0, owner ]]]] - 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.dispose 0x45ba317a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x45ba317a FIN [apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6 [apply] JOGLTask 6: END: Thread-7-jt6 [apply] 7: [0: false, 1: false, 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 0x269d3586: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x269d3586 FIN [apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11 [apply] JOGLTask 11: END: Thread-7-jt11 [apply] 8: [0: false, 1: false, 2: false, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 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 0x409c3def: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x409c3def FIN [apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13 [apply] JOGLTask 13: END: Thread-7-jt13 [apply] 9: [0: false, 1: false, 2: false, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 11: true, 12: false, 13: true, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x1c413618: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x1c413618 FIN [apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2 [apply] JOGLTask 2: END: Thread-7-jt2 [apply] 10: [0: false, 1: false, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 11: true, 12: false, 13: true, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xdf1e19d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xdf1e19d FIN [apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14 [apply] JOGLTask 14: END: Thread-7-jt14 [apply] 11: [0: false, 1: false, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 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 0x4f60bce2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4f60bce2 FIN [apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9 [apply] JOGLTask 9: END: Thread-7-jt9 [apply] 12: [0: false, 1: false, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: true, 10: false, 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 0x461840c2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x461840c2 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1 [apply] JOGLTask 1: END: Thread-7-jt1 [apply] 13: [0: false, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: true, 10: false, 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 0x449a3ff1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x449a3ff1 FIN [apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0 [apply] JOGLTask 0: END: Thread-7-jt0 [apply] 14: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: true, 10: false, 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 0x10913e8b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x10913e8b FIN [apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12 [apply] JOGLTask 12: END: Thread-7-jt12 [apply] 15: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: true, 10: false, 11: true, 12: true, 13: true, 14: true, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x25ecd428: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x25ecd428 FIN [apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8 [apply] JOGLTask 8: END: Thread-7-jt8 [apply] 16: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: true, 9: true, 10: false, 11: true, 12: true, 13: true, 14: true, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6e63687f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6e63687f FIN [apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10 [apply] JOGLTask 10: END: Thread-7-jt10 [apply] 17: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: false, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x245afba3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x245afba3 FIN [apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7 [apply] JOGLTask 7: END: Thread-7-jt7 [apply] 18: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 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 4: DONE/SYNC: Thread-7-jt4 [apply] JOGLTask 4: END: Thread-7-jt4 [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: true, 13: true, 14: true, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x3d10b35c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x3d10b35c FIN [apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15 [apply] JOGLTask 15: END: Thread-7-jt15 [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.221s [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821872673 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test02TwoThreads took 2.209 sec [apply] Testcase: test04FourThreads took 1.956 sec [apply] Testcase: test16SixteenThreads took 4.241 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] 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 @ 1412821874122 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 @ 1412821874451 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 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 @ 1412821874122 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 @ 1412821874451 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 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] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testMain) [apply] Implementation-Version: 2.3.0-rc-20141009 [apply] Implementation-Build: 2.3-b1362-20141009 [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 @ 1412821875828 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain [apply] Implementation-Branch: origin/master [apply] Implementation-Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [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-20141009 [apply] Implementation Build: 2.3-b1362-20141009 [apply] Implementation Branch: origin/master [apply] Implementation Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [apply] ----------------------------------------------------------------------------------------------------- [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1bb59fce, isOwner false, <63bd72db, 79a94e6e>[count 0, qsz 0, owner ]]] [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] junit.framework.TestListener: endTest(testMain) [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821877201 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.015 sec [apply] ------------- Standard Output --------------- [apply] Implementation-Version: 2.3.0-rc-20141009 [apply] Implementation-Build: 2.3-b1362-20141009 [apply] Implementation-Branch: origin/master [apply] Implementation-Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [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 @ 1412821875828 ms +++ localhost/127.0.0.1:59999 - Locked within 8 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-20141009 [apply] Implementation Build: 2.3-b1362-20141009 [apply] Implementation Branch: origin/master [apply] Implementation Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [apply] ----------------------------------------------------------------------------------------------------- [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1bb59fce, isOwner false, <63bd72db, 79a94e6e>[count 0, qsz 0, owner ]]] [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 @ 1412821877201 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testMain took 1.269 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] ++++ 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: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821878790 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testWriteRead01aMap) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap [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] 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] junit.framework.TestListener: endTest(testWriteRead01bMap) [apply] junit.framework.TestListener: startTest(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] 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] junit.framework.TestListener: startTest(testWriteRead02bMapRange) [apply] junit.framework.TestListener: endTest(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 @ 1412821884206 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.076 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 @ 1412821878790 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412821884206 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWriteRead01aMap took 2.088 sec [apply] Testcase: testWriteRead01bMap took 1.077 sec [apply] Testcase: testWriteRead02aMapRange took 1.09 sec [apply] Testcase: testWriteRead02bMapRange took 1.07 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.745 sec [apply] [apply] Testcase: test01X11WindowMemoryLeak took 2.138 sec [apply] Testcase: test02X11WindowMemoryLeakPBufferAutoDrawable took 0.255 sec [apply] Testcase: test03X11WindowMemoryLeakFBOAutoDrawable took 0.257 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 @ 1412821889096 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] junit.framework.TestListener: endTest(test01) [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 @ 1412821890950 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.501 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 @ 1412821889096 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 @ 1412821890950 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 1.012 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] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT [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 @ 1412821892342 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.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] 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 @ 1412821894423 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.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 @ 1412821892342 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412821894423 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 1.215 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] ++++ 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 @ 1412821895842 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] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test01) [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01 [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821899383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.189 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 @ 1412821895842 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 @ 1412821899383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.703 sec [apply] *** AWTRobotUtil: UncaughtException (this Thread Thread-5-Animator#01) : Thread , java.lang.ThreadDeath: null [apply] *** AWTRobotUtil: UncaughtException (this Thread Thread-5-Animator#00) : Thread , java.lang.ThreadDeath: null [apply] *** AWTRobotUtil: UncaughtException (this Thread Thread-5-Animator#02) : Thread , 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) [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] ++++ Test Singleton.ctor() [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT [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 @ 1412821900851 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[0x1e78262e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reuse: GearsObj[0x15a38998, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reuse: GearsObj[0x74e49a6e, 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 0x4a3624ee, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: hash 0x4a3624ee, (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[0x5d6fafbc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reuse: GearsObj[0x548902c0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reuse: GearsObj[0x46ed5d5, 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 0x4a3624ee, (created true) [apply] Created Ctx #1: hash 0x2f9a09b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x2f9a09b, (isShared true, created true, master 0x2973636f) [apply] Created Ctx #0: hash 0x4a3624ee, (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[0x6bee0433, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x776d848c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x55f27c9, 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 0x4a3624ee, (created true) [apply] Created Ctx #1: hash 0x2f9a09b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x4bdc40bb, (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] 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,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 @ 1412821902875 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.67 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 @ 1412821900851 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[0x1e78262e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reuse: GearsObj[0x15a38998, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reuse: GearsObj[0x74e49a6e, 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 0x4a3624ee, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: hash 0x4a3624ee, (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[0x5d6fafbc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reuse: GearsObj[0x548902c0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reuse: GearsObj[0x46ed5d5, 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 0x4a3624ee, (created true) [apply] Created Ctx #1: hash 0x2f9a09b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x2f9a09b, (isShared true, created true, master 0x2973636f) [apply] Created Ctx #0: hash 0x4a3624ee, (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[0x6bee0433, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x776d848c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x55f27c9, 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 0x4a3624ee, (created true) [apply] Created Ctx #1: hash 0x2f9a09b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x4bdc40bb, (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 @ 1412821902875 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 1.174 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 @ 1412821904293 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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c01ea09 created: GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c01ea09 created: GearsObj[0x5853bc7c, 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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b208be, 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 0x459eadcd, (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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b208be, 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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x732121cb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14dd1c93 created w/ share: GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x655010ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14dd1c93 created w/ share: GearsObj[0x17b208be, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x71d2c9f3, 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[0x732121cb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x655010ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x71d2c9f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b208be, 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 0x459eadcd, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x64a194a3, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: hash 0x64a194a3, (isShared true, created true, master 0x459eadcd) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x14dd1c93 256x256, swapInterval 0, drawable 0x4400004 [apply] Created Ctx #0: hash 0x459eadcd, (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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b208be, 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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1919e70, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1329321e created w/ share: GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x25b5a8a9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1329321e created w/ share: GearsObj[0x17b208be, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x30898932, 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[0x1919e70, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25b5a8a9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30898932, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b208be, 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,5,main] GearsES2.display 0x1329321e 256x256, swapInterval 0, drawable 0x4400006 [apply] XXX-C-3.1: hash 0x459eadcd, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x64a194a3, (created true) [apply] Created Ctx #1: hash 0x2995b029, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x64a194a3, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x2995b029, (created true) [apply] Created Ctx #1: hash 0x459eadcd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x2995b029, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x64a194a3, (created true) [apply] Created Ctx #1: hash 0x459eadcd, (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 0x459eadcd, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x64a194a3, (created true) [apply] Destroyed Ctx #0: hash 0x2995b029, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: hash 0x64a194a3, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x459eadcd, (created true) [apply] Destroyed Ctx #0: hash 0x2995b029, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: hash 0x2995b029, (isShared true, created false, master 0x459eadcd) [apply] Created Ctx #0: hash 0x64a194a3, (created true) [apply] Created Ctx #1: hash 0x459eadcd, (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 0x459eadcd, (isShared true, created true, master 0x459eadcd) [apply] Destroyed Ctx #0: hash 0x64a194a3, (created false) [apply] Destroyed Ctx #1: hash 0x2995b029, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: hash 0x64a194a3, (isShared true, created false, master 0x459eadcd) [apply] Created Ctx #0: hash 0x459eadcd, (created true) [apply] Destroyed Ctx #0: hash 0x2995b029, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: hash 0x2995b029, (isShared true, created false, master 0x459eadcd) [apply] Created Ctx #0: hash 0x459eadcd, (created true) [apply] Destroyed Ctx #0: hash 0x64a194a3, (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 0x459eadcd, (isShared false, created false, master 0x0) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: hash 0x64a194a3, (isShared false, created false, master 0x0) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: hash 0x2995b029, (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] junit.framework.TestListener: endTest(test01CommonAnimatorSharedCopyBuffer) [apply] junit.framework.TestListener: startTest(test02CommonAnimatorMapBuffer) [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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x7a435499 created: GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x7a435499 created: GearsObj[0x704281d5, 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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xfddfd1d, 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 0x2008f218, (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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xfddfd1d, 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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5686f524, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x26ca9f7d created w/ share: GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x8c6d2c6, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x26ca9f7d created w/ share: GearsObj[0xfddfd1d, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x1f716da1, 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[0x5686f524, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x8c6d2c6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f716da1, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xfddfd1d, 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-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 0x2008f218, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x6a99d8e5, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: hash 0x6a99d8e5, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x2008f218, (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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xfddfd1d, 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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x24684bd9, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4e2e6d9f created w/ share: GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x367dba0a, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4e2e6d9f created w/ share: GearsObj[0xfddfd1d, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x73df7440, 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[0x24684bd9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x367dba0a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x73df7440, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xfddfd1d, 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 0x2008f218, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x6a99d8e5, (created true) [apply] Created Ctx #1: hash 0x79b6d6d0, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x6a99d8e5, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x79b6d6d0, (created true) [apply] Created Ctx #1: hash 0x2008f218, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x79b6d6d0, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x6a99d8e5, (created true) [apply] Created Ctx #1: hash 0x2008f218, (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 0x2008f218, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x6a99d8e5, (created true) [apply] Destroyed Ctx #0: hash 0x79b6d6d0, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: hash 0x6a99d8e5, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x2008f218, (created true) [apply] Destroyed Ctx #0: hash 0x79b6d6d0, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: hash 0x79b6d6d0, (isShared true, created false, master 0x2008f218) [apply] Created Ctx #0: hash 0x6a99d8e5, (created true) [apply] Created Ctx #1: hash 0x2008f218, (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 0x2008f218, (isShared true, created true, master 0x2008f218) [apply] Destroyed Ctx #0: hash 0x6a99d8e5, (created false) [apply] Destroyed Ctx #1: hash 0x79b6d6d0, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: hash 0x6a99d8e5, (isShared true, created false, master 0x2008f218) [apply] Created Ctx #0: hash 0x2008f218, (created true) [apply] Destroyed Ctx #0: hash 0x79b6d6d0, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: hash 0x79b6d6d0, (isShared true, created false, master 0x2008f218) [apply] Created Ctx #0: hash 0x2008f218, (created true) [apply] Destroyed Ctx #0: hash 0x6a99d8e5, (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 0x2008f218, (isShared false, created false, master 0x0) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: hash 0x6a99d8e5, (isShared false, created false, master 0x0) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: hash 0x79b6d6d0, (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 @ 1412821914344 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.703 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 @ 1412821904293 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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7c01ea09 created: GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7c01ea09 created: GearsObj[0x5853bc7c, 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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b208be, 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 0x459eadcd, (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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b208be, 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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x732121cb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14dd1c93 created w/ share: GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x655010ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14dd1c93 created w/ share: GearsObj[0x17b208be, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x71d2c9f3, 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[0x732121cb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x655010ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x71d2c9f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b208be, 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 0x459eadcd, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x64a194a3, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: hash 0x64a194a3, (isShared true, created true, master 0x459eadcd) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x14dd1c93 256x256, swapInterval 0, drawable 0x4400004 [apply] Created Ctx #0: hash 0x459eadcd, (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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b208be, 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[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1919e70, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1329321e created w/ share: GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x25b5a8a9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1329321e created w/ share: GearsObj[0x17b208be, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x30898932, 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[0x1919e70, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25b5a8a9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30898932, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x10aee3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5853bc7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b208be, 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,5,main] GearsES2.display 0x1329321e 256x256, swapInterval 0, drawable 0x4400006 [apply] XXX-C-3.1: hash 0x459eadcd, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x64a194a3, (created true) [apply] Created Ctx #1: hash 0x2995b029, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x64a194a3, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x2995b029, (created true) [apply] Created Ctx #1: hash 0x459eadcd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x2995b029, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x64a194a3, (created true) [apply] Created Ctx #1: hash 0x459eadcd, (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 0x459eadcd, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x64a194a3, (created true) [apply] Destroyed Ctx #0: hash 0x2995b029, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: hash 0x64a194a3, (isShared true, created true, master 0x459eadcd) [apply] Created Ctx #0: hash 0x459eadcd, (created true) [apply] Destroyed Ctx #0: hash 0x2995b029, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: hash 0x2995b029, (isShared true, created false, master 0x459eadcd) [apply] Created Ctx #0: hash 0x64a194a3, (created true) [apply] Created Ctx #1: hash 0x459eadcd, (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 0x459eadcd, (isShared true, created true, master 0x459eadcd) [apply] Destroyed Ctx #0: hash 0x64a194a3, (created false) [apply] Destroyed Ctx #1: hash 0x2995b029, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: hash 0x64a194a3, (isShared true, created false, master 0x459eadcd) [apply] Created Ctx #0: hash 0x459eadcd, (created true) [apply] Destroyed Ctx #0: hash 0x2995b029, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: hash 0x2995b029, (isShared true, created false, master 0x459eadcd) [apply] Created Ctx #0: hash 0x459eadcd, (created true) [apply] Destroyed Ctx #0: hash 0x64a194a3, (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 0x459eadcd, (isShared false, created false, master 0x0) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: hash 0x64a194a3, (isShared false, created false, master 0x0) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: hash 0x2995b029, (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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x7a435499 created: GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x7a435499 created: GearsObj[0x704281d5, 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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xfddfd1d, 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 0x2008f218, (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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xfddfd1d, 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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5686f524, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x26ca9f7d created w/ share: GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x8c6d2c6, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x26ca9f7d created w/ share: GearsObj[0xfddfd1d, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x1f716da1, 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[0x5686f524, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x8c6d2c6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f716da1, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xfddfd1d, 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-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 0x2008f218, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x6a99d8e5, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: hash 0x6a99d8e5, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x2008f218, (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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xfddfd1d, 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[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x24684bd9, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4e2e6d9f created w/ share: GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x367dba0a, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4e2e6d9f created w/ share: GearsObj[0xfddfd1d, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x73df7440, 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[0x24684bd9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x367dba0a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x73df7440, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x5e5768ae, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x704281d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xfddfd1d, 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 0x2008f218, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x6a99d8e5, (created true) [apply] Created Ctx #1: hash 0x79b6d6d0, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x6a99d8e5, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x79b6d6d0, (created true) [apply] Created Ctx #1: hash 0x2008f218, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x79b6d6d0, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x6a99d8e5, (created true) [apply] Created Ctx #1: hash 0x2008f218, (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 0x2008f218, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x6a99d8e5, (created true) [apply] Destroyed Ctx #0: hash 0x79b6d6d0, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: hash 0x6a99d8e5, (isShared true, created true, master 0x2008f218) [apply] Created Ctx #0: hash 0x2008f218, (created true) [apply] Destroyed Ctx #0: hash 0x79b6d6d0, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: hash 0x79b6d6d0, (isShared true, created false, master 0x2008f218) [apply] Created Ctx #0: hash 0x6a99d8e5, (created true) [apply] Created Ctx #1: hash 0x2008f218, (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 0x2008f218, (isShared true, created true, master 0x2008f218) [apply] Destroyed Ctx #0: hash 0x6a99d8e5, (created false) [apply] Destroyed Ctx #1: hash 0x79b6d6d0, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: hash 0x6a99d8e5, (isShared true, created false, master 0x2008f218) [apply] Created Ctx #0: hash 0x2008f218, (created true) [apply] Destroyed Ctx #0: hash 0x79b6d6d0, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: hash 0x79b6d6d0, (isShared true, created false, master 0x2008f218) [apply] Created Ctx #0: hash 0x2008f218, (created true) [apply] Destroyed Ctx #0: hash 0x6a99d8e5, (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 0x2008f218, (isShared false, created false, master 0x0) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: hash 0x6a99d8e5, (isShared false, created false, master 0x0) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: hash 0x79b6d6d0, (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 @ 1412821914344 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CommonAnimatorSharedCopyBuffer took 4.752 sec [apply] Testcase: test02CommonAnimatorMapBuffer took 4.438 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] 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 @ 1412821915800 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01CommonAnimatorSharedOnscreen) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4f99c233: tileRendererInUse null, GearsES2[obj 0x4f99c233 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4f99c233 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 0x4f99c233 created: GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f99c233 created: GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f99c233 created: GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4f99c233 FIN GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4f99c233 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f99c233, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4f99c233 256x256, swapInterval 1, drawable 0x4400002 [apply] Master Gears Init done: GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x74986967: tileRendererInUse null, GearsES2[obj 0x74986967 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x74986967 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 0x74986967 created w/ share: GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x46262fa3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74986967 created w/ share: GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x39659fc7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74986967 created w/ share: GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1734c3dc, 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 0x74986967 FIN GearsES2[obj 0x74986967 isInit true, usesShared true, 1 GearsObj[0x46262fa3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39659fc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1734c3dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x74986967 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74986967, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x20c9a71c, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x5064185b, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: hash 0x5064185b, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x20c9a71c, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x74986967 isInit true, usesShared true, 1 GearsObj[0x46262fa3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39659fc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1734c3dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x28eb80ff: tileRendererInUse null, GearsES2[obj 0x28eb80ff isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x28eb80ff 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 0x28eb80ff created w/ share: GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x483d057e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x28eb80ff created w/ share: GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7e6bf29, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x28eb80ff created w/ share: GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2c0384ca, 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 0x28eb80ff FIN GearsES2[obj 0x28eb80ff isInit true, usesShared true, 1 GearsObj[0x483d057e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e6bf29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c0384ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x28eb80ff 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28eb80ff, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x20c9a71c, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x1a27c179, (created true) [apply] Created Ctx #1: hash 0x5064185b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x1a27c179, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x5064185b, (created true) [apply] Created Ctx #1: hash 0x20c9a71c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x28eb80ff isInit true, usesShared true, 1 GearsObj[0x483d057e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e6bf29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c0384ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x49097d42: tileRendererInUse null, GearsES2[obj 0x49097d42 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x49097d42 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 0x49097d42 created w/ share: GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6861c29e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x49097d42 created w/ share: GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5ba426aa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x49097d42 created w/ share: GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x351938a8, 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 0x49097d42 FIN GearsES2[obj 0x49097d42 isInit true, usesShared true, 1 GearsObj[0x6861c29e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ba426aa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x351938a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x49097d42 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49097d42, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x20c9a71c, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x6a71a4a6, (created true) [apply] Created Ctx #1: hash 0x1a27c179, (created true) [apply] Created Ctx #2: hash 0x5064185b, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: hash 0x6a71a4a6, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x1a27c179, (created true) [apply] Created Ctx #1: hash 0x5064185b, (created true) [apply] Created Ctx #2: hash 0x20c9a71c, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x49097d42 isInit true, usesShared true, 1 GearsObj[0x6861c29e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ba426aa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x351938a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, 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 0x74986967: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x74986967 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x28eb80ff: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x28eb80ff FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x49097d42: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x49097d42 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4f99c233: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4f99c233 FIN [apply] junit.framework.TestListener: endTest(test01CommonAnimatorSharedOnscreen) [apply] junit.framework.TestListener: startTest(test02EachWithAnimatorSharedOnscreen) [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 0xea0d8e9: tileRendererInUse null, GearsES2[obj 0xea0d8e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xea0d8e9 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 0xea0d8e9 created: GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xea0d8e9 created: GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xea0d8e9 created: GearsObj[0x160d4f6e, 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 0xea0d8e9 FIN GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, 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 0xea0d8e9 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xea0d8e9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0xea0d8e9 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xea0d8e9 256x256, swapInterval 1, drawable 0x4400002 [apply] Master Gears Init done: GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x5dde7af9: tileRendererInUse null, GearsES2[obj 0x5dde7af9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5dde7af9 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 0x5dde7af9 created w/ share: GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x15afedc8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5dde7af9 created w/ share: GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x52c840e6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5dde7af9 created w/ share: GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6d6c563f, 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 0x5dde7af9 FIN GearsES2[obj 0x5dde7af9 isInit true, usesShared true, 1 GearsObj[0x15afedc8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52c840e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d6c563f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5dde7af9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5dde7af9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5f24372a, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x77cdbabf, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: hash 0x77cdbabf, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x5f24372a, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x5dde7af9 isInit true, usesShared true, 1 GearsObj[0x15afedc8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52c840e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d6c563f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x31ddaca7: tileRendererInUse null, GearsES2[obj 0x31ddaca7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x31ddaca7 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 0x31ddaca7 created w/ share: GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x75f05267, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31ddaca7 created w/ share: GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5670f7b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31ddaca7 created w/ share: GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xd374923, 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 0x31ddaca7 FIN GearsES2[obj 0x31ddaca7 isInit true, usesShared true, 1 GearsObj[0x75f05267, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5670f7b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd374923, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x31ddaca7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31ddaca7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5f24372a, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x710345e7, (created true) [apply] Created Ctx #1: hash 0x77cdbabf, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x710345e7, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x5f24372a, (created true) [apply] Created Ctx #1: hash 0x77cdbabf, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x31ddaca7 isInit true, usesShared true, 1 GearsObj[0x75f05267, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5670f7b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd374923, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x8b494ee: tileRendererInUse null, GearsES2[obj 0x8b494ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x8b494ee 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 0x8b494ee created w/ share: GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x27aee408, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x8b494ee created w/ share: GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x267ab401, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x8b494ee created w/ share: GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5f19ed7f, 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 0x8b494ee FIN GearsES2[obj 0x8b494ee isInit true, usesShared true, 1 GearsObj[0x27aee408, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x267ab401, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f19ed7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x8b494ee 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x8b494ee, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5f24372a, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x710345e7, (created true) [apply] Created Ctx #1: hash 0xd090296, (created true) [apply] Created Ctx #2: hash 0x77cdbabf, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: hash 0xd090296, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x710345e7, (created true) [apply] Created Ctx #1: hash 0x5f24372a, (created true) [apply] Created Ctx #2: hash 0x77cdbabf, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x8b494ee isInit true, usesShared true, 1 GearsObj[0x27aee408, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x267ab401, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f19ed7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, 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 0x5dde7af9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5dde7af9 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x31ddaca7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x31ddaca7 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x8b494ee: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x8b494ee FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0xea0d8e9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0xea0d8e9 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] junit.framework.TestListener: endTest(test02EachWithAnimatorSharedOnscreen) [apply] junit.framework.TestListener: startTest(test11CommonAnimatorSharedOffscreen) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4d49546d: tileRendererInUse null, GearsES2[obj 0x4d49546d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d49546d 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 0x4d49546d created: GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d49546d created: GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d49546d created: GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4d49546d FIN GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4d49546d 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d49546d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4d49546d 64x64, swapInterval 1, drawable 0x4400002 [apply] Master Gears Init done: GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x30fe752a: tileRendererInUse null, GearsES2[obj 0x30fe752a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x30fe752a 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 0x30fe752a created w/ share: GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7d8559a3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x30fe752a created w/ share: GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x49ce46b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x30fe752a created w/ share: GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x55dfc49, 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 0x30fe752a FIN GearsES2[obj 0x30fe752a isInit true, usesShared true, 1 GearsObj[0x7d8559a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49ce46b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55dfc49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x30fe752a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30fe752a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x78655cf1, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x636ad316, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: hash 0x636ad316, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x78655cf1, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x30fe752a isInit true, usesShared true, 1 GearsObj[0x7d8559a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49ce46b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55dfc49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x5ce1d17a: tileRendererInUse null, GearsES2[obj 0x5ce1d17a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5ce1d17a 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 0x5ce1d17a created w/ share: GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1c9dbed7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5ce1d17a created w/ share: GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x313ec3e1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5ce1d17a created w/ share: GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2783925d, 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 0x5ce1d17a FIN GearsES2[obj 0x5ce1d17a isInit true, usesShared true, 1 GearsObj[0x1c9dbed7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x313ec3e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2783925d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x5ce1d17a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5ce1d17a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x78655cf1, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x6dad210b, (created true) [apply] Created Ctx #1: hash 0x636ad316, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x6dad210b, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x78655cf1, (created true) [apply] Created Ctx #1: hash 0x636ad316, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x5ce1d17a isInit true, usesShared true, 1 GearsObj[0x1c9dbed7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x313ec3e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2783925d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x6bda2645: tileRendererInUse null, GearsES2[obj 0x6bda2645 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x6bda2645 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 0x6bda2645 created w/ share: GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5cf1c083, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6bda2645 created w/ share: GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6ba3c591, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6bda2645 created w/ share: GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x34afc352, 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 0x6bda2645 FIN GearsES2[obj 0x6bda2645 isInit true, usesShared true, 1 GearsObj[0x5cf1c083, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ba3c591, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34afc352, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x6bda2645 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6bda2645, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x78655cf1, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x6992b866, (created true) [apply] Created Ctx #1: hash 0x6dad210b, (created true) [apply] Created Ctx #2: hash 0x636ad316, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: hash 0x6992b866, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x6dad210b, (created true) [apply] Created Ctx #1: hash 0x78655cf1, (created true) [apply] Created Ctx #2: hash 0x636ad316, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x6bda2645 isInit true, usesShared true, 1 GearsObj[0x5cf1c083, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ba3c591, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34afc352, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, 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 0x30fe752a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x30fe752a FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x5ce1d17a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x5ce1d17a 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 0x6bda2645: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x6bda2645 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4d49546d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4d49546d 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 0xea75f47: tileRendererInUse null, GearsES2[obj 0xea75f47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xea75f47 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 0xea75f47 created: GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xea75f47 created: GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xea75f47 created: GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xea75f47 FIN GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xea75f47 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xea75f47, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0xea75f47 64x64, swapInterval 1, drawable 0x4400002 [apply] Master Gears Init done: GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x7828798e: tileRendererInUse null, GearsES2[obj 0x7828798e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x7828798e 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 0x7828798e created w/ share: GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xfbc2a8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7828798e created w/ share: GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x56fede41, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7828798e created w/ share: GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x783c5fc5, 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 0x7828798e FIN GearsES2[obj 0x7828798e isInit true, usesShared true, 1 GearsObj[0xfbc2a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56fede41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x783c5fc5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x7828798e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7828798e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5c9f35e8, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x35f34b93, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: hash 0x35f34b93, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x5c9f35e8, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x7828798e isInit true, usesShared true, 1 GearsObj[0xfbc2a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56fede41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x783c5fc5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x9233370: tileRendererInUse null, GearsES2[obj 0x9233370 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x9233370 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 0x9233370 created w/ share: GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x34a085de, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x9233370 created w/ share: GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x8268baf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x9233370 created w/ share: GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4c39c0b8, 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 0x9233370 FIN GearsES2[obj 0x9233370 isInit true, usesShared true, 1 GearsObj[0x34a085de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8268baf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c39c0b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x9233370 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x9233370, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5c9f35e8, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x35f34b93, (created true) [apply] Created Ctx #1: hash 0x3b34a35d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x3b34a35d, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x5c9f35e8, (created true) [apply] Created Ctx #1: hash 0x35f34b93, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x9233370 isInit true, usesShared true, 1 GearsObj[0x34a085de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8268baf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c39c0b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0x4f249bd2: tileRendererInUse null, GearsES2[obj 0x4f249bd2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x4f249bd2 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 0x4f249bd2 created w/ share: GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5e98a8a0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f249bd2 created w/ share: GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2a6986cf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f249bd2 created w/ share: GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2623aae9, 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 0x4f249bd2 FIN GearsES2[obj 0x4f249bd2 isInit true, usesShared true, 1 GearsObj[0x5e98a8a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a6986cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2623aae9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x4f249bd2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f249bd2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5c9f35e8, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x3f0b20e3, (created true) [apply] Created Ctx #1: hash 0x35f34b93, (created true) [apply] Created Ctx #2: hash 0x3b34a35d, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: hash 0x3f0b20e3, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x5c9f35e8, (created true) [apply] Created Ctx #1: hash 0x35f34b93, (created true) [apply] Created Ctx #2: hash 0x3b34a35d, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x4f249bd2 isInit true, usesShared true, 1 GearsObj[0x5e98a8a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a6986cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2623aae9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, 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 0x7828798e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x7828798e FIN [apply] junit.framework.TestListener: endTest(test12EachWithAnimatorSharedOffscreen) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x9233370: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x9233370 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4f249bd2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4f249bd2 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xea75f47: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xea75f47 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test12EachWithAnimatorSharedOffscreen [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821923647 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.508 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 @ 1412821915800 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 0x4f99c233: tileRendererInUse null, GearsES2[obj 0x4f99c233 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4f99c233 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 0x4f99c233 created: GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f99c233 created: GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f99c233 created: GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4f99c233 FIN GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4f99c233 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f99c233, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4f99c233 256x256, swapInterval 1, drawable 0x4400002 [apply] Master Gears Init done: GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x74986967: tileRendererInUse null, GearsES2[obj 0x74986967 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x74986967 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 0x74986967 created w/ share: GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x46262fa3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74986967 created w/ share: GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x39659fc7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74986967 created w/ share: GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1734c3dc, 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 0x74986967 FIN GearsES2[obj 0x74986967 isInit true, usesShared true, 1 GearsObj[0x46262fa3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39659fc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1734c3dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x74986967 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74986967, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x20c9a71c, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x5064185b, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: hash 0x5064185b, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x20c9a71c, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x74986967 isInit true, usesShared true, 1 GearsObj[0x46262fa3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39659fc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1734c3dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x28eb80ff: tileRendererInUse null, GearsES2[obj 0x28eb80ff isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x28eb80ff 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 0x28eb80ff created w/ share: GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x483d057e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x28eb80ff created w/ share: GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7e6bf29, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x28eb80ff created w/ share: GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2c0384ca, 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 0x28eb80ff FIN GearsES2[obj 0x28eb80ff isInit true, usesShared true, 1 GearsObj[0x483d057e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e6bf29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c0384ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x28eb80ff 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28eb80ff, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x20c9a71c, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x1a27c179, (created true) [apply] Created Ctx #1: hash 0x5064185b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x1a27c179, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x5064185b, (created true) [apply] Created Ctx #1: hash 0x20c9a71c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x28eb80ff isInit true, usesShared true, 1 GearsObj[0x483d057e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e6bf29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c0384ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x49097d42: tileRendererInUse null, GearsES2[obj 0x49097d42 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x49097d42 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 0x49097d42 created w/ share: GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6861c29e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x49097d42 created w/ share: GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5ba426aa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x49097d42 created w/ share: GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x351938a8, 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 0x49097d42 FIN GearsES2[obj 0x49097d42 isInit true, usesShared true, 1 GearsObj[0x6861c29e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ba426aa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x351938a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x49097d42 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49097d42, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x20c9a71c, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x6a71a4a6, (created true) [apply] Created Ctx #1: hash 0x1a27c179, (created true) [apply] Created Ctx #2: hash 0x5064185b, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: hash 0x6a71a4a6, (isShared true, created true, master 0x20c9a71c) [apply] Created Ctx #0: hash 0x1a27c179, (created true) [apply] Created Ctx #1: hash 0x5064185b, (created true) [apply] Created Ctx #2: hash 0x20c9a71c, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x49097d42 isInit true, usesShared true, 1 GearsObj[0x6861c29e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ba426aa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x351938a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4f99c233 isInit true, usesShared false, 1 GearsObj[0x48601f8f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e6c4304, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bcfd96d, 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 0x74986967: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x74986967 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x28eb80ff: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x28eb80ff FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x49097d42: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x49097d42 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4f99c233: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4f99c233 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 0xea0d8e9: tileRendererInUse null, GearsES2[obj 0xea0d8e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xea0d8e9 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 0xea0d8e9 created: GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xea0d8e9 created: GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xea0d8e9 created: GearsObj[0x160d4f6e, 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 0xea0d8e9 FIN GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, 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 0xea0d8e9 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xea0d8e9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0xea0d8e9 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xea0d8e9 256x256, swapInterval 1, drawable 0x4400002 [apply] Master Gears Init done: GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x5dde7af9: tileRendererInUse null, GearsES2[obj 0x5dde7af9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5dde7af9 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 0x5dde7af9 created w/ share: GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x15afedc8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5dde7af9 created w/ share: GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x52c840e6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5dde7af9 created w/ share: GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6d6c563f, 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 0x5dde7af9 FIN GearsES2[obj 0x5dde7af9 isInit true, usesShared true, 1 GearsObj[0x15afedc8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52c840e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d6c563f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5dde7af9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5dde7af9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5f24372a, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x77cdbabf, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: hash 0x77cdbabf, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x5f24372a, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x5dde7af9 isInit true, usesShared true, 1 GearsObj[0x15afedc8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52c840e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d6c563f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x31ddaca7: tileRendererInUse null, GearsES2[obj 0x31ddaca7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x31ddaca7 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 0x31ddaca7 created w/ share: GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x75f05267, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31ddaca7 created w/ share: GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5670f7b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31ddaca7 created w/ share: GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xd374923, 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 0x31ddaca7 FIN GearsES2[obj 0x31ddaca7 isInit true, usesShared true, 1 GearsObj[0x75f05267, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5670f7b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd374923, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x31ddaca7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31ddaca7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5f24372a, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x710345e7, (created true) [apply] Created Ctx #1: hash 0x77cdbabf, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x710345e7, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x5f24372a, (created true) [apply] Created Ctx #1: hash 0x77cdbabf, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x31ddaca7 isInit true, usesShared true, 1 GearsObj[0x75f05267, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5670f7b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd374923, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x8b494ee: tileRendererInUse null, GearsES2[obj 0x8b494ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x8b494ee 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 0x8b494ee created w/ share: GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x27aee408, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x8b494ee created w/ share: GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x267ab401, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x8b494ee created w/ share: GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5f19ed7f, 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 0x8b494ee FIN GearsES2[obj 0x8b494ee isInit true, usesShared true, 1 GearsObj[0x27aee408, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x267ab401, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f19ed7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x8b494ee 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x8b494ee, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5f24372a, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x710345e7, (created true) [apply] Created Ctx #1: hash 0xd090296, (created true) [apply] Created Ctx #2: hash 0x77cdbabf, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: hash 0xd090296, (isShared true, created true, master 0x5f24372a) [apply] Created Ctx #0: hash 0x710345e7, (created true) [apply] Created Ctx #1: hash 0x5f24372a, (created true) [apply] Created Ctx #2: hash 0x77cdbabf, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x8b494ee isInit true, usesShared true, 1 GearsObj[0x27aee408, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x267ab401, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f19ed7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea0d8e9 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, 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 0x5dde7af9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5dde7af9 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x31ddaca7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x31ddaca7 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x8b494ee: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x8b494ee FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0xea0d8e9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0xea0d8e9 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 0x4d49546d: tileRendererInUse null, GearsES2[obj 0x4d49546d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d49546d 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 0x4d49546d created: GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d49546d created: GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d49546d created: GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4d49546d FIN GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4d49546d 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d49546d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4d49546d 64x64, swapInterval 1, drawable 0x4400002 [apply] Master Gears Init done: GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x30fe752a: tileRendererInUse null, GearsES2[obj 0x30fe752a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x30fe752a 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 0x30fe752a created w/ share: GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7d8559a3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x30fe752a created w/ share: GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x49ce46b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x30fe752a created w/ share: GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x55dfc49, 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 0x30fe752a FIN GearsES2[obj 0x30fe752a isInit true, usesShared true, 1 GearsObj[0x7d8559a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49ce46b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55dfc49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x30fe752a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30fe752a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x78655cf1, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x636ad316, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: hash 0x636ad316, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x78655cf1, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x30fe752a isInit true, usesShared true, 1 GearsObj[0x7d8559a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49ce46b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55dfc49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x5ce1d17a: tileRendererInUse null, GearsES2[obj 0x5ce1d17a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5ce1d17a 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 0x5ce1d17a created w/ share: GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1c9dbed7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5ce1d17a created w/ share: GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x313ec3e1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5ce1d17a created w/ share: GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2783925d, 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 0x5ce1d17a FIN GearsES2[obj 0x5ce1d17a isInit true, usesShared true, 1 GearsObj[0x1c9dbed7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x313ec3e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2783925d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x5ce1d17a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5ce1d17a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x78655cf1, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x6dad210b, (created true) [apply] Created Ctx #1: hash 0x636ad316, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x6dad210b, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x78655cf1, (created true) [apply] Created Ctx #1: hash 0x636ad316, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x5ce1d17a isInit true, usesShared true, 1 GearsObj[0x1c9dbed7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x313ec3e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2783925d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x6bda2645: tileRendererInUse null, GearsES2[obj 0x6bda2645 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x6bda2645 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 0x6bda2645 created w/ share: GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5cf1c083, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6bda2645 created w/ share: GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6ba3c591, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6bda2645 created w/ share: GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x34afc352, 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 0x6bda2645 FIN GearsES2[obj 0x6bda2645 isInit true, usesShared true, 1 GearsObj[0x5cf1c083, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ba3c591, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34afc352, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x6bda2645 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6bda2645, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x78655cf1, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x6992b866, (created true) [apply] Created Ctx #1: hash 0x6dad210b, (created true) [apply] Created Ctx #2: hash 0x636ad316, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: hash 0x6992b866, (isShared true, created true, master 0x78655cf1) [apply] Created Ctx #0: hash 0x6dad210b, (created true) [apply] Created Ctx #1: hash 0x78655cf1, (created true) [apply] Created Ctx #2: hash 0x636ad316, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x6bda2645 isInit true, usesShared true, 1 GearsObj[0x5cf1c083, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ba3c591, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34afc352, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4d49546d isInit true, usesShared false, 1 GearsObj[0x357b310e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60cae8d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4f5010, 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 0x30fe752a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x30fe752a FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x5ce1d17a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x5ce1d17a FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x6bda2645: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x6bda2645 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4d49546d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4d49546d 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 0xea75f47: tileRendererInUse null, GearsES2[obj 0xea75f47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xea75f47 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 0xea75f47 created: GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xea75f47 created: GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xea75f47 created: GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xea75f47 FIN GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xea75f47 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xea75f47, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0xea75f47 64x64, swapInterval 1, drawable 0x4400002 [apply] Master Gears Init done: GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x7828798e: tileRendererInUse null, GearsES2[obj 0x7828798e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x7828798e 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 0x7828798e created w/ share: GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xfbc2a8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7828798e created w/ share: GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x56fede41, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7828798e created w/ share: GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x783c5fc5, 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 0x7828798e FIN GearsES2[obj 0x7828798e isInit true, usesShared true, 1 GearsObj[0xfbc2a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56fede41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x783c5fc5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x7828798e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7828798e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5c9f35e8, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x35f34b93, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: hash 0x35f34b93, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x5c9f35e8, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x7828798e isInit true, usesShared true, 1 GearsObj[0xfbc2a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56fede41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x783c5fc5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x9233370: tileRendererInUse null, GearsES2[obj 0x9233370 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x9233370 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 0x9233370 created w/ share: GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x34a085de, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x9233370 created w/ share: GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x8268baf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x9233370 created w/ share: GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4c39c0b8, 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 0x9233370 FIN GearsES2[obj 0x9233370 isInit true, usesShared true, 1 GearsObj[0x34a085de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8268baf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c39c0b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x9233370 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x9233370, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5c9f35e8, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x35f34b93, (created true) [apply] Created Ctx #1: hash 0x3b34a35d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: hash 0x3b34a35d, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x5c9f35e8, (created true) [apply] Created Ctx #1: hash 0x35f34b93, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x9233370 isInit true, usesShared true, 1 GearsObj[0x34a085de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8268baf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c39c0b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0x4f249bd2: tileRendererInUse null, GearsES2[obj 0x4f249bd2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x4f249bd2 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 0x4f249bd2 created w/ share: GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5e98a8a0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f249bd2 created w/ share: GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2a6986cf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f249bd2 created w/ share: GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2623aae9, 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 0x4f249bd2 FIN GearsES2[obj 0x4f249bd2 isInit true, usesShared true, 1 GearsObj[0x5e98a8a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a6986cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2623aae9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x4f249bd2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f249bd2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5c9f35e8, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x3f0b20e3, (created true) [apply] Created Ctx #1: hash 0x35f34b93, (created true) [apply] Created Ctx #2: hash 0x3b34a35d, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: hash 0x3f0b20e3, (isShared true, created true, master 0x5c9f35e8) [apply] Created Ctx #0: hash 0x5c9f35e8, (created true) [apply] Created Ctx #1: hash 0x35f34b93, (created true) [apply] Created Ctx #2: hash 0x3b34a35d, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x4f249bd2 isInit true, usesShared true, 1 GearsObj[0x5e98a8a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a6986cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2623aae9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xea75f47 isInit true, usesShared false, 1 GearsObj[0x75009f44, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5602087e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a3069a8, 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 0x7828798e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x7828798e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x9233370: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x9233370 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4f249bd2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4f249bd2 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xea75f47: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xea75f47 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test12EachWithAnimatorSharedOffscreen [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821923647 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CommonAnimatorSharedOnscreen took 1.953 sec [apply] Testcase: test02EachWithAnimatorSharedOnscreen took 1.782 sec [apply] Testcase: test11CommonAnimatorSharedOffscreen took 1.628 sec [apply] Testcase: test12EachWithAnimatorSharedOffscreen took 1.622 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] ++++ 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 @ 1412821925120 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 [apply] junit.framework.TestListener: tests to run: 4 [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimatorCleanDtorOrder) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x60ad2eed: tileRendererInUse null, GearsES2[obj 0x60ad2eed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x60ad2eed 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 0x60ad2eed created: GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x60ad2eed created: GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x60ad2eed created: GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x60ad2eed FIN GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x60ad2eed 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x60ad2eed, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1b1098e0: tileRendererInUse null, GearsES2[obj 0x1b1098e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x1b1098e0 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 0x1b1098e0 created w/ share: GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x56a56250, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1b1098e0 created w/ share: GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6848bf21, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1b1098e0 created w/ share: GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x22c47478, 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 0x1b1098e0 FIN GearsES2[obj 0x1b1098e0 isInit true, usesShared true, 1 GearsObj[0x56a56250, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6848bf21, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22c47478, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1b1098e0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1b1098e0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x144ad4e: tileRendererInUse null, GearsES2[obj 0x144ad4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x144ad4e 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 0x144ad4e created w/ share: GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2ba237f1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x144ad4e created w/ share: GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7168f27e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x144ad4e created w/ share: GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x66351e1c, 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 0x144ad4e FIN GearsES2[obj 0x144ad4e isInit true, usesShared true, 1 GearsObj[0x2ba237f1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7168f27e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66351e1c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x144ad4e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x113d128b, (isShared true, created true, master 0x113d128b) [apply] Created Ctx #0: hash 0x201f7ba4, (created true) [apply] Created Ctx #1: hash 0x6465e29f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x6465e29f, (isShared true, created true, master 0x113d128b) [apply] Created Ctx #0: hash 0x201f7ba4, (created true) [apply] Created Ctx #1: hash 0x113d128b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x201f7ba4, (isShared true, created true, master 0x113d128b) [apply] Created Ctx #0: hash 0x113d128b, (created true) [apply] Created Ctx #1: hash 0x6465e29f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimatorCleanDtorOrder) [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x144ad4e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x144ad4e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x60ad2eed: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x60ad2eed 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] junit.framework.TestListener: startTest(test02SyncedOneAnimatorDirtyDtorOrder) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,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-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 0x7a435499 created: GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7a435499 created: GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7a435499 created: GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7a435499 FIN GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7a435499 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, 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-null,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[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x26ca9f7d 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 0x26ca9f7d created w/ share: GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x28a208ea, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x26ca9f7d created w/ share: GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5508a6e0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x26ca9f7d created w/ share: GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6468f0e6, 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 0x26ca9f7d FIN GearsES2[obj 0x26ca9f7d isInit true, usesShared true, 1 GearsObj[0x28a208ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5508a6e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6468f0e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x26ca9f7d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, 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-null,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[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x4e2e6d9f 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 0x4e2e6d9f created w/ share: GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x19cb34c6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e2e6d9f created w/ share: GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4fb82b9d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e2e6d9f created w/ share: GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x756bf6ef, 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 0x4e2e6d9f FIN GearsES2[obj 0x4e2e6d9f isInit true, usesShared true, 1 GearsObj[0x19cb34c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4fb82b9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x756bf6ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, 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] XXX-C-3.1: hash 0x78df6acd, (isShared true, created true, master 0x78df6acd) [apply] Created Ctx #0: hash 0x523da84, (created true) [apply] Created Ctx #1: hash 0xbe42588, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0xbe42588, (isShared true, created true, master 0x78df6acd) [apply] Created Ctx #0: hash 0x523da84, (created true) [apply] Created Ctx #1: hash 0x78df6acd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x523da84, (isShared true, created true, master 0x78df6acd) [apply] Created Ctx #0: hash 0xbe42588, (created true) [apply] Created Ctx #1: hash 0x78df6acd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] junit.framework.TestListener: endTest(test02SyncedOneAnimatorDirtyDtorOrder) [apply] junit.framework.TestListener: startTest(test11AsyncEachAnimatorCleanDtorOrder) [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 0x7a435499: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a435499 FIN [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] 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.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 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[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 0x58c435f5 created: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58c435f5 created: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58c435f5 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 0x58c435f5 FIN GearsES2[obj 0x58c435f5 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 0x58c435f5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c435f5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2a0768e7: tileRendererInUse null, GearsES2[obj 0x2a0768e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58c435f5 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 0x2a0768e7 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 0x1778baad: tileRendererInUse null, GearsES2[obj 0x1778baad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58c435f5 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 0x1778baad 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 0x2a0768e7 created w/ share: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7d8559a3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a0768e7 created w/ share: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x49ce46b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a0768e7 created w/ share: GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x55dfc49, 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 0x2a0768e7 FIN GearsES2[obj 0x2a0768e7 isInit true, usesShared true, 1 GearsObj[0x7d8559a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49ce46b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55dfc49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58c435f5 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 0x2a0768e7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a0768e7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1778baad created w/ share: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x65b6499b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1778baad created w/ share: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2155d834, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1778baad created w/ share: GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1d066787, 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 0x1778baad FIN GearsES2[obj 0x1778baad isInit true, usesShared true, 1 GearsObj[0x65b6499b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2155d834, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d066787, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58c435f5 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 0x1778baad 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1778baad, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1ba6950a, (created true) [apply] Created Ctx #1: hash 0x156169d6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x156169d6, (isShared true, created true, master 0x2a61317a) [apply] Created Ctx #0: hash 0x1ba6950a, (created true) [apply] Created Ctx #1: hash 0x2a61317a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x1ba6950a, (isShared true, created true, master 0x2a61317a) [apply] Created Ctx #0: hash 0x156169d6, (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 0x1778baad: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1778baad FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a0768e7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a0768e7 FIN [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.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder [apply] junit.framework.TestListener: endTest(test11AsyncEachAnimatorCleanDtorOrder) [apply] junit.framework.TestListener: startTest(test12AsyncEachAnimatorDirtyDtorOrder) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x4c44cd71: tileRendererInUse null, GearsES2[obj 0x4c44cd71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4c44cd71 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 0x4c44cd71 created: GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4c44cd71 created: GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4c44cd71 created: GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x4c44cd71 FIN GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x4c44cd71 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c44cd71, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0xf6aa093: tileRendererInUse null, GearsES2[obj 0xf6aa093 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0xf6aa093 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 0x5d15c44e: tileRendererInUse null, GearsES2[obj 0x5d15c44e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5d15c44e 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 0xf6aa093 created w/ share: GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1d13c679, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xf6aa093 created w/ share: GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6cf76962, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xf6aa093 created w/ share: GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x65ee4299, 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 0xf6aa093 FIN GearsES2[obj 0xf6aa093 isInit true, usesShared true, 1 GearsObj[0x1d13c679, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cf76962, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65ee4299, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0xf6aa093 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf6aa093, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5d15c44e created w/ share: GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2a6986cf, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d15c44e created w/ share: GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2623aae9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d15c44e created w/ share: GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7b172578, 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 0x5d15c44e FIN GearsES2[obj 0x5d15c44e isInit true, usesShared true, 1 GearsObj[0x2a6986cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2623aae9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b172578, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x5d15c44e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d15c44e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7327c520, (isShared true, created true, master 0x7327c520) [apply] Created Ctx #0: hash 0x5a0f36a5, (created true) [apply] Created Ctx #1: hash 0x54c8d24c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x5a0f36a5, (isShared true, created true, master 0x7327c520) [apply] Created Ctx #0: hash 0x7327c520, (created true) [apply] Created Ctx #1: hash 0x54c8d24c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x54c8d24c, (isShared true, created true, master 0x7327c520) [apply] Created Ctx #0: hash 0x7327c520, (created true) [apply] Created Ctx #1: hash 0x5a0f36a5, (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 0x4c44cd71: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c44cd71 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5d15c44e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5d15c44e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder [apply] junit.framework.TestListener: endTest(test12AsyncEachAnimatorDirtyDtorOrder) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821932166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.701 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 @ 1412821925120 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 0x60ad2eed: tileRendererInUse null, GearsES2[obj 0x60ad2eed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x60ad2eed 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 0x60ad2eed created: GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x60ad2eed created: GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x60ad2eed created: GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x60ad2eed FIN GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x60ad2eed 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x60ad2eed, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1b1098e0: tileRendererInUse null, GearsES2[obj 0x1b1098e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x1b1098e0 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 0x1b1098e0 created w/ share: GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x56a56250, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1b1098e0 created w/ share: GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6848bf21, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1b1098e0 created w/ share: GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x22c47478, 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 0x1b1098e0 FIN GearsES2[obj 0x1b1098e0 isInit true, usesShared true, 1 GearsObj[0x56a56250, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6848bf21, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22c47478, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1b1098e0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1b1098e0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x144ad4e: tileRendererInUse null, GearsES2[obj 0x144ad4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x144ad4e 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 0x144ad4e created w/ share: GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2ba237f1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x144ad4e created w/ share: GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7168f27e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x144ad4e created w/ share: GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x66351e1c, 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 0x144ad4e FIN GearsES2[obj 0x144ad4e isInit true, usesShared true, 1 GearsObj[0x2ba237f1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7168f27e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66351e1c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x5b30983c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d31837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d8c50e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x144ad4e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x113d128b, (isShared true, created true, master 0x113d128b) [apply] Created Ctx #0: hash 0x201f7ba4, (created true) [apply] Created Ctx #1: hash 0x6465e29f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x6465e29f, (isShared true, created true, master 0x113d128b) [apply] Created Ctx #0: hash 0x201f7ba4, (created true) [apply] Created Ctx #1: hash 0x113d128b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x201f7ba4, (isShared true, created true, master 0x113d128b) [apply] Created Ctx #0: hash 0x113d128b, (created true) [apply] Created Ctx #1: hash 0x6465e29f, (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 0x144ad4e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x144ad4e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x60ad2eed: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x60ad2eed 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 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-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 0x7a435499 created: GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7a435499 created: GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7a435499 created: GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7a435499 FIN GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7a435499 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, 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-null,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[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x26ca9f7d 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 0x26ca9f7d created w/ share: GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x28a208ea, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x26ca9f7d created w/ share: GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5508a6e0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x26ca9f7d created w/ share: GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6468f0e6, 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 0x26ca9f7d FIN GearsES2[obj 0x26ca9f7d isInit true, usesShared true, 1 GearsObj[0x28a208ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5508a6e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6468f0e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x26ca9f7d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, 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-null,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[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x4e2e6d9f 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 0x4e2e6d9f created w/ share: GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x19cb34c6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e2e6d9f created w/ share: GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4fb82b9d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e2e6d9f created w/ share: GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x756bf6ef, 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 0x4e2e6d9f FIN GearsES2[obj 0x4e2e6d9f isInit true, usesShared true, 1 GearsObj[0x19cb34c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4fb82b9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x756bf6ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x658f43e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c3827a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x570a7ed2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, 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] XXX-C-3.1: hash 0x78df6acd, (isShared true, created true, master 0x78df6acd) [apply] Created Ctx #0: hash 0x523da84, (created true) [apply] Created Ctx #1: hash 0xbe42588, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0xbe42588, (isShared true, created true, master 0x78df6acd) [apply] Created Ctx #0: hash 0x523da84, (created true) [apply] Created Ctx #1: hash 0x78df6acd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x523da84, (isShared true, created true, master 0x78df6acd) [apply] Created Ctx #0: hash 0xbe42588, (created true) [apply] Created Ctx #1: hash 0x78df6acd, (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 0x7a435499: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a435499 FIN [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] 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.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 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[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 0x58c435f5 created: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58c435f5 created: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58c435f5 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 0x58c435f5 FIN GearsES2[obj 0x58c435f5 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 0x58c435f5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c435f5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2a0768e7: tileRendererInUse null, GearsES2[obj 0x2a0768e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58c435f5 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 0x2a0768e7 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 0x1778baad: tileRendererInUse null, GearsES2[obj 0x1778baad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58c435f5 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 0x1778baad 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 0x2a0768e7 created w/ share: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7d8559a3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a0768e7 created w/ share: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x49ce46b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a0768e7 created w/ share: GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x55dfc49, 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 0x2a0768e7 FIN GearsES2[obj 0x2a0768e7 isInit true, usesShared true, 1 GearsObj[0x7d8559a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49ce46b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55dfc49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58c435f5 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 0x2a0768e7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a0768e7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1778baad created w/ share: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x65b6499b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1778baad created w/ share: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2155d834, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1778baad created w/ share: GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1d066787, 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 0x1778baad FIN GearsES2[obj 0x1778baad isInit true, usesShared true, 1 GearsObj[0x65b6499b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2155d834, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d066787, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58c435f5 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 0x1778baad 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1778baad, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1ba6950a, (created true) [apply] Created Ctx #1: hash 0x156169d6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x156169d6, (isShared true, created true, master 0x2a61317a) [apply] Created Ctx #0: hash 0x1ba6950a, (created true) [apply] Created Ctx #1: hash 0x2a61317a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x1ba6950a, (isShared true, created true, master 0x2a61317a) [apply] Created Ctx #0: hash 0x156169d6, (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 0x1778baad: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1778baad FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a0768e7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a0768e7 FIN [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.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 0x4c44cd71: tileRendererInUse null, GearsES2[obj 0x4c44cd71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4c44cd71 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 0x4c44cd71 created: GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4c44cd71 created: GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4c44cd71 created: GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x4c44cd71 FIN GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x4c44cd71 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c44cd71, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0xf6aa093: tileRendererInUse null, GearsES2[obj 0xf6aa093 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0xf6aa093 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 0x5d15c44e: tileRendererInUse null, GearsES2[obj 0x5d15c44e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5d15c44e 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 0xf6aa093 created w/ share: GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1d13c679, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xf6aa093 created w/ share: GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6cf76962, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xf6aa093 created w/ share: GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x65ee4299, 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 0xf6aa093 FIN GearsES2[obj 0xf6aa093 isInit true, usesShared true, 1 GearsObj[0x1d13c679, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cf76962, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65ee4299, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0xf6aa093 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf6aa093, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5d15c44e created w/ share: GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2a6986cf, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d15c44e created w/ share: GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2623aae9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d15c44e created w/ share: GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7b172578, 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 0x5d15c44e FIN GearsES2[obj 0x5d15c44e isInit true, usesShared true, 1 GearsObj[0x2a6986cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2623aae9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b172578, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0xd2b21e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x982a338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cf2c040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x5d15c44e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d15c44e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7327c520, (isShared true, created true, master 0x7327c520) [apply] Created Ctx #0: hash 0x5a0f36a5, (created true) [apply] Created Ctx #1: hash 0x54c8d24c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x5a0f36a5, (isShared true, created true, master 0x7327c520) [apply] Created Ctx #0: hash 0x7327c520, (created true) [apply] Created Ctx #1: hash 0x54c8d24c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x54c8d24c, (isShared true, created true, master 0x7327c520) [apply] Created Ctx #0: hash 0x7327c520, (created true) [apply] Created Ctx #1: hash 0x5a0f36a5, (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 0x4c44cd71: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c44cd71 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5d15c44e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5d15c44e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821932166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 1.685 sec [apply] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.501 sec [apply] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.455 sec [apply] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.518 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] junit.framework.TestListener: tests to run: 8 [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 @ 1412821933626 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimatorCleanDtorOrderCopyBuffer) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x60ad2eed: tileRendererInUse null, GearsES2[obj 0x60ad2eed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x60ad2eed 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 0x60ad2eed created: GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x60ad2eed created: GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x60ad2eed created: GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x60ad2eed FIN GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x60ad2eed 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x60ad2eed, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1b1098e0: tileRendererInUse null, GearsES2[obj 0x1b1098e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x1b1098e0 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 0x1b1098e0 created w/ share: GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1cb7523e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1b1098e0 created w/ share: GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x261c3e09, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1b1098e0 created w/ share: GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3f23e54b, 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 0x1b1098e0 FIN GearsES2[obj 0x1b1098e0 isInit true, usesShared true, 1 GearsObj[0x1cb7523e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x261c3e09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f23e54b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1b1098e0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1b1098e0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1329321e: tileRendererInUse null, GearsES2[obj 0x1329321e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x1329321e 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 0x1329321e created w/ share: GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x79f43cb0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1329321e created w/ share: GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2cbcd32d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1329321e created w/ share: GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x627e28d7, 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 0x1329321e FIN GearsES2[obj 0x1329321e isInit true, usesShared true, 1 GearsObj[0x79f43cb0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2cbcd32d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x627e28d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,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] XXX-C-3.1: hash 0x402750ed, (isShared true, created true, master 0x402750ed) [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 0x402750ed) [apply] Created Ctx #0: hash 0x402750ed, (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 0x402750ed) [apply] Created Ctx #0: hash 0x402750ed, (created true) [apply] Created Ctx #1: hash 0x459eadcd, (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 0x1329321e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1329321e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x60ad2eed: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x60ad2eed 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 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-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 0x7a435499 created: GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x7a435499 created: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x7a435499 created: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7a435499 FIN GearsES2[obj 0x7a435499 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 0x7a435499 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, 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-null,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[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 0x26ca9f7d 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 0x26ca9f7d 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 0x26ca9f7d 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 0x26ca9f7d 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 0x26ca9f7d FIN GearsES2[obj 0x26ca9f7d 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 0x7a435499 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 0x26ca9f7d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, 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-null,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[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 0x4e2e6d9f 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 0x4e2e6d9f 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 0x4e2e6d9f 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 0x4e2e6d9f 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 0x4e2e6d9f FIN GearsES2[obj 0x4e2e6d9f 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 0x7a435499 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 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] 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 0x4e2e6d9f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4e2e6d9f FIN [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] 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] ++++ 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 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-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 0x58c435f5 created: GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58c435f5 created: GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58c435f5 created: GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x58c435f5 FIN GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x58c435f5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c435f5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2a0768e7: tileRendererInUse null, GearsES2[obj 0x2a0768e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x2a0768e7 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 0x2a0768e7 created w/ share: GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5633d7de, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a0768e7 created w/ share: GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2e9521f8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a0768e7 created w/ share: GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xb7acd4f, 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 0x2a0768e7 FIN GearsES2[obj 0x2a0768e7 isInit true, usesShared true, 1 GearsObj[0x5633d7de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e9521f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb7acd4f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x2a0768e7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a0768e7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1778baad: tileRendererInUse null, GearsES2[obj 0x1778baad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x1778baad 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 0x1778baad created w/ share: GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7d4dd60c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1778baad created w/ share: GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7d252d33, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1778baad created w/ share: GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x11a6627a, 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 0x1778baad FIN GearsES2[obj 0x1778baad isInit true, usesShared true, 1 GearsObj[0x7d4dd60c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d252d33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11a6627a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1778baad 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1778baad, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5b05ad02, (isShared true, created true, master 0x5b05ad02) [apply] Created Ctx #0: hash 0x5963a18, (created true) [apply] Created Ctx #1: hash 0xb51c4da, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x5963a18, (isShared true, created true, master 0x5b05ad02) [apply] Created Ctx #0: hash 0x5b05ad02, (created true) [apply] Created Ctx #1: hash 0xb51c4da, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0xb51c4da, (isShared true, created true, master 0x5b05ad02) [apply] Created Ctx #0: hash 0x5b05ad02, (created true) [apply] Created Ctx #1: hash 0x5963a18, (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 0x58c435f5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x58c435f5 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a0768e7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a0768e7 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1778baad: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1778baad FIN [apply] junit.framework.TestListener: endTest(test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer) [apply] junit.framework.TestListener: startTest(test04SyncedOneAnimatorDirtyDtorOrderMapBuffer) [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 0x4c44cd71: tileRendererInUse null, GearsES2[obj 0x4c44cd71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4c44cd71 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 0x4c44cd71 created: GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4c44cd71 created: GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4c44cd71 created: GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x4c44cd71 FIN GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x4c44cd71 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c44cd71, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x5d15c44e: tileRendererInUse null, GearsES2[obj 0x5d15c44e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x5d15c44e 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 0x5d15c44e created w/ share: GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1114f69a, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x5d15c44e created w/ share: GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x1954e5f5, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x5d15c44e created w/ share: GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x2a80bbc5, 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 0x5d15c44e FIN GearsES2[obj 0x5d15c44e isInit true, usesShared true, 1 GearsObj[0x1114f69a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x1954e5f5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2a80bbc5, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5d15c44e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d15c44e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0xf6aa093: tileRendererInUse null, GearsES2[obj 0xf6aa093 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0xf6aa093 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 0xf6aa093 created w/ share: GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5ceaa53e, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0xf6aa093 created w/ share: GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x3711c43f, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0xf6aa093 created w/ share: GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x7d21f10c, 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 0xf6aa093 FIN GearsES2[obj 0xf6aa093 isInit true, usesShared true, 1 GearsObj[0x5ceaa53e, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3711c43f, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d21f10c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xf6aa093 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf6aa093, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x2951452f, (isShared true, created true, master 0x2951452f) [apply] Created Ctx #0: hash 0x5322ad48, (created true) [apply] Created Ctx #1: hash 0x5de5595c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x5322ad48, (isShared true, created true, master 0x2951452f) [apply] Created Ctx #0: hash 0x2951452f, (created true) [apply] Created Ctx #1: hash 0x5de5595c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x5de5595c, (isShared true, created true, master 0x2951452f) [apply] Created Ctx #0: hash 0x5322ad48, (created true) [apply] Created Ctx #1: hash 0x2951452f, (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 0x4c44cd71: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c44cd71 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5d15c44e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5d15c44e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093 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 0x6110c4b6: tileRendererInUse null, GearsES2[obj 0x6110c4b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6110c4b6 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 0x6110c4b6 created: GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6110c4b6 created: GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6110c4b6 created: GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x6110c4b6 FIN GearsES2[obj 0x6110c4b6 isInit true, usesShared false, 1 GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x6110c4b6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6110c4b6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x12544b6e: tileRendererInUse null, GearsES2[obj 0x12544b6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6110c4b6 isInit true, usesShared false, 1 GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x12544b6e 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 0x12544b6e created w/ share: GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x563a0fb4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x12544b6e created w/ share: GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x26649e9a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x12544b6e created w/ share: GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2e8d00e9, 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 0x12544b6e FIN GearsES2[obj 0x12544b6e isInit true, usesShared true, 1 GearsObj[0x563a0fb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26649e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e8d00e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6110c4b6 isInit true, usesShared false, 1 GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x12544b6e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x12544b6e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x48601f8f: tileRendererInUse null, GearsES2[obj 0x48601f8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6110c4b6 isInit true, usesShared false, 1 GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x48601f8f 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 0x48601f8f created w/ share: GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x723ee2bd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48601f8f created w/ share: GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4f295723, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48601f8f created w/ share: GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xae0a040, 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 0x48601f8f FIN GearsES2[obj 0x48601f8f isInit true, usesShared true, 1 GearsObj[0x723ee2bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f295723, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xae0a040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6110c4b6 isInit true, usesShared false, 1 GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x48601f8f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48601f8f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7563d0a0, (isShared true, created true, master 0x7563d0a0) [apply] Created Ctx #0: hash 0x75d13d47, (created true) [apply] Created Ctx #1: hash 0x7b16dd8d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x75d13d47, (isShared true, created true, master 0x7563d0a0) [apply] Created Ctx #0: hash 0x7563d0a0, (created true) [apply] Created Ctx #1: hash 0x7b16dd8d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x7b16dd8d, (isShared true, created true, master 0x7563d0a0) [apply] Created Ctx #0: hash 0x7563d0a0, (created true) [apply] Created Ctx #1: hash 0x75d13d47, (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 0x48601f8f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x48601f8f FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x12544b6e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x12544b6e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x6110c4b6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x6110c4b6 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 0x7dadcffc: tileRendererInUse null, GearsES2[obj 0x7dadcffc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7dadcffc 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 0x7dadcffc created: GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x7dadcffc created: GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x7dadcffc created: GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0x7dadcffc FIN GearsES2[obj 0x7dadcffc isInit true, usesShared false, 1 GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7dadcffc 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7dadcffc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4125115: tileRendererInUse null, GearsES2[obj 0x4125115 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7dadcffc isInit true, usesShared false, 1 GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x4125115 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 0x4125115 created w/ share: GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1b466d36, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4125115 created w/ share: GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x449fcb17, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4125115 created w/ share: GearsObj[0x1f76ae0e, 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#08,5,main] GearsES2.init.X 0x4125115 FIN GearsES2[obj 0x4125115 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 0x7dadcffc isInit true, usesShared false, 1 GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.reshape 0x4125115 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4125115, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x3470619c: tileRendererInUse null, GearsES2[obj 0x3470619c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7dadcffc isInit true, usesShared false, 1 GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x3470619c 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 0x3470619c created w/ share: GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x7a0a9e8b, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x3470619c created w/ share: GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x641380d, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x3470619c created w/ share: GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x21db4d0, 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 0x3470619c FIN GearsES2[obj 0x3470619c isInit true, usesShared true, 1 GearsObj[0x7a0a9e8b, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x641380d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x21db4d0, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x7dadcffc isInit true, usesShared false, 1 GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0x3470619c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3470619c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x30a3a31e, (isShared true, created true, master 0x30a3a31e) [apply] Created Ctx #0: hash 0x1ad647a6, (created true) [apply] Created Ctx #1: hash 0x1411bb54, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x1411bb54, (isShared true, created true, master 0x30a3a31e) [apply] Created Ctx #0: hash 0x1ad647a6, (created true) [apply] Created Ctx #1: hash 0x30a3a31e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x1ad647a6, (isShared true, created true, master 0x30a3a31e) [apply] Created Ctx #0: hash 0x1411bb54, (created true) [apply] Created Ctx #1: hash 0x30a3a31e, (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 0x3470619c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x3470619c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x4125115: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x4125115 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x7dadcffc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x7dadcffc 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 0x780e39c7: tileRendererInUse null, GearsES2[obj 0x780e39c7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x780e39c7 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 0x780e39c7 created: GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x780e39c7 created: GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x780e39c7 created: GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.init.X 0x780e39c7 FIN GearsES2[obj 0x780e39c7 isInit true, usesShared false, 1 GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.reshape 0x780e39c7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x780e39c7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x6e02452a: tileRendererInUse null, GearsES2[obj 0x6e02452a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x780e39c7 isInit true, usesShared false, 1 GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x6e02452a 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 0x6e02452a created w/ share: GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x13870932, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6e02452a created w/ share: GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x28a2effa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6e02452a created w/ share: GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6b3ec810, 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 0x6e02452a FIN GearsES2[obj 0x6e02452a isInit true, usesShared true, 1 GearsObj[0x13870932, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28a2effa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b3ec810, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x780e39c7 isInit true, usesShared false, 1 GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.reshape 0x6e02452a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6e02452a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x59c9b5f7: tileRendererInUse null, GearsES2[obj 0x59c9b5f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x780e39c7 isInit true, usesShared false, 1 GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x59c9b5f7 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 0x59c9b5f7 created w/ share: GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5f938062, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59c9b5f7 created w/ share: GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x70b37daa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59c9b5f7 created w/ share: GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x27f2580a, 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 0x59c9b5f7 FIN GearsES2[obj 0x59c9b5f7 isInit true, usesShared true, 1 GearsObj[0x5f938062, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70b37daa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27f2580a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x780e39c7 isInit true, usesShared false, 1 GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.reshape 0x59c9b5f7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59c9b5f7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1ea5d4ae, (isShared true, created true, master 0x1ea5d4ae) [apply] Created Ctx #0: hash 0x6c647aa0, (created true) [apply] Created Ctx #1: hash 0x62a39884, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x62a39884, (isShared true, created true, master 0x1ea5d4ae) [apply] Created Ctx #0: hash 0x6c647aa0, (created true) [apply] Created Ctx #1: hash 0x1ea5d4ae, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x6c647aa0, (isShared true, created true, master 0x1ea5d4ae) [apply] Created Ctx #0: hash 0x62a39884, (created true) [apply] Created Ctx #1: hash 0x1ea5d4ae, (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 0x780e39c7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x780e39c7 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x6e02452a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x6e02452a FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x59c9b5f7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x59c9b5f7 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 0x4511d35f: tileRendererInUse null, GearsES2[obj 0x4511d35f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4511d35f 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 0x4511d35f created: GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4511d35f created: GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4511d35f created: GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.init.X 0x4511d35f FIN GearsES2[obj 0x4511d35f isInit true, usesShared false, 1 GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.reshape 0x4511d35f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4511d35f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x3946f5c2: tileRendererInUse null, GearsES2[obj 0x3946f5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4511d35f isInit true, usesShared false, 1 GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x3946f5c2 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 0x3946f5c2 created w/ share: GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x6721c1e, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x3946f5c2 created w/ share: GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x2fc7363a, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x3946f5c2 created w/ share: GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x7eccb8e2, 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 0x3946f5c2 FIN GearsES2[obj 0x3946f5c2 isInit true, usesShared true, 1 GearsObj[0x6721c1e, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2fc7363a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7eccb8e2, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4511d35f isInit true, usesShared false, 1 GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.reshape 0x3946f5c2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3946f5c2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2db48910: tileRendererInUse null, GearsES2[obj 0x2db48910 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4511d35f isInit true, usesShared false, 1 GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x2db48910 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 0x2db48910 created w/ share: GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x3774ac11, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x2db48910 created w/ share: GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x2668bf4a, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x2db48910 created w/ share: GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x4fc3a76d, 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 0x2db48910 FIN GearsES2[obj 0x2db48910 isInit true, usesShared true, 1 GearsObj[0x3774ac11, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2668bf4a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4fc3a76d, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4511d35f isInit true, usesShared false, 1 GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.reshape 0x2db48910 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2db48910, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x14eefac9, (isShared true, created true, master 0x14eefac9) [apply] Created Ctx #0: hash 0x5675c408, (created true) [apply] Created Ctx #1: hash 0x58b230b6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x5675c408, (isShared true, created true, master 0x14eefac9) [apply] Created Ctx #0: hash 0x14eefac9, (created true) [apply] Created Ctx #1: hash 0x58b230b6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x58b230b6, (isShared true, created true, master 0x14eefac9) [apply] Created Ctx #0: hash 0x5675c408, (created true) [apply] Created Ctx #1: hash 0x14eefac9, (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 0x4511d35f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x4511d35f FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x3946f5c2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x3946f5c2 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x2db48910: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x2db48910 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers [apply] junit.framework.TestListener: endTest(test14AsyncEachAnimatorDirtyDtorOrderMapBuffers) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821970987 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.003 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 @ 1412821933626 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 0x60ad2eed: tileRendererInUse null, GearsES2[obj 0x60ad2eed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x60ad2eed 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 0x60ad2eed created: GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x60ad2eed created: GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x60ad2eed created: GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x60ad2eed FIN GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x60ad2eed 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x60ad2eed, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1b1098e0: tileRendererInUse null, GearsES2[obj 0x1b1098e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x1b1098e0 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 0x1b1098e0 created w/ share: GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1cb7523e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1b1098e0 created w/ share: GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x261c3e09, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1b1098e0 created w/ share: GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3f23e54b, 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 0x1b1098e0 FIN GearsES2[obj 0x1b1098e0 isInit true, usesShared true, 1 GearsObj[0x1cb7523e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x261c3e09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f23e54b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1b1098e0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1b1098e0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1329321e: tileRendererInUse null, GearsES2[obj 0x1329321e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x1329321e 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 0x1329321e created w/ share: GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x79f43cb0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1329321e created w/ share: GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2cbcd32d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1329321e created w/ share: GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x627e28d7, 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 0x1329321e FIN GearsES2[obj 0x1329321e isInit true, usesShared true, 1 GearsObj[0x79f43cb0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2cbcd32d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x627e28d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x60ad2eed isInit true, usesShared false, 1 GearsObj[0x39676d27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd805df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20953a98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,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] XXX-C-3.1: hash 0x402750ed, (isShared true, created true, master 0x402750ed) [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 0x402750ed) [apply] Created Ctx #0: hash 0x402750ed, (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 0x402750ed) [apply] Created Ctx #0: hash 0x402750ed, (created true) [apply] Created Ctx #1: hash 0x459eadcd, (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 0x1329321e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1329321e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x60ad2eed: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x60ad2eed 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 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-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 0x7a435499 created: GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x7a435499 created: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x7a435499 created: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7a435499 FIN GearsES2[obj 0x7a435499 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 0x7a435499 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, 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-null,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[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 0x26ca9f7d 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 0x26ca9f7d 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 0x26ca9f7d 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 0x26ca9f7d 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 0x26ca9f7d FIN GearsES2[obj 0x26ca9f7d 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 0x7a435499 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 0x26ca9f7d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, 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-null,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[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 0x4e2e6d9f 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 0x4e2e6d9f 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 0x4e2e6d9f 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 0x4e2e6d9f 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 0x4e2e6d9f FIN GearsES2[obj 0x4e2e6d9f 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 0x7a435499 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 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] 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 0x4e2e6d9f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4e2e6d9f FIN [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] 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] ++++ 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 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-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 0x58c435f5 created: GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58c435f5 created: GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58c435f5 created: GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x58c435f5 FIN GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x58c435f5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c435f5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2a0768e7: tileRendererInUse null, GearsES2[obj 0x2a0768e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x2a0768e7 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 0x2a0768e7 created w/ share: GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5633d7de, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a0768e7 created w/ share: GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2e9521f8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a0768e7 created w/ share: GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xb7acd4f, 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 0x2a0768e7 FIN GearsES2[obj 0x2a0768e7 isInit true, usesShared true, 1 GearsObj[0x5633d7de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e9521f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb7acd4f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x2a0768e7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a0768e7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1778baad: tileRendererInUse null, GearsES2[obj 0x1778baad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x1778baad 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 0x1778baad created w/ share: GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7d4dd60c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1778baad created w/ share: GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7d252d33, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1778baad created w/ share: GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x11a6627a, 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 0x1778baad FIN GearsES2[obj 0x1778baad isInit true, usesShared true, 1 GearsObj[0x7d4dd60c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d252d33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11a6627a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x25a1d68f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ad05a1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74d0bd66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1778baad 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1778baad, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5b05ad02, (isShared true, created true, master 0x5b05ad02) [apply] Created Ctx #0: hash 0x5963a18, (created true) [apply] Created Ctx #1: hash 0xb51c4da, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x5963a18, (isShared true, created true, master 0x5b05ad02) [apply] Created Ctx #0: hash 0x5b05ad02, (created true) [apply] Created Ctx #1: hash 0xb51c4da, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0xb51c4da, (isShared true, created true, master 0x5b05ad02) [apply] Created Ctx #0: hash 0x5b05ad02, (created true) [apply] Created Ctx #1: hash 0x5963a18, (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 0x58c435f5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x58c435f5 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a0768e7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a0768e7 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1778baad: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1778baad 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 0x4c44cd71: tileRendererInUse null, GearsES2[obj 0x4c44cd71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4c44cd71 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 0x4c44cd71 created: GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4c44cd71 created: GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4c44cd71 created: GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x4c44cd71 FIN GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x4c44cd71 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c44cd71, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x5d15c44e: tileRendererInUse null, GearsES2[obj 0x5d15c44e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x5d15c44e 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 0x5d15c44e created w/ share: GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1114f69a, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x5d15c44e created w/ share: GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x1954e5f5, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x5d15c44e created w/ share: GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x2a80bbc5, 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 0x5d15c44e FIN GearsES2[obj 0x5d15c44e isInit true, usesShared true, 1 GearsObj[0x1114f69a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x1954e5f5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2a80bbc5, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5d15c44e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d15c44e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0xf6aa093: tileRendererInUse null, GearsES2[obj 0xf6aa093 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0xf6aa093 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 0xf6aa093 created w/ share: GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5ceaa53e, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0xf6aa093 created w/ share: GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x3711c43f, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0xf6aa093 created w/ share: GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x7d21f10c, 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 0xf6aa093 FIN GearsES2[obj 0xf6aa093 isInit true, usesShared true, 1 GearsObj[0x5ceaa53e, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3711c43f, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d21f10c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4c44cd71 isInit true, usesShared false, 1 GearsObj[0x57079644, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d36912d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6844b01, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xf6aa093 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf6aa093, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x2951452f, (isShared true, created true, master 0x2951452f) [apply] Created Ctx #0: hash 0x5322ad48, (created true) [apply] Created Ctx #1: hash 0x5de5595c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x5322ad48, (isShared true, created true, master 0x2951452f) [apply] Created Ctx #0: hash 0x2951452f, (created true) [apply] Created Ctx #1: hash 0x5de5595c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x5de5595c, (isShared true, created true, master 0x2951452f) [apply] Created Ctx #0: hash 0x5322ad48, (created true) [apply] Created Ctx #1: hash 0x2951452f, (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 0x4c44cd71: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c44cd71 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5d15c44e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5d15c44e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093 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 0x6110c4b6: tileRendererInUse null, GearsES2[obj 0x6110c4b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6110c4b6 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 0x6110c4b6 created: GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6110c4b6 created: GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6110c4b6 created: GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x6110c4b6 FIN GearsES2[obj 0x6110c4b6 isInit true, usesShared false, 1 GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x6110c4b6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6110c4b6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x12544b6e: tileRendererInUse null, GearsES2[obj 0x12544b6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6110c4b6 isInit true, usesShared false, 1 GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x12544b6e 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 0x12544b6e created w/ share: GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x563a0fb4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x12544b6e created w/ share: GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x26649e9a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x12544b6e created w/ share: GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2e8d00e9, 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 0x12544b6e FIN GearsES2[obj 0x12544b6e isInit true, usesShared true, 1 GearsObj[0x563a0fb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26649e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e8d00e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6110c4b6 isInit true, usesShared false, 1 GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x12544b6e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x12544b6e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x48601f8f: tileRendererInUse null, GearsES2[obj 0x48601f8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6110c4b6 isInit true, usesShared false, 1 GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x48601f8f 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 0x48601f8f created w/ share: GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x723ee2bd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48601f8f created w/ share: GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4f295723, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48601f8f created w/ share: GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xae0a040, 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 0x48601f8f FIN GearsES2[obj 0x48601f8f isInit true, usesShared true, 1 GearsObj[0x723ee2bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f295723, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xae0a040, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6110c4b6 isInit true, usesShared false, 1 GearsObj[0x290e896c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab6c508, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b083a11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x48601f8f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48601f8f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7563d0a0, (isShared true, created true, master 0x7563d0a0) [apply] Created Ctx #0: hash 0x75d13d47, (created true) [apply] Created Ctx #1: hash 0x7b16dd8d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x75d13d47, (isShared true, created true, master 0x7563d0a0) [apply] Created Ctx #0: hash 0x7563d0a0, (created true) [apply] Created Ctx #1: hash 0x7b16dd8d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x7b16dd8d, (isShared true, created true, master 0x7563d0a0) [apply] Created Ctx #0: hash 0x7563d0a0, (created true) [apply] Created Ctx #1: hash 0x75d13d47, (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 0x48601f8f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x48601f8f FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x12544b6e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x12544b6e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x6110c4b6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x6110c4b6 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 0x7dadcffc: tileRendererInUse null, GearsES2[obj 0x7dadcffc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7dadcffc 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 0x7dadcffc created: GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x7dadcffc created: GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x7dadcffc created: GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0x7dadcffc FIN GearsES2[obj 0x7dadcffc isInit true, usesShared false, 1 GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7dadcffc 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7dadcffc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4125115: tileRendererInUse null, GearsES2[obj 0x4125115 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7dadcffc isInit true, usesShared false, 1 GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x4125115 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 0x4125115 created w/ share: GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1b466d36, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4125115 created w/ share: GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x449fcb17, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4125115 created w/ share: GearsObj[0x1f76ae0e, 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#08,5,main] GearsES2.init.X 0x4125115 FIN GearsES2[obj 0x4125115 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 0x7dadcffc isInit true, usesShared false, 1 GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.reshape 0x4125115 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4125115, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x3470619c: tileRendererInUse null, GearsES2[obj 0x3470619c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7dadcffc isInit true, usesShared false, 1 GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x3470619c 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 0x3470619c created w/ share: GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x7a0a9e8b, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x3470619c created w/ share: GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x641380d, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x3470619c created w/ share: GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x21db4d0, 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 0x3470619c FIN GearsES2[obj 0x3470619c isInit true, usesShared true, 1 GearsObj[0x7a0a9e8b, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x641380d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x21db4d0, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x7dadcffc isInit true, usesShared false, 1 GearsObj[0x4eec884f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2a902144, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1f76ae0e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0x3470619c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3470619c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x30a3a31e, (isShared true, created true, master 0x30a3a31e) [apply] Created Ctx #0: hash 0x1ad647a6, (created true) [apply] Created Ctx #1: hash 0x1411bb54, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x1411bb54, (isShared true, created true, master 0x30a3a31e) [apply] Created Ctx #0: hash 0x1ad647a6, (created true) [apply] Created Ctx #1: hash 0x30a3a31e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x1ad647a6, (isShared true, created true, master 0x30a3a31e) [apply] Created Ctx #0: hash 0x1411bb54, (created true) [apply] Created Ctx #1: hash 0x30a3a31e, (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 0x3470619c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x3470619c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x4125115: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x4125115 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x7dadcffc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x7dadcffc 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 0x780e39c7: tileRendererInUse null, GearsES2[obj 0x780e39c7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x780e39c7 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 0x780e39c7 created: GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x780e39c7 created: GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x780e39c7 created: GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.init.X 0x780e39c7 FIN GearsES2[obj 0x780e39c7 isInit true, usesShared false, 1 GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.reshape 0x780e39c7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x780e39c7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x6e02452a: tileRendererInUse null, GearsES2[obj 0x6e02452a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x780e39c7 isInit true, usesShared false, 1 GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x6e02452a 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 0x6e02452a created w/ share: GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x13870932, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6e02452a created w/ share: GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x28a2effa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6e02452a created w/ share: GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6b3ec810, 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 0x6e02452a FIN GearsES2[obj 0x6e02452a isInit true, usesShared true, 1 GearsObj[0x13870932, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28a2effa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b3ec810, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x780e39c7 isInit true, usesShared false, 1 GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.reshape 0x6e02452a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6e02452a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x59c9b5f7: tileRendererInUse null, GearsES2[obj 0x59c9b5f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x780e39c7 isInit true, usesShared false, 1 GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x59c9b5f7 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 0x59c9b5f7 created w/ share: GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5f938062, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59c9b5f7 created w/ share: GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x70b37daa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59c9b5f7 created w/ share: GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x27f2580a, 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 0x59c9b5f7 FIN GearsES2[obj 0x59c9b5f7 isInit true, usesShared true, 1 GearsObj[0x5f938062, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70b37daa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27f2580a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x780e39c7 isInit true, usesShared false, 1 GearsObj[0x6044424e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191eb2d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3170cc7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.reshape 0x59c9b5f7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59c9b5f7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1ea5d4ae, (isShared true, created true, master 0x1ea5d4ae) [apply] Created Ctx #0: hash 0x6c647aa0, (created true) [apply] Created Ctx #1: hash 0x62a39884, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x62a39884, (isShared true, created true, master 0x1ea5d4ae) [apply] Created Ctx #0: hash 0x6c647aa0, (created true) [apply] Created Ctx #1: hash 0x1ea5d4ae, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x6c647aa0, (isShared true, created true, master 0x1ea5d4ae) [apply] Created Ctx #0: hash 0x62a39884, (created true) [apply] Created Ctx #1: hash 0x1ea5d4ae, (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 0x780e39c7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x780e39c7 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x6e02452a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x6e02452a FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x59c9b5f7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x59c9b5f7 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 0x4511d35f: tileRendererInUse null, GearsES2[obj 0x4511d35f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4511d35f 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 0x4511d35f created: GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4511d35f created: GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4511d35f created: GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.init.X 0x4511d35f FIN GearsES2[obj 0x4511d35f isInit true, usesShared false, 1 GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.reshape 0x4511d35f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4511d35f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x3946f5c2: tileRendererInUse null, GearsES2[obj 0x3946f5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4511d35f isInit true, usesShared false, 1 GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x3946f5c2 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 0x3946f5c2 created w/ share: GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x6721c1e, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x3946f5c2 created w/ share: GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x2fc7363a, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x3946f5c2 created w/ share: GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x7eccb8e2, 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 0x3946f5c2 FIN GearsES2[obj 0x3946f5c2 isInit true, usesShared true, 1 GearsObj[0x6721c1e, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2fc7363a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7eccb8e2, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4511d35f isInit true, usesShared false, 1 GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.reshape 0x3946f5c2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3946f5c2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2db48910: tileRendererInUse null, GearsES2[obj 0x2db48910 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4511d35f isInit true, usesShared false, 1 GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x2db48910 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 0x2db48910 created w/ share: GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x3774ac11, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x2db48910 created w/ share: GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x2668bf4a, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x2db48910 created w/ share: GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x4fc3a76d, 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 0x2db48910 FIN GearsES2[obj 0x2db48910 isInit true, usesShared true, 1 GearsObj[0x3774ac11, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2668bf4a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4fc3a76d, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4511d35f isInit true, usesShared false, 1 GearsObj[0x6a85b40d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x40347bbd, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3b3bf350, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.reshape 0x2db48910 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2db48910, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x14eefac9, (isShared true, created true, master 0x14eefac9) [apply] Created Ctx #0: hash 0x5675c408, (created true) [apply] Created Ctx #1: hash 0x58b230b6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x5675c408, (isShared true, created true, master 0x14eefac9) [apply] Created Ctx #0: hash 0x14eefac9, (created true) [apply] Created Ctx #1: hash 0x58b230b6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x58b230b6, (isShared true, created true, master 0x14eefac9) [apply] Created Ctx #0: hash 0x5675c408, (created true) [apply] Created Ctx #1: hash 0x14eefac9, (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 0x4511d35f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x4511d35f FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x3946f5c2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x3946f5c2 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x2db48910: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x2db48910 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821970987 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01SyncedOneAnimatorCleanDtorOrderCopyBuffer took 4.816 sec [apply] Testcase: test02SyncedOneAnimatorCleanDtorOrderMapBuffer took 4.523 sec [apply] Testcase: test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer took 4.522 sec [apply] Testcase: test04SyncedOneAnimatorDirtyDtorOrderMapBuffer took 4.475 sec [apply] Testcase: test11ASyncEachAnimatorCleanDtorOrderCopyBuffer took 4.543 sec [apply] Testcase: test12ASyncEachAnimatorCleanDtorOrderMapBuffer took 4.541 sec [apply] Testcase: test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers took 4.537 sec [apply] Testcase: test14AsyncEachAnimatorDirtyDtorOrderMapBuffers took 4.54 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] 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 @ 1412821972439 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.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 0x53544f84, (created true) [apply] Created Ctx #1: hash 0x7f9ba14d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x53544f84, (isShared true, created true, master 0x3f6970ee) [apply] Created Ctx #0: hash 0x7f9ba14d, (created true) [apply] Created Ctx #1: hash 0x3f6970ee, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x7f9ba14d, (isShared true, created true, master 0x53544f84) [apply] Created Ctx #0: hash 0x53544f84, (created true) [apply] Created Ctx #1: hash 0x3f6970ee, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] junit.framework.TestListener: endTest(test01) [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 @ 1412821975029 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.248 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 @ 1412821972439 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x53544f84, (created true) [apply] Created Ctx #1: hash 0x7f9ba14d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: hash 0x53544f84, (isShared true, created true, master 0x3f6970ee) [apply] Created Ctx #0: hash 0x7f9ba14d, (created true) [apply] Created Ctx #1: hash 0x3f6970ee, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: hash 0x7f9ba14d, (isShared true, created true, master 0x53544f84) [apply] Created Ctx #0: hash 0x53544f84, (created true) [apply] Created Ctx #1: hash 0x3f6970ee, (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 @ 1412821975029 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 1.733 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] ++++ Test Singleton.ctor() [apply] ++++ Test Singleton.lock() [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT [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 @ 1412821976470 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] junit.framework.TestListener: startTest(test01OneLife) [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[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 0x9ad2e1 created: GearsObj[0x3c025a06, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x9ad2e1 created: GearsObj[0x53f1fbe3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x9ad2e1 created: GearsObj[0x53f1fbe3, 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[0x3c025a06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53f1fbe3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ef6a3fb, 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 256x256 of 256x256, 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 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 0x9ad2e1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x9ad2e1 FIN [apply] Total: 2272.826ms [apply] GLProfile.initSingleton(): 756.412ms [apply] Demo Code: 1511.66ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 4.753ms [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife [apply] junit.framework.TestListener: endTest(test01OneLife) [apply] junit.framework.TestListener: startTest(test02AnotherLifeWithGLInfo) [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 0x7a8547a7: tileRendererInUse null, GearsES2[obj 0x7a8547a7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7a8547a7 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 0x7a8547a7 created: GearsObj[0x512768d4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7a8547a7 created: GearsObj[0xb7106fb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7a8547a7 created: GearsObj[0xb7106fb, 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 0x7a8547a7 FIN GearsES2[obj 0x7a8547a7 isInit true, usesShared false, 1 GearsObj[0x512768d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb7106fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2295f9, 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 0x7a8547a7 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7a8547a7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x7a8547a7 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-2,5,main] GearsES2.dispose 0x7a8547a7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a8547a7 FIN [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f9869ad, isOwner false, <3b1a62d1, 2a2b9604>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc false [apply] junit.framework.TestListener: endTest(test02AnotherLifeWithGLInfo) [apply] junit.framework.TestListener: startTest(test03AnotherLife) [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: 1422.915ms [apply] GLProfile.initSingleton(): 180.024ms [apply] Demo Code: 1236.534ms [apply] GLInfo: 2.074ms [apply] GLProfile.shutdown(): 4.283ms [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 0x38c349e8: tileRendererInUse null, GearsES2[obj 0x38c349e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x38c349e8 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 0x38c349e8 created: GearsObj[0x1f0fe9fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x38c349e8 created: GearsObj[0x3e4561bc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x38c349e8 created: GearsObj[0x3e4561bc, 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 0x38c349e8 FIN GearsES2[obj 0x38c349e8 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-3,5,main] GearsES2.reshape 0x38c349e8 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38c349e8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x38c349e8 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] 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 0x38c349e8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x38c349e8 FIN [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x58c435f5, isOwner false, <2a0768e7, 1778baad>[count 0, qsz 0, owner ]]] [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: 1418.517ms [apply] GLProfile.initSingleton(): 170.459ms [apply] Demo Code: 1242.254ms [apply] GLInfo: 1.386ms [apply] GLProfile.shutdown(): 4.418ms [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 0xf6aa093: tileRendererInUse null, GearsES2[obj 0xf6aa093 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xf6aa093 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 0xf6aa093 created: GearsObj[0x3b9a5193, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xf6aa093 created: GearsObj[0x34749816, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xf6aa093 created: GearsObj[0x34749816, 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 0xf6aa093 FIN GearsES2[obj 0xf6aa093 isInit true, usesShared false, 1 GearsObj[0x3b9a5193, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34749816, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45247c3, 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 0xf6aa093 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf6aa093, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0xf6aa093 256x256, swapInterval 1, drawable 0x4400002 [apply] 1 s: 60 f / 1003 ms, 59.8 fps, 16 ms/f; total: 60 f, 59.8 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093 FIN [apply] Total: 1390.233ms [apply] GLProfile.initSingleton(): 147.631ms [apply] Demo Code: 1235.706ms [apply] GLInfo: 0.002ms [apply] GLProfile.shutdown(): 6.894ms [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x12544b6e: tileRendererInUse null, GearsES2[obj 0x12544b6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x12544b6e 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 0x12544b6e created: GearsObj[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x12544b6e created: GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x12544b6e created: GearsObj[0xa78fa06, 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 0x12544b6e FIN GearsES2[obj 0x12544b6e isInit true, usesShared false, 1 GearsObj[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c12b166, 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 0x12544b6e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x12544b6e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x12544b6e 256x256, swapInterval 1, drawable 0x4400002 [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(test03TwoLifes) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x12544b6e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x12544b6e FIN [apply] Total: 1420.06ms [apply] GLProfile.initSingleton(): 162.513ms [apply] Demo Code: 1252.878ms [apply] GLInfo: 0.002ms [apply] GLProfile.shutdown(): 4.667ms [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821984560 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.745 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 @ 1412821976470 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 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[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 0x9ad2e1 created: GearsObj[0x3c025a06, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x9ad2e1 created: GearsObj[0x53f1fbe3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x9ad2e1 created: GearsObj[0x53f1fbe3, 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[0x3c025a06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53f1fbe3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ef6a3fb, 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 256x256 of 256x256, 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 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 0x9ad2e1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x9ad2e1 FIN [apply] Total: 2272.826ms [apply] GLProfile.initSingleton(): 756.412ms [apply] Demo Code: 1511.66ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 4.753ms [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 0x7a8547a7: tileRendererInUse null, GearsES2[obj 0x7a8547a7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7a8547a7 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 0x7a8547a7 created: GearsObj[0x512768d4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7a8547a7 created: GearsObj[0xb7106fb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7a8547a7 created: GearsObj[0xb7106fb, 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 0x7a8547a7 FIN GearsES2[obj 0x7a8547a7 isInit true, usesShared false, 1 GearsObj[0x512768d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb7106fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2295f9, 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 0x7a8547a7 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7a8547a7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x7a8547a7 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-2,5,main] GearsES2.dispose 0x7a8547a7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a8547a7 FIN [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f9869ad, isOwner false, <3b1a62d1, 2a2b9604>[count 0, qsz 0, owner ]]] [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: 1422.915ms [apply] GLProfile.initSingleton(): 180.024ms [apply] Demo Code: 1236.534ms [apply] GLInfo: 2.074ms [apply] GLProfile.shutdown(): 4.283ms [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 0x38c349e8: tileRendererInUse null, GearsES2[obj 0x38c349e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x38c349e8 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 0x38c349e8 created: GearsObj[0x1f0fe9fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x38c349e8 created: GearsObj[0x3e4561bc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x38c349e8 created: GearsObj[0x3e4561bc, 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 0x38c349e8 FIN GearsES2[obj 0x38c349e8 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-3,5,main] GearsES2.reshape 0x38c349e8 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38c349e8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x38c349e8 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-3,5,main] GearsES2.dispose 0x38c349e8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x38c349e8 FIN [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x58c435f5, isOwner false, <2a0768e7, 1778baad>[count 0, qsz 0, owner ]]] [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: 1418.517ms [apply] GLProfile.initSingleton(): 170.459ms [apply] Demo Code: 1242.254ms [apply] GLInfo: 1.386ms [apply] GLProfile.shutdown(): 4.418ms [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 0xf6aa093: tileRendererInUse null, GearsES2[obj 0xf6aa093 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xf6aa093 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 0xf6aa093 created: GearsObj[0x3b9a5193, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xf6aa093 created: GearsObj[0x34749816, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xf6aa093 created: GearsObj[0x34749816, 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 0xf6aa093 FIN GearsES2[obj 0xf6aa093 isInit true, usesShared false, 1 GearsObj[0x3b9a5193, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34749816, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45247c3, 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 0xf6aa093 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf6aa093, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0xf6aa093 256x256, swapInterval 1, drawable 0x4400002 [apply] 1 s: 60 f / 1003 ms, 59.8 fps, 16 ms/f; total: 60 f, 59.8 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xf6aa093 FIN [apply] Total: 1390.233ms [apply] GLProfile.initSingleton(): 147.631ms [apply] Demo Code: 1235.706ms [apply] GLInfo: 0.002ms [apply] GLProfile.shutdown(): 6.894ms [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x12544b6e: tileRendererInUse null, GearsES2[obj 0x12544b6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x12544b6e 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 0x12544b6e created: GearsObj[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x12544b6e created: GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x12544b6e created: GearsObj[0xa78fa06, 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 0x12544b6e FIN GearsES2[obj 0x12544b6e isInit true, usesShared false, 1 GearsObj[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c12b166, 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 0x12544b6e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x12544b6e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x12544b6e 256x256, swapInterval 1, drawable 0x4400002 [apply] 1 s: 60 f / 1014 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-5,5,main] GearsES2.dispose 0x12544b6e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x12544b6e FIN [apply] Total: 1420.06ms [apply] GLProfile.initSingleton(): 162.513ms [apply] Demo Code: 1252.878ms [apply] GLInfo: 0.002ms [apply] GLProfile.shutdown(): 4.667ms [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821984560 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01OneLife took 2.279 sec [apply] Testcase: test02AnotherLifeWithGLInfo took 1.425 sec [apply] Testcase: test03AnotherLife took 1.42 sec [apply] Testcase: test03TwoLifes took 2.813 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] ++++ Test Singleton.ctor() [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimator) [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821985943 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 0x22eb643: tileRendererInUse null, GearsES2[obj 0x22eb643 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x22eb643 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 0x22eb643 created: GearsObj[0x8d8f938, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x22eb643 created: GearsObj[0xe7f4bfa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x22eb643 created: GearsObj[0xe7f4bfa, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x22eb643 FIN GearsES2[obj 0x22eb643 isInit true, usesShared false, 1 GearsObj[0x8d8f938, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe7f4bfa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25d2bf53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x22eb643 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22eb643, 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 0x1b1098e0: tileRendererInUse null, GearsES2[obj 0x1b1098e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1b1098e0 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 0x1b1098e0 created: GearsObj[0x7a717ee8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1b1098e0 created: GearsObj[0x7067f3ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1b1098e0 created: GearsObj[0x7067f3ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x1b1098e0 FIN GearsES2[obj 0x1b1098e0 isInit true, usesShared false, 1 GearsObj[0x7a717ee8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7067f3ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73ea3a83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1b1098e0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1b1098e0, 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 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-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 0x12c30729 created: GearsObj[0x64c62694, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x12c30729 created: GearsObj[0x71ff3153, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x12c30729 created: GearsObj[0x71ff3153, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x12c30729 FIN GearsES2[obj 0x12c30729 isInit true, usesShared false, 1 GearsObj[0x64c62694, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71ff3153, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26f7c2d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x12c30729 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x12c30729, 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 0x22eb643: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x22eb643 FIN [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimator) [apply] junit.framework.TestListener: startTest(test02AsyncEachAnimator) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x12c30729: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x12c30729 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 0x3b1a62d1: tileRendererInUse null, GearsES2[obj 0x3b1a62d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3b1a62d1 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 0x3b1a62d1 created: GearsObj[0x6681d909, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3b1a62d1 created: GearsObj[0x3705094, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3b1a62d1 created: GearsObj[0x3705094, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x3b1a62d1 FIN GearsES2[obj 0x3b1a62d1 isInit true, usesShared false, 1 GearsObj[0x6681d909, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3705094, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37339234, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x3b1a62d1 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3b1a62d1, 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 0x2a2b9604: tileRendererInUse null, GearsES2[obj 0x2a2b9604 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2a2b9604 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 0x2a2b9604 created: GearsObj[0x2b503fd5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a2b9604 created: GearsObj[0x62a75b71, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a2b9604 created: GearsObj[0x62a75b71, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x2a2b9604 FIN GearsES2[obj 0x2a2b9604 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#02,5,main] GearsES2.reshape 0x2a2b9604 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a2b9604, 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 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-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 0x7a435499 created: GearsObj[0x21bff347, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7a435499 created: GearsObj[0x4b9e09dd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7a435499 created: GearsObj[0x4b9e09dd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x7a435499 FIN GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x21bff347, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b9e09dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x704a9e1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x7a435499 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7a435499, 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 0x3b1a62d1: tileRendererInUse null [apply] junit.framework.TestListener: endTest(test02AsyncEachAnimator) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x3b1a62d1 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2a2b9604: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2a2b9604 FIN [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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821990908 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.616 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 @ 1412821985943 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 0x22eb643: tileRendererInUse null, GearsES2[obj 0x22eb643 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x22eb643 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 0x22eb643 created: GearsObj[0x8d8f938, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x22eb643 created: GearsObj[0xe7f4bfa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x22eb643 created: GearsObj[0xe7f4bfa, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x22eb643 FIN GearsES2[obj 0x22eb643 isInit true, usesShared false, 1 GearsObj[0x8d8f938, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe7f4bfa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25d2bf53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x22eb643 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22eb643, 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 0x1b1098e0: tileRendererInUse null, GearsES2[obj 0x1b1098e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1b1098e0 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 0x1b1098e0 created: GearsObj[0x7a717ee8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1b1098e0 created: GearsObj[0x7067f3ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1b1098e0 created: GearsObj[0x7067f3ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x1b1098e0 FIN GearsES2[obj 0x1b1098e0 isInit true, usesShared false, 1 GearsObj[0x7a717ee8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7067f3ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73ea3a83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1b1098e0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1b1098e0, 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 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-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 0x12c30729 created: GearsObj[0x64c62694, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x12c30729 created: GearsObj[0x71ff3153, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x12c30729 created: GearsObj[0x71ff3153, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x12c30729 FIN GearsES2[obj 0x12c30729 isInit true, usesShared false, 1 GearsObj[0x64c62694, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71ff3153, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26f7c2d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x12c30729 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x12c30729, 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 0x22eb643: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x22eb643 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1b1098e0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x12c30729: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x12c30729 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 0x3b1a62d1: tileRendererInUse null, GearsES2[obj 0x3b1a62d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3b1a62d1 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 0x3b1a62d1 created: GearsObj[0x6681d909, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3b1a62d1 created: GearsObj[0x3705094, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3b1a62d1 created: GearsObj[0x3705094, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x3b1a62d1 FIN GearsES2[obj 0x3b1a62d1 isInit true, usesShared false, 1 GearsObj[0x6681d909, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3705094, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37339234, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x3b1a62d1 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3b1a62d1, 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 0x2a2b9604: tileRendererInUse null, GearsES2[obj 0x2a2b9604 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2a2b9604 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 0x2a2b9604 created: GearsObj[0x2b503fd5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a2b9604 created: GearsObj[0x62a75b71, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a2b9604 created: GearsObj[0x62a75b71, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x2a2b9604 FIN GearsES2[obj 0x2a2b9604 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#02,5,main] GearsES2.reshape 0x2a2b9604 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a2b9604, 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 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-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 0x7a435499 created: GearsObj[0x21bff347, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7a435499 created: GearsObj[0x4b9e09dd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7a435499 created: GearsObj[0x4b9e09dd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x7a435499 FIN GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x21bff347, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b9e09dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x704a9e1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x7a435499 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7a435499, 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 0x3b1a62d1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x3b1a62d1 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2a2b9604: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2a2b9604 FIN [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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412821990908 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01SyncedOneAnimator took 2.868 sec [apply] Testcase: test02AsyncEachAnimator took 2 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] ++++ 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 @ 1412821992338 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT [apply] junit.framework.TestListener: tests to run: 8 [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win [apply] junit.framework.TestListener: startTest(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 @ 1412822006026 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.347 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 @ 1412821992338 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822006026 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NormalPre_1Win took 2.523 sec [apply] Testcase: test02NormalPost_1Win took 0.412 sec [apply] Testcase: test03ExclPre_1Win took 3.131 sec [apply] Testcase: test04ExclPost_1Win took 0.44 sec [apply] Testcase: test05NormalPre_4Win took 2.014 sec [apply] Testcase: test06NormalPost_4Win took 0.669 sec [apply] Testcase: test07ExclPre_4Win took 3.51 sec [apply] Testcase: test08ExclPost_4Win took 0.618 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 @ 1412822007444 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] junit.framework.TestListener: endTest(test01NormalPre_1Win) [apply] junit.framework.TestListener: startTest(test02NormalPost_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] junit.framework.TestListener: endTest(test02NormalPost_1Win) [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test06NormalPost_4Win) [apply] junit.framework.TestListener: startTest(test07ExclPre_4Win) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win [apply] junit.framework.TestListener: endTest(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] junit.framework.TestListener: startTest(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 @ 1412822021069 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] junit.framework.TestListener: endTest(test08ExclPost_4Win) [apply] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.285 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 @ 1412822007444 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 @ 1412822021069 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NormalPre_1Win took 2.495 sec [apply] Testcase: test02NormalPost_1Win took 0.421 sec [apply] Testcase: test03ExclPre_1Win took 3.085 sec [apply] Testcase: test04ExclPost_1Win took 0.441 sec [apply] Testcase: test05NormalPre_4Win took 1.98 sec [apply] Testcase: test06NormalPost_4Win took 0.663 sec [apply] Testcase: test07ExclPre_4Win took 3.467 sec [apply] Testcase: test08ExclPost_4Win took 0.7 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] 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 @ 1412822022463 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01Normal_1Win) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] 1 s: 60 f / 1082 ms, 55.4 fps, 18 ms/f; total: 60 f, 55.4 fps, 18 ms/f [apply] junit.framework.TestListener: endTest(test01Normal_1Win) [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] junit.framework.TestListener: startTest(test03Excl_1Win) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win [apply] 1 s: 60 f / 1022 ms, 58.7 fps, 17 ms/f; total: 60 f, 58.7 fps, 17 ms/f [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win [apply] junit.framework.TestListener: endTest(test03Excl_1Win) [apply] junit.framework.TestListener: startTest(test05Normal_4Win) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win [apply] 1 s: 60 f / 1013 ms, 59.2 fps, 16 ms/f; total: 60 f, 59.2 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] junit.framework.TestListener: endTest(test05Normal_4Win) [apply] junit.framework.TestListener: startTest(test07Excl_4Win) [apply] 1 s: 60 f / 1010 ms, 59.4 fps, 16 ms/f; total: 60 f, 59.4 fps, 16 ms/f [apply] junit.framework.TestListener: endTest(test07Excl_4Win) [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 @ 1412822030192 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.383 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 @ 1412822022463 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] 1 s: 60 f / 1082 ms, 55.4 fps, 18 ms/f; total: 60 f, 55.4 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 / 1022 ms, 58.7 fps, 17 ms/f; total: 60 f, 58.7 fps, 17 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 / 1013 ms, 59.2 fps, 16 ms/f; total: 60 f, 59.2 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 / 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 - test07Excl_4Win [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822030192 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Normal_1Win took 2.3 sec [apply] Testcase: test03Excl_1Win took 1.542 sec [apply] Testcase: test05Normal_4Win took 1.724 sec [apply] Testcase: test07Excl_4Win took 1.774 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] ++++ 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 @ 1412822031601 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] junit.framework.TestListener: startTest(test01Normal_1Win) [apply] 1 s: 60 f / 1080 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.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win [apply] junit.framework.TestListener: endTest(test01Normal_1Win) [apply] junit.framework.TestListener: startTest(test03Excl_1Win) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win [apply] 1 s: 60 f / 1013 ms, 59.2 fps, 16 ms/f; total: 60 f, 59.2 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 / 1016 ms, 59.0 fps, 16 ms/f; total: 60 f, 59.0 fps, 16 ms/f [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - 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.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] junit.framework.TestListener: endTest(test07Excl_4Win) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822039247 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.291 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 @ 1412822031601 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 / 1080 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.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win [apply] 1 s: 60 f / 1013 ms, 59.2 fps, 16 ms/f; total: 60 f, 59.2 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 / 1016 ms, 59.0 fps, 16 ms/f; total: 60 f, 59.0 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 @ 1412822039247 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Normal_1Win took 2.27 sec [apply] Testcase: test03Excl_1Win took 1.505 sec [apply] Testcase: test05Normal_4Win took 1.73 sec [apply] Testcase: test07Excl_4Win took 1.762 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] ++++ 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 @ 1412822040713 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 6 [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2 [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.0 0x7d6bde22: tileRendererInUse null, GearsES2[obj 0x7d6bde22 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7d6bde22 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 0x7d6bde22 created: GearsObj[0x7a994b07, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7d6bde22 created: GearsObj[0x400e6111, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7d6bde22 created: GearsObj[0x400e6111, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x7d6bde22 FIN GearsES2[obj 0x7d6bde22 isInit true, usesShared false, 1 GearsObj[0x7a994b07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x400e6111, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53947264, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x7d6bde22 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d6bde22, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x7f09500065a0 [apply] 1 - A w2-h 0x4400004,-ctx 0x7f09504bbc60 [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x7d6bde22 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d6bde22, 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-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 0x7f09504bbc60 [apply] 1 - B w2-h 0x4400004,-ctx 0x7f09500065a0 [apply] 1 - switch - END 1002 [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0050-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0048-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2001 [apply] 2 - A w1-h 0x4400002,-ctx 0x7f09504bbc60 [apply] 2 - A w2-h 0x4400004,-ctx 0x7f09500065a0 [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 0x7d6bde22 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d6bde22, angle 52.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f09500065a0 [apply] 2 - B w2-h 0x4400004,-ctx 0x7f09504bbc60 [apply] 2 - switch - END 2001 [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0103-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0104-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 0x7d6bde22: tileRendererInUse null [apply] junit.framework.TestListener: endTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2) [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGLES2) [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7d6bde22 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 0xd705409: tileRendererInUse null, GearsES2[obj 0xd705409 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xd705409 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 0xd705409 created: GearsObj[0x369625c2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd705409 created: GearsObj[0x6f172204, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd705409 created: GearsObj[0x6f172204, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-6-Animator#01,5,main] GearsES2.init.X 0xd705409 FIN GearsES2[obj 0xd705409 isInit true, usesShared false, 1 GearsObj[0x369625c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f172204, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x752a1957, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-6-Animator#01,5,main] GearsES2.reshape 0xd705409 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f096c6692b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd705409, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x7f096c7082d0, 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 0x7f096c6692b0,-ctx 0x7f09500ac500 [apply] 1 - A w2-h 0x7f096c7082d0,-ctx 0x7f095027c7b0 [apply] Thread[Thread-6,5,main] GearsES2.reshape 0xd705409 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f09580312f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd705409, 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-6,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f0958011290, tileRendererInUse null [apply] Thread[Thread-6,5,main] RedSquareES2.reshape FIN [apply] 1 - B w1-h 0x7f0958011290,-ctx 0x7f095027c7b0 [apply] 1 - B w2-h 0x7f09580312f0,-ctx 0x7f09500ac500 [apply] 1 - switch - END 1001 [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n0516-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_-n0518-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 2014 [apply] 2 - A w1-h 0x7f0958011290,-ctx 0x7f095027c7b0 [apply] 2 - A w2-h 0x7f09580312f0,-ctx 0x7f09500ac500 [apply] Thread[Thread-6,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f09580312f0, tileRendererInUse null [apply] Thread[Thread-6,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-6,5,main] GearsES2.reshape 0xd705409 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f0958011290, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd705409, angle 597.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f0958011290,-ctx 0x7f09500ac500 [apply] 2 - B w2-h 0x7f09580312f0,-ctx 0x7f095027c7b0 [apply] 2 - switch - END 2014 [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n1194-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_-n1198-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 0xd705409: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0xd705409 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 0x69c1332f: tileRendererInUse null, GearsES2[obj 0x69c1332f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x69c1332f 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 0x69c1332f created: GearsObj[0x27fc36af, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x69c1332f created: GearsObj[0x67852080, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x69c1332f created: GearsObj[0x67852080, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-7-Animator#02,5,main] GearsES2.init.X 0x69c1332f FIN GearsES2[obj 0x69c1332f isInit true, usesShared false, 1 GearsObj[0x27fc36af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67852080, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x760f1834, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-7-Animator#02,5,main] GearsES2.reshape 0x69c1332f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69c1332f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x7f09500df340 [apply] 1 - A w2-h 0x4400004,-ctx 0x7f0950d5bbc0 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x69c1332f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69c1332f, angle 29.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f0950d5bbc0 [apply] 1 - B w2-h 0x4400004,-ctx 0x7f09500df340 [apply] 1 - switch - END 1002 [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [apply] 2 - switch - START 2078 [apply] 2 - A w1-h 0x4400002,-ctx 0x7f0950d5bbc0 [apply] 2 - A w2-h 0x4400004,-ctx 0x7f09500df340 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x69c1332f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69c1332f, angle 60.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f09500df340 [apply] 2 - B w2-h 0x4400004,-ctx 0x7f0950d5bbc0 [apply] 2 - switch - END 2078 [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0120-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 0x69c1332f: tileRendererInUse null [apply] junit.framework.TestListener: endTest(testSwitch2GLWindowOneDemoGL2ES2) [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowOneDemoGLES2) [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x69c1332f 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 0x3d34db7a: tileRendererInUse null, GearsES2[obj 0x3d34db7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d34db7a 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 0x3d34db7a created: GearsObj[0x41681b7d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d34db7a created: GearsObj[0x72be20a6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d34db7a created: GearsObj[0x72be20a6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-8-Animator#03,5,main] GearsES2.init.X 0x3d34db7a FIN GearsES2[obj 0x3d34db7a isInit true, usesShared false, 1 GearsObj[0x41681b7d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72be20a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x107db131, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-8-Animator#03,5,main] GearsES2.reshape 0x3d34db7a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f096c67de00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d34db7a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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_________-n0006-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 0x7f096c67de00,-ctx 0x7f09500f69b0 [apply] 1 - A w2-h 0x7f096c71cfc0,-ctx 0x7f0950ca23f0 [apply] Thread[Thread-8,5,main] GearsES2.reshape 0x3d34db7a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f0958011290, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d34db7a, angle 396.5, [l -1.0, r 1.0, b -1.0, t 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 0x7f095802d670,-ctx 0x7f0950ca23f0 [apply] 1 - B w2-h 0x7f0958011290,-ctx 0x7f09500f69b0 [apply] 1 - switch - END 1001 [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGLES2_________-n0797-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 0x7f095802d670,-ctx 0x7f0950ca23f0 [apply] 2 - A w2-h 0x7f0958011290,-ctx 0x7f09500f69b0 [apply] Thread[Thread-8,5,main] GearsES2.reshape 0x3d34db7a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f095802d670, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d34db7a, angle 902.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f095802d670,-ctx 0x7f09500f69b0 [apply] 2 - B w2-h 0x7f0958011290,-ctx 0x7f0950ca23f0 [apply] 2 - switch - END 2012 [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGLES2_________-n1804-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 0x3d34db7a: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x3d34db7a 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] junit.framework.TestListener: endTest(testSwitch2GLWindowOneDemoGLES2) [apply] junit.framework.TestListener: startTest(testSwitch2WindowSingleContextGL2ES2) [apply] Thread[Thread-9-Animator#04,5,main] GearsES2.init.0 0x3cb8bacc: tileRendererInUse null, GearsES2[obj 0x3cb8bacc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3cb8bacc 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 0x3cb8bacc created: GearsObj[0x4c7ac5bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3cb8bacc created: GearsObj[0x5a415e0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3cb8bacc created: GearsObj[0x5a415e0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-9-Animator#04,5,main] GearsES2.init.X 0x3cb8bacc FIN GearsES2[obj 0x3cb8bacc isInit true, usesShared false, 1 GearsObj[0x4c7ac5bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a415e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x346e0ace, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-9-Animator#04,5,main] GearsES2.reshape 0x3cb8bacc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3cb8bacc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1001 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x3cb8bacc 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3cb8bacc, 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 1001 [apply] 2 - switch - START 2099 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x3cb8bacc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3cb8bacc, angle 61.0, [l -1.0, r 1.0, b -1.0, t 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 2099 [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x3cb8bacc: tileRendererInUse null [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x3cb8bacc FIN [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-5,5,main] [apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGL2ES2) [apply] junit.framework.TestListener: startTest(testSwitch2WindowSingleContextGLES2) [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 0x121bd0ab: tileRendererInUse null, GearsES2[obj 0x121bd0ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x121bd0ab 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 0x121bd0ab created: GearsObj[0x2e28f6db, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x121bd0ab created: GearsObj[0x720ff0e2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x121bd0ab created: GearsObj[0x720ff0e2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-10-Animator#05,5,main] GearsES2.init.X 0x121bd0ab FIN GearsES2[obj 0x121bd0ab isInit true, usesShared false, 1 GearsObj[0x2e28f6db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x720ff0e2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56cb8abc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-10-Animator#05,5,main] GearsES2.reshape 0x121bd0ab 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f096c6703d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x121bd0ab, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1001 [apply] Thread[Thread-10,5,main] GearsES2.reshape 0x121bd0ab 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f096c670540, msaa false, tileRendererInUse null [apply] >> GearsES2 0x121bd0ab, angle 382.5, [l -1.0, r 1.0, b -1.0, t 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 1001 [apply] 2 - switch - START 2010 [apply] Thread[Thread-10,5,main] GearsES2.reshape 0x121bd0ab 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f096c6703d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x121bd0ab, angle 837.0, [l -1.0, r 1.0, b -1.0, t 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 0x121bd0ab: tileRendererInUse null [apply] Thread[Thread-10,5,main] GearsES2.dispose 0x121bd0ab 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] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGLES2) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822056387 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.319 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 @ 1412822040713 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 0x7d6bde22: tileRendererInUse null, GearsES2[obj 0x7d6bde22 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7d6bde22 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 0x7d6bde22 created: GearsObj[0x7a994b07, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7d6bde22 created: GearsObj[0x400e6111, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7d6bde22 created: GearsObj[0x400e6111, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x7d6bde22 FIN GearsES2[obj 0x7d6bde22 isInit true, usesShared false, 1 GearsObj[0x7a994b07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x400e6111, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53947264, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x7d6bde22 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d6bde22, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x7f09500065a0 [apply] 1 - A w2-h 0x4400004,-ctx 0x7f09504bbc60 [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x7d6bde22 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d6bde22, 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-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 0x7f09504bbc60 [apply] 1 - B w2-h 0x4400004,-ctx 0x7f09500065a0 [apply] 1 - switch - END 1002 [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0050-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0048-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2001 [apply] 2 - A w1-h 0x4400002,-ctx 0x7f09504bbc60 [apply] 2 - A w2-h 0x4400004,-ctx 0x7f09500065a0 [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 0x7d6bde22 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d6bde22, angle 52.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f09500065a0 [apply] 2 - B w2-h 0x4400004,-ctx 0x7f09504bbc60 [apply] 2 - switch - END 2001 [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0103-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0104-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 0x7d6bde22: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7d6bde22 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 0xd705409: tileRendererInUse null, GearsES2[obj 0xd705409 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xd705409 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 0xd705409 created: GearsObj[0x369625c2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd705409 created: GearsObj[0x6f172204, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd705409 created: GearsObj[0x6f172204, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-6-Animator#01,5,main] GearsES2.init.X 0xd705409 FIN GearsES2[obj 0xd705409 isInit true, usesShared false, 1 GearsObj[0x369625c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f172204, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x752a1957, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-6-Animator#01,5,main] GearsES2.reshape 0xd705409 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f096c6692b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd705409, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x7f096c7082d0, 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 0x7f096c6692b0,-ctx 0x7f09500ac500 [apply] 1 - A w2-h 0x7f096c7082d0,-ctx 0x7f095027c7b0 [apply] Thread[Thread-6,5,main] GearsES2.reshape 0xd705409 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f09580312f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd705409, 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-6,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f0958011290, tileRendererInUse null [apply] Thread[Thread-6,5,main] RedSquareES2.reshape FIN [apply] 1 - B w1-h 0x7f0958011290,-ctx 0x7f095027c7b0 [apply] 1 - B w2-h 0x7f09580312f0,-ctx 0x7f09500ac500 [apply] 1 - switch - END 1001 [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n0516-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_-n0518-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 2014 [apply] 2 - A w1-h 0x7f0958011290,-ctx 0x7f095027c7b0 [apply] 2 - A w2-h 0x7f09580312f0,-ctx 0x7f09500ac500 [apply] Thread[Thread-6,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f09580312f0, tileRendererInUse null [apply] Thread[Thread-6,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-6,5,main] GearsES2.reshape 0xd705409 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f0958011290, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd705409, angle 597.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f0958011290,-ctx 0x7f09500ac500 [apply] 2 - B w2-h 0x7f09580312f0,-ctx 0x7f095027c7b0 [apply] 2 - switch - END 2014 [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n1194-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_-n1198-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 0xd705409: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0xd705409 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 0x69c1332f: tileRendererInUse null, GearsES2[obj 0x69c1332f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x69c1332f 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 0x69c1332f created: GearsObj[0x27fc36af, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x69c1332f created: GearsObj[0x67852080, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x69c1332f created: GearsObj[0x67852080, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-7-Animator#02,5,main] GearsES2.init.X 0x69c1332f FIN GearsES2[obj 0x69c1332f isInit true, usesShared false, 1 GearsObj[0x27fc36af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67852080, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x760f1834, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-7-Animator#02,5,main] GearsES2.reshape 0x69c1332f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69c1332f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x7f09500df340 [apply] 1 - A w2-h 0x4400004,-ctx 0x7f0950d5bbc0 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x69c1332f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69c1332f, angle 29.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f0950d5bbc0 [apply] 1 - B w2-h 0x4400004,-ctx 0x7f09500df340 [apply] 1 - switch - END 1002 [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [apply] 2 - switch - START 2078 [apply] 2 - A w1-h 0x4400002,-ctx 0x7f0950d5bbc0 [apply] 2 - A w2-h 0x4400004,-ctx 0x7f09500df340 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x69c1332f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69c1332f, angle 60.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f09500df340 [apply] 2 - B w2-h 0x4400004,-ctx 0x7f0950d5bbc0 [apply] 2 - switch - END 2078 [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0120-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 0x69c1332f: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x69c1332f 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 0x3d34db7a: tileRendererInUse null, GearsES2[obj 0x3d34db7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d34db7a 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 0x3d34db7a created: GearsObj[0x41681b7d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d34db7a created: GearsObj[0x72be20a6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d34db7a created: GearsObj[0x72be20a6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-8-Animator#03,5,main] GearsES2.init.X 0x3d34db7a FIN GearsES2[obj 0x3d34db7a isInit true, usesShared false, 1 GearsObj[0x41681b7d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72be20a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x107db131, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-8-Animator#03,5,main] GearsES2.reshape 0x3d34db7a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f096c67de00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d34db7a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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_________-n0006-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 0x7f096c67de00,-ctx 0x7f09500f69b0 [apply] 1 - A w2-h 0x7f096c71cfc0,-ctx 0x7f0950ca23f0 [apply] Thread[Thread-8,5,main] GearsES2.reshape 0x3d34db7a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f0958011290, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d34db7a, angle 396.5, [l -1.0, r 1.0, b -1.0, t 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 0x7f095802d670,-ctx 0x7f0950ca23f0 [apply] 1 - B w2-h 0x7f0958011290,-ctx 0x7f09500f69b0 [apply] 1 - switch - END 1001 [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGLES2_________-n0797-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 0x7f095802d670,-ctx 0x7f0950ca23f0 [apply] 2 - A w2-h 0x7f0958011290,-ctx 0x7f09500f69b0 [apply] Thread[Thread-8,5,main] GearsES2.reshape 0x3d34db7a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f095802d670, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d34db7a, angle 902.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f095802d670,-ctx 0x7f09500f69b0 [apply] 2 - B w2-h 0x7f0958011290,-ctx 0x7f0950ca23f0 [apply] 2 - switch - END 2012 [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGLES2_________-n1804-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 0x3d34db7a: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x3d34db7a 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 0x3cb8bacc: tileRendererInUse null, GearsES2[obj 0x3cb8bacc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3cb8bacc 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 0x3cb8bacc created: GearsObj[0x4c7ac5bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3cb8bacc created: GearsObj[0x5a415e0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3cb8bacc created: GearsObj[0x5a415e0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-9-Animator#04,5,main] GearsES2.init.X 0x3cb8bacc FIN GearsES2[obj 0x3cb8bacc isInit true, usesShared false, 1 GearsObj[0x4c7ac5bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a415e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x346e0ace, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-9-Animator#04,5,main] GearsES2.reshape 0x3cb8bacc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3cb8bacc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1001 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x3cb8bacc 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3cb8bacc, 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 1001 [apply] 2 - switch - START 2099 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x3cb8bacc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3cb8bacc, angle 61.0, [l -1.0, r 1.0, b -1.0, t 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 2099 [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x3cb8bacc: tileRendererInUse null [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x3cb8bacc 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 0x121bd0ab: tileRendererInUse null, GearsES2[obj 0x121bd0ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x121bd0ab 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 0x121bd0ab created: GearsObj[0x2e28f6db, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x121bd0ab created: GearsObj[0x720ff0e2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x121bd0ab created: GearsObj[0x720ff0e2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-10-Animator#05,5,main] GearsES2.init.X 0x121bd0ab FIN GearsES2[obj 0x121bd0ab isInit true, usesShared false, 1 GearsObj[0x2e28f6db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x720ff0e2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56cb8abc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-10-Animator#05,5,main] GearsES2.reshape 0x121bd0ab 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f096c6703d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x121bd0ab, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1001 [apply] Thread[Thread-10,5,main] GearsES2.reshape 0x121bd0ab 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f096c670540, msaa false, tileRendererInUse null [apply] >> GearsES2 0x121bd0ab, angle 382.5, [l -1.0, r 1.0, b -1.0, t 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 1001 [apply] 2 - switch - START 2010 [apply] Thread[Thread-10,5,main] GearsES2.reshape 0x121bd0ab 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f096c6703d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x121bd0ab, angle 837.0, [l -1.0, r 1.0, b -1.0, t 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 0x121bd0ab: tileRendererInUse null [apply] Thread[Thread-10,5,main] GearsES2.dispose 0x121bd0ab 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 @ 1412822056387 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGL2ES2 took 3.383 sec [apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGLES2 took 2.357 sec [apply] Testcase: testSwitch2GLWindowOneDemoGL2ES2 took 2.531 sec [apply] Testcase: testSwitch2GLWindowOneDemoGLES2 took 2.391 sec [apply] Testcase: testSwitch2WindowSingleContextGL2ES2 took 2.522 sec [apply] Testcase: testSwitch2WindowSingleContextGLES2 took 2.374 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()junit.framework.TestListener: tests to run: 12 [apply] [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822057811 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def [apply] junit.framework.TestListener: startTest(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 1065 [apply] 1 - switch - END 1065 [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 2014 [apply] 2 - switch - END 2014 [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] junit.framework.TestListener: endTest(test01aSwitch2Onscreen2OnscreenGL2ES2_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 1060 [apply] 1 - switch - END 1060 [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0061-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2099 [apply] 2 - switch - END 2099 [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1856-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] junit.framework.TestListener: endTest(test01bSwitch2Onscreen2OffscreenGL2ES2_Def) [apply] junit.framework.TestListener: startTest(test01cSwitch2Offscreen2OffscreenGL2ES2_Def) [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_-n2359-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2046 [apply] 2 - switch - END 2046 [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n4560-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] junit.framework.TestListener: endTest(test01cSwitch2Offscreen2OffscreenGL2ES2_Def) [apply] junit.framework.TestListener: startTest(test01dSwitch2Offscreen2OnscreenGL2ES2_Def) [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 1005 [apply] 1 - switch - END 1005 [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n1899-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png [apply] 2 - switch - START 2042 [apply] 2 - switch - END 2042 [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n1959-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [apply] junit.framework.TestListener: endTest(test01dSwitch2Offscreen2OnscreenGL2ES2_Def) [apply] junit.framework.TestListener: startTest(test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA) [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 1038 [apply] 1 - switch - END 1038 [apply] Thread-9-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png [apply] 2 - switch - START 2003 [apply] 2 - switch - END 2003 [apply] Thread-9-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0118-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] junit.framework.TestListener: startTest(test02bSwitch2Onscreen2OffscreenGL2ES2_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: endTest(test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA) [apply] junit.framework.TestListener: startTest(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], 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 1028 [apply] 1 - switch - END 1028 [apply] Thread-11-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1286-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png [apply] 2 - switch - START 2035 [apply] 2 - switch - END 2035 [apply] Thread-11-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n2488-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] junit.framework.TestListener: endTest(test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA) [apply] junit.framework.TestListener: startTest(test03aSwitch2Onscreen2OnscreenGL2ES2_Accu) [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 1033 [apply] 1 - switch - END 1033 [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 2099 [apply] 2 - switch - END 2099 [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] 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: startTest(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] junit.framework.TestListener: endTest(test03bSwitch2Onscreen2OffscreenGL2ES2_Accu) [apply] junit.framework.TestListener: startTest(test03cSwitch2Offscreen2OffscreenGL2ES2_Accu) [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 1037 [apply] 1 - switch - END 1037 [apply] Thread-15-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1903-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2043 [apply] 2 - switch - END 2043 [apply] Thread-15-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4684-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] junit.framework.TestListener: endTest(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] 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 @ 1412822083388 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.223 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 @ 1412822057811 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 1065 [apply] 1 - switch - END 1065 [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 2014 [apply] 2 - switch - END 2014 [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 1060 [apply] 1 - switch - END 1060 [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0061-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2099 [apply] 2 - switch - END 2099 [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1856-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_-n2359-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2046 [apply] 2 - switch - END 2046 [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n4560-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 1005 [apply] 1 - switch - END 1005 [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n1899-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png [apply] 2 - switch - START 2042 [apply] 2 - switch - END 2042 [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n1959-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 1038 [apply] 1 - switch - END 1038 [apply] Thread-9-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png [apply] 2 - switch - START 2003 [apply] 2 - switch - END 2003 [apply] Thread-9-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0118-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 1028 [apply] 1 - switch - END 1028 [apply] Thread-11-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1286-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png [apply] 2 - switch - START 2035 [apply] 2 - switch - END 2035 [apply] Thread-11-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n2488-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 1033 [apply] 1 - switch - END 1033 [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 2099 [apply] 2 - switch - END 2099 [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 1037 [apply] 1 - switch - END 1037 [apply] Thread-15-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1903-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2043 [apply] 2 - switch - END 2043 [apply] Thread-15-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4684-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 @ 1412822083388 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 4.072 sec [apply] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 3.011 sec [apply] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 2.997 sec [apply] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 3.017 sec [apply] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 3.054 sec [apply] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 0.118 sec [apply] Testcase: test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 2.984 sec [apply] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.021 sec [apply] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 3.059 sec [apply] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 0.119 sec [apply] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 2.989 sec [apply] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.024 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] 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 @ 1412822084784 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2 [apply] junit.framework.TestListener: startTest(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[0x57dc9980, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x25d9aa53 created: GearsObj[0x2f1ace51, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x25d9aa53 created: GearsObj[0x2f1ace51, 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[0x57dc9980, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f1ace51, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7931de74, 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 0x33478285: tileRendererInUse null, GearsES2[obj 0x33478285 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x33478285 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 0x33478285 created: GearsObj[0x505adb96, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x33478285 created: GearsObj[0x1a69411, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x33478285 created: GearsObj[0x1a69411, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-6-null,5,main] GearsES2.init.X 0x33478285 FIN GearsES2[obj 0x33478285 isInit true, usesShared false, 1 GearsObj[0x505adb96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a69411, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b570286, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-6-null,5,main] GearsES2.reshape 0x33478285 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f5a14123a70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33478285, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x33478285 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f5a1439e6a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33478285, angle 476.5, [l -1.0, r 1.0, b -1.0, t 1.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_-n0953-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 0x33478285: tileRendererInUse null [apply] Thread[Thread-6,5,main] GearsES2.dispose 0x33478285 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 @ 1412822090425 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.295 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 @ 1412822084784 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x57dc9980, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x25d9aa53 created: GearsObj[0x2f1ace51, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x25d9aa53 created: GearsObj[0x2f1ace51, 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[0x57dc9980, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f1ace51, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7931de74, 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 0x33478285: tileRendererInUse null, GearsES2[obj 0x33478285 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x33478285 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 0x33478285 created: GearsObj[0x505adb96, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x33478285 created: GearsObj[0x1a69411, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x33478285 created: GearsObj[0x1a69411, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-6-null,5,main] GearsES2.init.X 0x33478285 FIN GearsES2[obj 0x33478285 isInit true, usesShared false, 1 GearsObj[0x505adb96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a69411, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b570286, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-6-null,5,main] GearsES2.reshape 0x33478285 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f5a14123a70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33478285, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x33478285 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f5a1439e6a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33478285, angle 476.5, [l -1.0, r 1.0, b -1.0, t 1.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_-n0953-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 0x33478285: tileRendererInUse null [apply] Thread[Thread-6,5,main] GearsES2.dispose 0x33478285 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 @ 1412822090425 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLADDelegateGL2ES2 took 3.33 sec [apply] Testcase: test02GLADDelegateGLES2 took 2.195 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 @ 1412822091835 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] junit.framework.TestListener: tests to run: 4 [apply] junit.framework.TestListener: startTest(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] Image right side up [apply] junit.framework.TestListener: endTest(test01AccumStencilPBuffer) [apply] junit.framework.TestListener: startTest(test01DefaultFBO) [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] Image right side up [apply] junit.framework.TestListener: endTest(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] junit.framework.TestListener: startTest(test01DefaultPBuffer) [apply] Image right side up [apply] junit.framework.TestListener: endTest(test01DefaultPBuffer) [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] junit.framework.TestListener: startTest(test01StencilFBO) [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] Image right side up [apply] junit.framework.TestListener: endTest(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 @ 1412822093363 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.197 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 @ 1412822091835 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 @ 1412822093363 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01AccumStencilPBuffer took 1.182 sec [apply] Testcase: test01DefaultFBO took 0.079 sec [apply] Testcase: test01DefaultPBuffer took 0.135 sec [apply] Testcase: test01StencilFBO took 0.049 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] ++++ Test Singleton.ctor() [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT [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 @ 1412822094826 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0 [apply] junit.framework.TestListener: startTest(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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8 [apply] junit.framework.TestListener: endTest(testOffsreenFBOMultiSampleAA8) [apply] junit.framework.TestListener: startTest(testOffsreenPBufferMultiSampleAA8) [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] ++++ 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] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA0) [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] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA4) [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA8) [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] 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 @ 1412822101999 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.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 @ 1412822094826 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822101999 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenFBOMultiSampleAA0 took 2.337 sec [apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.208 sec [apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.232 sec [apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.213 sec [apply] Testcase: testOnscreenMultiSampleAA0 took 0.223 sec [apply] Testcase: testOnscreenMultiSampleAA2 took 0.283 sec [apply] Testcase: testOnscreenMultiSampleAA4 took 0.26 sec [apply] Testcase: testOnscreenMultiSampleAA8 took 0.302 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] junit.framework.TestListener: tests to run: 6 [apply] junit.framework.TestListener: startTest(testOffscreenFBOMultiSampleAA0) [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822103402 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] junit.framework.TestListener: endTest(testOffscreenFBOMultiSampleAA0) [apply] junit.framework.TestListener: startTest(testOffscreenPBufferMultiSampleAA0) [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] 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 @ 1412822110088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.332 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 @ 1412822103402 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822110088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenFBOMultiSampleAA0 took 2.34 sec [apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.214 sec [apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.225 sec [apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.225 sec [apply] Testcase: testOnscreenMultiSampleAA0 took 0.273 sec [apply] Testcase: testOnscreenMultiSampleAA8 took 0.308 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 @ 1412822111498 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01OpaqueDecorated) [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 0x76665c20: tileRendererInUse null, GearsES2[obj 0x76665c20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x76665c20 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 0x76665c20 created: GearsObj[0x232f18d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x76665c20 created: GearsObj[0x11a03d00, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x76665c20 created: GearsObj[0x11a03d00, 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 0x76665c20 FIN GearsES2[obj 0x76665c20 isInit true, usesShared false, 1 GearsObj[0x232f18d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11a03d00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52e465e8, 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 0x76665c20 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x76665c20 512x512, swapInterval 1, drawable 0x4400002 [apply] junit.framework.TestListener: endTest(test01OpaqueDecorated) [apply] junit.framework.TestListener: startTest(test01TransparentDecorated) [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 0x76665c20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x76665c20 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 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 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 0x358b68b0 created: GearsObj[0x2a3ef21d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x358b68b0 created: GearsObj[0x55f742b4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x358b68b0 created: GearsObj[0x55f742b4, 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[0x2a3ef21d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55f742b4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x239a52dd, 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] junit.framework.TestListener: endTest(test01TransparentDecorated) [apply] junit.framework.TestListener: startTest(test01TransparentUndecorated) [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 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.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 0x43083c15: tileRendererInUse null, GearsES2[obj 0x43083c15 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x43083c15 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 0x43083c15 created: GearsObj[0x3117cc10, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x43083c15 created: GearsObj[0xf310217, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x43083c15 created: GearsObj[0xf310217, 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 0x43083c15 FIN GearsES2[obj 0x43083c15 isInit true, usesShared false, 1 GearsObj[0x3117cc10, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf310217, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60f21165, 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 0x43083c15 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43083c15, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x43083c15 512x512, swapInterval 1, drawable 0x4400002 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] [apply] junit.framework.TestListener: endTest(test01TransparentUndecorated) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x43083c15: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x43083c15 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822114933 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.081 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 @ 1412822111498 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 0x76665c20: tileRendererInUse null, GearsES2[obj 0x76665c20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x76665c20 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 0x76665c20 created: GearsObj[0x232f18d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x76665c20 created: GearsObj[0x11a03d00, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x76665c20 created: GearsObj[0x11a03d00, 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 0x76665c20 FIN GearsES2[obj 0x76665c20 isInit true, usesShared false, 1 GearsObj[0x232f18d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11a03d00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52e465e8, 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 0x76665c20 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x76665c20 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 0x76665c20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x76665c20 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 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 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 0x358b68b0 created: GearsObj[0x2a3ef21d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x358b68b0 created: GearsObj[0x55f742b4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x358b68b0 created: GearsObj[0x55f742b4, 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[0x2a3ef21d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55f742b4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x239a52dd, 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] 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 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.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 0x43083c15: tileRendererInUse null, GearsES2[obj 0x43083c15 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x43083c15 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 0x43083c15 created: GearsObj[0x3117cc10, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x43083c15 created: GearsObj[0xf310217, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x43083c15 created: GearsObj[0xf310217, 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 0x43083c15 FIN GearsES2[obj 0x43083c15 isInit true, usesShared false, 1 GearsObj[0x3117cc10, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf310217, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60f21165, 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 0x43083c15 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43083c15, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x43083c15 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 0x43083c15: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x43083c15 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822114933 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01OpaqueDecorated took 1.04 sec [apply] Testcase: test01TransparentDecorated took 0.76 sec [apply] Testcase: test01TransparentUndecorated took 0.778 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] ++++ 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 @ 1412822116333 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.TestGearsES1NEWT - test00 [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(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[0x28671ef7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x2968e21, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x6f966b0, 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-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestGearsES1NEWT.test00-n0001-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] junit.framework.TestListener: endTest(test00) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822118101 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.412 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 @ 1412822116333 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.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[0x28671ef7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x2968e21, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x6f966b0, 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-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestGearsES1NEWT.test00-n0001-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 @ 1412822118101 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 1.678 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() [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822119525 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 1 [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00 [apply] junit.framework.TestListener: startTest(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@7031b188, 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-Animator#00: ** screenshot: TestOlympicES1NEWT.test00-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [apply] 1 s: 60 f / 1173 ms, 51.1 fps, 19 ms/f; total: 60 f, 51.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 @ 1412822122003 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.134 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 @ 1412822119525 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.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@7031b188, 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-Animator#00: ** screenshot: TestOlympicES1NEWT.test00-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [apply] 1 s: 60 f / 1173 ms, 51.1 fps, 19 ms/f; total: 60 f, 51.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 @ 1412822122003 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 2.383 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() [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(test00) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822123407 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.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-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestRedSquareES1NEWT.test00-n0001-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] junit.framework.TestListener: endTest(test00) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822125633 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.886 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 @ 1412822123407 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.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-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestRedSquareES1NEWT.test00-n0001-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 @ 1412822125633 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 2.131 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] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822127031 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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:1412822128044 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822128047 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822128050 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:1412822128056 d 5184ms]] [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI 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:1412822128042 d 5210ms]]] [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI 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 / 1014 ms, 59.1 fps, 16 ms/f; total: 60 f, 59.1 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] 2 s: 60 f / 1015 ms, 59.1 fps, 16 ms/f; total: 120 f, 59.1 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] NEW SYNC EVENT! tSyncEventNumber=2 tSyncTime=1306094 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12 [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI 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, 59.1 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 / 1021 ms, 58.7 fps, 17 ms/f; total: 240 f, 59.0 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, 59.0 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:1412822138357 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:1412822138383 d 0ms]] [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 @ 1412822138468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.09 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 @ 1412822127031 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.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822128044 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822128047 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822128050 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822128056 d 5184ms]] [apply] WindowUpdateEvent[[ 0 / 0 1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822128042 d 5210ms]]] [apply] 1 s: 60 f / 1014 ms, 59.1 fps, 16 ms/f; total: 60 f, 59.1 fps, 16 ms/f [apply] 2 s: 60 f / 1015 ms, 59.1 fps, 16 ms/f; total: 120 f, 59.1 fps, 16 ms/f [apply] 3 s: 60 f / 1014 ms, 59.1 fps, 16 ms/f; total: 180 f, 59.1 fps, 16 ms/f [apply] 4 s: 60 f / 1021 ms, 58.7 fps, 17 ms/f; total: 240 f, 59.0 fps, 16 ms/f [apply] 5 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 300 f, 59.0 fps, 16 ms/f [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822138357 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:1412822138383 d 0ms]] [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 @ 1412822138468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testElektronenMultiplizierer01 took 10.58 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] 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 @ 1412822139889 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [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 #01: PointerIcon[obj 0x7a435499, .x11_:0.0-1, 0x4400004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x26ca9f7d, .x11_:0.0-1, 0x4400008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x2a0768e7, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0x4c44cd71, .x11_:0.0-1, 0x440000c, RGBA8888, 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 0x2a9a7454: tileRendererInUse null, GearsES2[obj 0x2a9a7454 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2a9a7454 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 0x2a9a7454 created: GearsObj[0x4a9fe363, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a9a7454 created: GearsObj[0x37e20ef4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a9a7454 created: GearsObj[0x37e20ef4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x2a9a7454 FIN GearsES2[obj 0x2a9a7454 isInit true, usesShared false, 1 GearsObj[0x4a9fe363, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37e20ef4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x402f9d4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x2a9a7454 0/0 640x480 of 640x480, swapInterval 1, drawable 0x440000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a9a7454, 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 0x2a9a7454: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2a9a7454 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 #01: PointerIcon[obj 0x746def25, .x11_:0.0-1, 0x4400004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x6f779085, .x11_:0.0-1, 0x4400008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x273826bd, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0x74986967, .x11_:0.0-1, 0x440000c, RGBA8888, 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[egl cfg 0xc6, vid 0x212: rgba 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: 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#01,5,main] GearsES2.init.0 0x36d48922: tileRendererInUse null, GearsES2[obj 0x36d48922 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x36d48922 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] gear1 0x36d48922 created: GearsObj[0x55972e0d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x36d48922 created: GearsObj[0x8f33b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x36d48922 created: GearsObj[0x8f33b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x36d48922 FIN GearsES2[obj 0x36d48922 isInit true, usesShared false, 1 GearsObj[0x55972e0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8f33b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1bd71ad3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x36d48922 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f4f18064ce0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36d48922, 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 0x36d48922: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x36d48922 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 #01: PointerIcon[obj 0x1fba87f4, .x11_:0.0-1, 0x4400004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x681b621e, .x11_:0.0-1, 0x4400008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x1b531a19, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0x28eb80ff, .x11_:0.0-1, 0x440000c, RGBA8888, 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 0x4e35da6c: tileRendererInUse null, GearsES2[obj 0x4e35da6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e35da6c 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 0x4e35da6c created: GearsObj[0x543121a0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e35da6c created: GearsObj[0x1113bbb8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e35da6c created: GearsObj[0x1113bbb8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x4e35da6c FIN GearsES2[obj 0x4e35da6c isInit true, usesShared false, 1 GearsObj[0x543121a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1113bbb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b1da51, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x4e35da6c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x440000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e35da6c, 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] junit.framework.TestListener: endTest(test03_GL3) [apply] junit.framework.TestListener: startTest(test99_PixelScale1_DefaultNorm) [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 0x4e35da6c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4e35da6c 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 #01: PointerIcon[obj 0x327506c, .x11_:0.0-1, 0x4400004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x146ce27, .x11_:0.0-1, 0x4400008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x39a01e0c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0xea0d8e9, .x11_:0.0-1, 0x440000c, RGBA8888, 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: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x743f8540: tileRendererInUse null, GearsES2[obj 0x743f8540 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x743f8540 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 0x743f8540 created: GearsObj[0x709e0b43, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x743f8540 created: GearsObj[0x4d80186f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x743f8540 created: GearsObj[0x4d80186f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x743f8540 FIN GearsES2[obj 0x743f8540 isInit true, usesShared false, 1 GearsObj[0x709e0b43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d80186f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21ba5728, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x743f8540 0/0 640x480 of 640x480, swapInterval 1, drawable 0x440000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x743f8540, 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 0x743f8540: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x743f8540 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 @ 1412822143612 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.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 @ 1412822139889 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.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 #01: PointerIcon[obj 0x7a435499, .x11_:0.0-1, 0x4400004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x26ca9f7d, .x11_:0.0-1, 0x4400008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x2a0768e7, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0x4c44cd71, .x11_:0.0-1, 0x440000c, RGBA8888, 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 0x2a9a7454: tileRendererInUse null, GearsES2[obj 0x2a9a7454 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2a9a7454 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 0x2a9a7454 created: GearsObj[0x4a9fe363, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a9a7454 created: GearsObj[0x37e20ef4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a9a7454 created: GearsObj[0x37e20ef4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x2a9a7454 FIN GearsES2[obj 0x2a9a7454 isInit true, usesShared false, 1 GearsObj[0x4a9fe363, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37e20ef4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x402f9d4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x2a9a7454 0/0 640x480 of 640x480, swapInterval 1, drawable 0x440000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a9a7454, 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 0x2a9a7454: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2a9a7454 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 #01: PointerIcon[obj 0x746def25, .x11_:0.0-1, 0x4400004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x6f779085, .x11_:0.0-1, 0x4400008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x273826bd, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0x74986967, .x11_:0.0-1, 0x440000c, RGBA8888, 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[egl cfg 0xc6, vid 0x212: rgba 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: 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#01,5,main] GearsES2.init.0 0x36d48922: tileRendererInUse null, GearsES2[obj 0x36d48922 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x36d48922 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] gear1 0x36d48922 created: GearsObj[0x55972e0d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x36d48922 created: GearsObj[0x8f33b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x36d48922 created: GearsObj[0x8f33b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x36d48922 FIN GearsES2[obj 0x36d48922 isInit true, usesShared false, 1 GearsObj[0x55972e0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8f33b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1bd71ad3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x36d48922 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f4f18064ce0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36d48922, 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 0x36d48922: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x36d48922 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 #01: PointerIcon[obj 0x1fba87f4, .x11_:0.0-1, 0x4400004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x681b621e, .x11_:0.0-1, 0x4400008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x1b531a19, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0x28eb80ff, .x11_:0.0-1, 0x440000c, RGBA8888, 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 0x4e35da6c: tileRendererInUse null, GearsES2[obj 0x4e35da6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e35da6c 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 0x4e35da6c created: GearsObj[0x543121a0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e35da6c created: GearsObj[0x1113bbb8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e35da6c created: GearsObj[0x1113bbb8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x4e35da6c FIN GearsES2[obj 0x4e35da6c isInit true, usesShared false, 1 GearsObj[0x543121a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1113bbb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b1da51, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x4e35da6c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x440000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e35da6c, 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 0x4e35da6c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4e35da6c 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 #01: PointerIcon[obj 0x327506c, .x11_:0.0-1, 0x4400004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x146ce27, .x11_:0.0-1, 0x4400008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x39a01e0c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0xea0d8e9, .x11_:0.0-1, 0x440000c, RGBA8888, 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: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x743f8540: tileRendererInUse null, GearsES2[obj 0x743f8540 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x743f8540 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 0x743f8540 created: GearsObj[0x709e0b43, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x743f8540 created: GearsObj[0x4d80186f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x743f8540 created: GearsObj[0x4d80186f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x743f8540 FIN GearsES2[obj 0x743f8540 isInit true, usesShared false, 1 GearsObj[0x709e0b43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d80186f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21ba5728, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x743f8540 0/0 640x480 of 640x480, swapInterval 1, drawable 0x440000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x743f8540, 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 0x743f8540: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x743f8540 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 @ 1412822143612 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_GL2ES2 took 1.729 sec [apply] Testcase: test02_GLES2 took 0.622 sec [apply] Testcase: test03_GL3 took 0.64 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] 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 @ 1412822145024 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] 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@3e5b87c3, 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 / 29911 ms, 2.0 fps, 498 ms/f; total: 60 f, 2.0 fps, 498 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] 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: 0/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@7bd329f2, 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 / 30435 ms, 1.9 fps, 507 ms/f; total: 60 f, 1.9 fps, 507 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] 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 @ 1412822206760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.391 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 @ 1412822145024 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@3e5b87c3, 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 / 29911 ms, 2.0 fps, 498 ms/f; total: 60 f, 2.0 fps, 498 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: 0/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@7bd329f2, 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 / 30435 ms, 1.9 fps, 507 ms/f; total: 60 f, 1.9 fps, 507 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 @ 1412822206760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 31.048 sec [apply] Testcase: test02GL3 took 30.583 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] ++++ 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(test01GL2ES2) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822208120 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: 0/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 / 1242 ms, 48.3 fps, 20 ms/f; total: 60 f, 48.3 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] junit.framework.TestListener: endTest(test01GL2ES2) [apply] junit.framework.TestListener: startTest(test02GL3) [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: 0/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 / 1073 ms, 55.9 fps, 17 ms/f; total: 60 f, 55.9 fps, 17 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] [apply] junit.framework.TestListener: endTest(test02GL3) [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 @ 1412822211789 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.318 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 @ 1412822208120 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: 0/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 / 1242 ms, 48.3 fps, 20 ms/f; total: 60 f, 48.3 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: 0/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 / 1073 ms, 55.9 fps, 17 ms/f; total: 60 f, 55.9 fps, 17 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 @ 1412822211789 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 2.366 sec [apply] Testcase: test02GL3 took 1.201 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 @ 1412822213192 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 @ 1412822214985 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.457 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 @ 1412822213192 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 @ 1412822214985 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 0.943 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] 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 @ 1412822216390 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__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [apply] junit.framework.TestListener: endTest(test01_DefCaps_Anim) [apply] junit.framework.TestListener: startTest(test02_DefCaps_NoAnim) [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] 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 @ 1412822220707 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.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 @ 1412822216390 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__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0009-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 @ 1412822220707 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_DefCaps_Anim took 0.937 sec [apply] Testcase: test02_DefCaps_NoAnim took 0.716 sec [apply] Testcase: test12_FBOCaps_NoAnim took 1.829 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] junit.framework.TestListener: startTest(test01_GL3Core_Passthrough) [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 @ 1412822222091 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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@67f59acc, 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 / 1292 ms, 46.4 fps, 21 ms/f; total: 60 f, 46.4 fps, 21 ms/f [apply] junit.framework.TestListener: endTest(test01_GL3Core_Passthrough) [apply] junit.framework.TestListener: startTest(test02_GL3Core_FlipXYZ) [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@33a2d39f, 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] junit.framework.TestListener: startTest(test11_GL3Compat_Passthrough) [apply] junit.framework.TestListener: endTest(test11_GL3Compat_Passthrough) [apply] junit.framework.TestListener: startTest(test12_GL3Compat_FlipXYZ) [apply] junit.framework.TestListener: endTest(test12_GL3Compat_FlipXYZ) [apply] 1 s: 60 f / 1185 ms, 50.6 fps, 19 ms/f; total: 60 f, 50.6 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 @ 1412822225864 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.423 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 @ 1412822222091 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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@67f59acc, 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 / 1292 ms, 46.4 fps, 21 ms/f; total: 60 f, 46.4 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@33a2d39f, 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 / 1185 ms, 50.6 fps, 19 ms/f; total: 60 f, 50.6 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 @ 1412822225864 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_GL3Core_Passthrough took 2.363 sec [apply] Testcase: test02_GL3Core_FlipXYZ took 1.312 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] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT [apply] ++++ Test Singleton.ctor() [apply] ++++ Test Singleton.lock() [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822227291 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test01_01a [apply] junit.framework.TestListener: startTest(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 @ 1412822228173 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] junit.framework.TestListener: endTest(test01_01a) [apply] junit.framework.TestListener: startTest(test02_01b) [apply] junit.framework.TestListener: endTest(test02_01b) [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 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 @ 1412822227291 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 @ 1412822228173 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_01a took 0.796 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 @ 1412822229551 ms +++ localhost/127.0.0.1:59999 - Locked within 8 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 0x523959f7, handle 0x7f122074b200, isShared false, jogamp.opengl.gl4.GL4bcImpl@6302752e, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f1208018750, owner true, ResourceToolkitLock[obj 0x73b928a2, isOwner true, <9b7366a, 796c9977>[count 1, qsz 0, owner ]]], 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 0x7f12080012b0, owner true, ResourceToolkitLock[obj 0x52008754, isOwner false, <6846498e, 58f2368a>[count 0, qsz 0, owner ]]], 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 0x7f12080012b0, owner true, ResourceToolkitLock[obj 0x52008754, isOwner false, <6846498e, 58f2368a>[count 0, qsz 0, owner ]]]], 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 <4548bbc2, 1324ae18>[count 1, qsz 0, owner ], 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] junit.framework.TestListener: endTest(test00NoShaderState_Validation) [apply] junit.framework.TestListener: startTest(test01ShaderState_Validation) [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 0x1f14d61c, handle 0x7f12207ed030, isShared false, jogamp.opengl.gl4.GL4bcImpl@760b8771, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f1208066ce0, owner true, ResourceToolkitLock[obj 0x1b1098e0, isOwner true, <12c30729, 2b5e975b>[count 1, qsz 0, owner ]]], 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 0x7f1208018750, owner true, ResourceToolkitLock[obj 0x144ad4e, isOwner false, <1e0ce21e, 14fc44b9>[count 0, qsz 0, owner ]]], 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 0x7f1208018750, owner true, ResourceToolkitLock[obj 0x144ad4e, isOwner false, <1e0ce21e, 14fc44b9>[count 0, qsz 0, owner ]]]], 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 <4bc7fd32, 6fcd07d9>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] junit.framework.TestListener: endTest(test01ShaderState_Validation) [apply] junit.framework.TestListener: startTest(test02ShaderState_PerformanceSingleKeepEnabled) [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 0x30a2c88a, handle 0x7f1208010b90, isShared false, jogamp.opengl.gl4.GL4bcImpl@3e6520ee, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f12000107f0, owner true, ResourceToolkitLock[obj 0x3a5aa3fa, isOwner true, <7f582ad5, 59185b2c>[count 1, qsz 0, owner ]]], 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 0x7f1200000910, owner true, ResourceToolkitLock[obj 0x4e6d72b1, isOwner false, <21c75df5, 1f77d59a>[count 0, qsz 0, owner ]]], 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 0x7f1200000910, owner true, ResourceToolkitLock[obj 0x4e6d72b1, isOwner false, <21c75df5, 1f77d59a>[count 0, qsz 0, owner ]]]], 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 <4ad3c63, 21f02ebd>[count 1, qsz 0, owner ], 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 0x43313922, handle 0x7f12080ec6f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4df6df34, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4600002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f1200000b80, owner true, ResourceToolkitLock[obj 0x49c95252, isOwner true, [count 1, qsz 0, owner ]]], 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 0x7f1200044970, owner true, ResourceToolkitLock[obj 0x3d8d7d19, isOwner false, <3ed5f338, 6ce42a40>[count 0, qsz 0, owner ]]], 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 0x7f1200044970, owner true, ResourceToolkitLock[obj 0x3d8d7d19, isOwner false, <3ed5f338, 6ce42a40>[count 0, qsz 0, owner ]]]], 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 0x4600002, [apply] SurfaceHandle 0x4600002 (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 <623f8fac, 348c5347>[count 1, qsz 0, owner ], 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.169s: 600f, 59.0 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 0x41e97ce2, handle 0x7f1208046af0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4f2e9aaf, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f1200044970, owner true, ResourceToolkitLock[obj 0x4b111792, isOwner true, [count 1, qsz 0, owner ]]], 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 0x7f12000419a0, owner true, ResourceToolkitLock[obj 0x3f57fa07, isOwner false, <7c39c7f8, 6e3c6fdb>[count 0, qsz 0, owner ]]], 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 0x7f12000419a0, owner true, ResourceToolkitLock[obj 0x3f57fa07, isOwner false, <7c39c7f8, 6e3c6fdb>[count 0, qsz 0, owner ]]]], 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 <550e48f7, 55891793>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] screen #1 [apply] screen #2 [apply] junit.framework.TestListener: endTest(test04ShaderState_PerformanceDouble) [apply] testShaderState01PerformanceDouble: 10.169s: 600f, 59.0 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 @ 1412822266914 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.02 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 @ 1412822229551 ms +++ localhost/127.0.0.1:59999 - Locked within 8 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 0x523959f7, handle 0x7f122074b200, isShared false, jogamp.opengl.gl4.GL4bcImpl@6302752e, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f1208018750, owner true, ResourceToolkitLock[obj 0x73b928a2, isOwner true, <9b7366a, 796c9977>[count 1, qsz 0, owner ]]], 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 0x7f12080012b0, owner true, ResourceToolkitLock[obj 0x52008754, isOwner false, <6846498e, 58f2368a>[count 0, qsz 0, owner ]]], 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 0x7f12080012b0, owner true, ResourceToolkitLock[obj 0x52008754, isOwner false, <6846498e, 58f2368a>[count 0, qsz 0, owner ]]]], 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 <4548bbc2, 1324ae18>[count 1, qsz 0, owner ], 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 0x1f14d61c, handle 0x7f12207ed030, isShared false, jogamp.opengl.gl4.GL4bcImpl@760b8771, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f1208066ce0, owner true, ResourceToolkitLock[obj 0x1b1098e0, isOwner true, <12c30729, 2b5e975b>[count 1, qsz 0, owner ]]], 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 0x7f1208018750, owner true, ResourceToolkitLock[obj 0x144ad4e, isOwner false, <1e0ce21e, 14fc44b9>[count 0, qsz 0, owner ]]], 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 0x7f1208018750, owner true, ResourceToolkitLock[obj 0x144ad4e, isOwner false, <1e0ce21e, 14fc44b9>[count 0, qsz 0, owner ]]]], 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 <4bc7fd32, 6fcd07d9>[count 1, qsz 0, owner ], 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 0x30a2c88a, handle 0x7f1208010b90, isShared false, jogamp.opengl.gl4.GL4bcImpl@3e6520ee, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f12000107f0, owner true, ResourceToolkitLock[obj 0x3a5aa3fa, isOwner true, <7f582ad5, 59185b2c>[count 1, qsz 0, owner ]]], 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 0x7f1200000910, owner true, ResourceToolkitLock[obj 0x4e6d72b1, isOwner false, <21c75df5, 1f77d59a>[count 0, qsz 0, owner ]]], 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 0x7f1200000910, owner true, ResourceToolkitLock[obj 0x4e6d72b1, isOwner false, <21c75df5, 1f77d59a>[count 0, qsz 0, owner ]]]], 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 <4ad3c63, 21f02ebd>[count 1, qsz 0, owner ], 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 0x43313922, handle 0x7f12080ec6f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4df6df34, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4600002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f1200000b80, owner true, ResourceToolkitLock[obj 0x49c95252, isOwner true, [count 1, qsz 0, owner ]]], 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 0x7f1200044970, owner true, ResourceToolkitLock[obj 0x3d8d7d19, isOwner false, <3ed5f338, 6ce42a40>[count 0, qsz 0, owner ]]], 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 0x7f1200044970, owner true, ResourceToolkitLock[obj 0x3d8d7d19, isOwner false, <3ed5f338, 6ce42a40>[count 0, qsz 0, owner ]]]], 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 0x4600002, [apply] SurfaceHandle 0x4600002 (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 <623f8fac, 348c5347>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] screen #1 [apply] testShaderState00PerformanceSingle toggleEnable true: 10.169s: 600f, 59.0 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 0x41e97ce2, handle 0x7f1208046af0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4f2e9aaf, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@7f59658, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f1200044970, owner true, ResourceToolkitLock[obj 0x4b111792, isOwner true, [count 1, qsz 0, owner ]]], 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 0x7f12000419a0, owner true, ResourceToolkitLock[obj 0x3f57fa07, isOwner false, <7c39c7f8, 6e3c6fdb>[count 0, qsz 0, owner ]]], 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 0x7f12000419a0, owner true, ResourceToolkitLock[obj 0x3f57fa07, isOwner false, <7c39c7f8, 6e3c6fdb>[count 0, qsz 0, owner ]]]], 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 <550e48f7, 55891793>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] screen #1 [apply] screen #2 [apply] testShaderState01PerformanceDouble: 10.169s: 600f, 59.0 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 @ 1412822266914 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00NoShaderState_Validation took 1.234 sec [apply] Testcase: test01ShaderState_Validation took 0.156 sec [apply] Testcase: test02ShaderState_PerformanceSingleKeepEnabled took 11.933 sec [apply] Testcase: test03ShaderState_PerformanceSingleToggleEnable took 11.964 sec [apply] Testcase: test04ShaderState_PerformanceDouble took 11.964 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 @ 1412822268315 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 0x7f0c14610270, 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 0x7f0c0c0187a0, owner true, ResourceToolkitLock[obj 0x1a2f9604, isOwner true, [count 1, qsz 0, owner ]]], 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 0x7f0c0c0012b0, owner true, ResourceToolkitLock[obj 0x567420dd, isOwner false, <308d13a1, 22b2cb89>[count 0, qsz 0, owner ]]], 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 0x7f0c0c0012b0, owner true, ResourceToolkitLock[obj 0x567420dd, isOwner false, <308d13a1, 22b2cb89>[count 0, qsz 0, owner ]]]], 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 ], 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 0x7f0c1c08ef80, 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 0x7f0c0c04ac10, owner true, ResourceToolkitLock[obj 0x5bc8ee43, isOwner true, <2c4b79d5, 4ee2df9b>[count 1, qsz 0, owner ]]], 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 0x7f0c0c0187a0, owner true, ResourceToolkitLock[obj 0x79488c74, isOwner false, <656ecfe8, 121c8741>[count 1, qsz 0, owner ]]], 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 0x7f0c0c0187a0, owner true, ResourceToolkitLock[obj 0x79488c74, isOwner false, <656ecfe8, 121c8741>[count 1, qsz 0, owner ]]]], 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 ], 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] junit.framework.TestListener: endTest(testShaderState01ValidationSP1Linked) [apply] junit.framework.TestListener: startTest(testShaderState01ValidationSP1Unlinked) [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 0x7f0c1c13ad80, 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 0x7f0c0c04ac10, owner true, ResourceToolkitLock[obj 0x5c4a9736, isOwner true, <78fbe336, 4c4678ce>[count 1, qsz 0, owner ]]], 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 0x7f0c0c0187a0, owner true, ResourceToolkitLock[obj 0x36fb7047, isOwner false, <3e80b289, 1945043c>[count 0, qsz 0, owner ]]], 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 0x7f0c0c0187a0, owner true, ResourceToolkitLock[obj 0x36fb7047, isOwner false, <3e80b289, 1945043c>[count 0, qsz 0, owner ]]]], 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 ], 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] junit.framework.TestListener: endTest(testShaderState01ValidationSP1Unlinked) [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 @ 1412822281930 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.27 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 @ 1412822268315 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 0x7f0c14610270, 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 0x7f0c0c0187a0, owner true, ResourceToolkitLock[obj 0x1a2f9604, isOwner true, [count 1, qsz 0, owner ]]], 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 0x7f0c0c0012b0, owner true, ResourceToolkitLock[obj 0x567420dd, isOwner false, <308d13a1, 22b2cb89>[count 0, qsz 0, owner ]]], 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 0x7f0c0c0012b0, owner true, ResourceToolkitLock[obj 0x567420dd, isOwner false, <308d13a1, 22b2cb89>[count 0, qsz 0, owner ]]]], 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 ], 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 0x7f0c1c08ef80, 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 0x7f0c0c04ac10, owner true, ResourceToolkitLock[obj 0x5bc8ee43, isOwner true, <2c4b79d5, 4ee2df9b>[count 1, qsz 0, owner ]]], 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 0x7f0c0c0187a0, owner true, ResourceToolkitLock[obj 0x79488c74, isOwner false, <656ecfe8, 121c8741>[count 1, qsz 0, owner ]]], 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 0x7f0c0c0187a0, owner true, ResourceToolkitLock[obj 0x79488c74, isOwner false, <656ecfe8, 121c8741>[count 1, qsz 0, owner ]]]], 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 ], 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 0x7f0c1c13ad80, 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 0x7f0c0c04ac10, owner true, ResourceToolkitLock[obj 0x5c4a9736, isOwner true, <78fbe336, 4c4678ce>[count 1, qsz 0, owner ]]], 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 0x7f0c0c0187a0, owner true, ResourceToolkitLock[obj 0x36fb7047, isOwner false, <3e80b289, 1945043c>[count 0, qsz 0, owner ]]], 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 0x7f0c0c0187a0, owner true, ResourceToolkitLock[obj 0x36fb7047, isOwner false, <3e80b289, 1945043c>[count 0, qsz 0, owner ]]]], 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 ], 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 @ 1412822281930 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testShaderState01PerformanceDouble took 13 sec [apply] Testcase: testShaderState01ValidationSP1Linked took 0.251 sec [apply] Testcase: testShaderState01ValidationSP1Unlinked took 0.263 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++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822283339 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] [apply] junit.framework.TestListener: startTest(testGLSLCompilation01) [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01 [apply] junit.framework.TestListener: endTest(testGLSLCompilation01) [apply] junit.framework.TestListener: startTest(testGLSLUse01) [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 @ 1412822284880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.197 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 @ 1412822283339 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 @ 1412822284880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testGLSLCompilation01 took 1.106 sec [apply] Testcase: testGLSLUse01 took 0.328 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] 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 @ 1412822286348 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test01_PSA) [apply] junit.framework.TestListener: startTest(test99_PS1) [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] junit.framework.TestListener: endTest(test99_PS1) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822288985 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.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 @ 1412822286348 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822288985 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_PSA took 1.82 sec [apply] Testcase: test99_PS1 took 0.72 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 @ 1412822290393 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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] 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_WhenVarNameOK [apply] ++++ TestCase.setUp: 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822291630 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.889 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 @ 1412822290393 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822291630 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testGlTransformFeedbackVaryings_WhenVarNameOK took 1.052 sec [apply] Testcase: testGlTransformFeedbackVaryings_WhenVarNameWrong took 0.085 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] ++++ 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 @ 1412822293024 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 5 [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 @ 1412822294100 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.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 @ 1412822293024 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 @ 1412822294100 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.151 sec [apply] Testcase: test02MviUpdateShaderAccess took 0.033 sec [apply] Testcase: test03MvTranslate took 0.002 sec [apply] Testcase: test04MvTranslateRotate took 0.004 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] ++++ Test Singleton.ctor() [apply] junit.framework.TestListener: tests to run: 7 [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822295508 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer [apply] INFO: PBuffer supported: true [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test01aOffscreenWindowPBuffer) [apply] junit.framework.TestListener: startTest(test01bOffscreenWindowPBufferStencil) [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] junit.framework.TestListener: endTest(test01bOffscreenWindowPBufferStencil) [apply] junit.framework.TestListener: startTest(test01cOffscreenWindowPBuffer555) [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] junit.framework.TestListener: startTest(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 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] junit.framework.TestListener: endTest(test01cOffscreenWindowPBufferStencilAlpha) [apply] junit.framework.TestListener: startTest(test02Offscreen3Windows1DisplayPBuffer) [apply] Create Window 0 [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] 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] 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] junit.framework.TestListener: endTest(test02Offscreen3Windows1DisplayPBuffer) [apply] junit.framework.TestListener: startTest(test03Offscreen3Windows3DisplaysPBuffer) [apply] Create Window 0 [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] 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] 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 -> 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] junit.framework.TestListener: endTest(test04OffscreenSnapshotWithDemoPBuffer) [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 @ 1412822308642 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.782 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 @ 1412822295508 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822308642 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01aOffscreenWindowPBuffer took 1.307 sec [apply] Testcase: test01bOffscreenWindowPBufferStencil took 1.096 sec [apply] Testcase: test01cOffscreenWindowPBuffer555 took 1.101 sec [apply] Testcase: test01cOffscreenWindowPBufferStencilAlpha took 1.087 sec [apply] Testcase: test02Offscreen3Windows1DisplayPBuffer took 3.209 sec [apply] Testcase: test03Offscreen3Windows3DisplaysPBuffer took 3.245 sec [apply] Testcase: test04OffscreenSnapshotWithDemoPBuffer took 1.263 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] 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 @ 1412822310033 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap [apply] junit.framework.TestListener: startTest(test11OffscreenWindowPixmap) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ... [apply] junit.framework.TestListener: endTest(test11OffscreenWindowPixmap) [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] junit.framework.TestListener: startTest(test14OffscreenSnapshotWithDemoPixmap) [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] junit.framework.TestListener: endTest(test14OffscreenSnapshotWithDemoPixmap) [apply] GLSL true, has-compiler-func: 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 @ 1412822313236 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.862 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 @ 1412822310033 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822313236 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test11OffscreenWindowPixmap took 2.039 sec [apply] Testcase: test14OffscreenSnapshotWithDemoPixmap took 1.084 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] 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 @ 1412822314610 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [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: 0/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: 7/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: 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 219/t 8.76/1 [apply] visible 2611/t 104.44/1 [apply] sum-i 2830/t 113.20/1 [apply] INIT END: 25/25 [apply] junit.framework.TestListener: endTest(test02NopGLWindowReuse) [apply] T: duration 0 5 [apply] total-d 2835/t 113.40/1 [apply] total-i 2835/t 113.40/1 [apply] Total: 2835 [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822318436 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.48 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 @ 1412822314610 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: 0/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: 7/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: 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 219/t 8.76/1 [apply] visible 2611/t 104.44/1 [apply] sum-i 2830/t 113.20/1 [apply] INIT END: 25/25 [apply] T: duration 0 5 [apply] total-d 2835/t 113.40/1 [apply] total-i 2835/t 113.40/1 [apply] Total: 2835 [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822318436 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NopGLWindowNoReuse took 0.004 sec [apply] Testcase: test02NopGLWindowReuse took 2.967 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] 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 @ 1412822319844 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01ChooseOnly) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly [apply] INIT START #0 [apply] junit.framework.TestListener: endTest(test01ChooseOnly) [apply] junit.framework.TestListener: startTest(test02Full) [apply] Run: 0, count 50/50 raw: [apply] choose 43/t 0.86/1 [apply] INIT END #0 [apply] INIT START #1 [apply] Run: 1, count 50/50 raw: [apply] choose 24/t 0.48/1 [apply] INIT END #1 [apply] INIT START #2 [apply] Run: 2, count 50/50 raw: [apply] choose 18/t 0.36/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 888/t 17.76/1 [apply] glad-realize 53/t 1.06/1 [apply] ctx-create1 378/t 7.56/1 [apply] ctx-curren2 4/t 0.08/1 [apply] glad-ctx-init 1319/t 26.38/1 [apply] INIT END #0 [apply] INIT START #1 [apply] Run: 1, count 50 raw: [apply] glad-create 800/t 16.00/1 [apply] glad-realize 33/t 0.66/1 [apply] ctx-create1 281/t 5.62/1 [apply] ctx-curren2 3/t 0.06/1 [apply] glad-ctx-init 1114/t 22.28/1 [apply] INIT END #1 [apply] INIT START #2 [apply] Run: 2, count 50 raw: [apply] glad-create 852/t 17.04/1 [apply] glad-realize 33/t 0.66/1 [apply] ctx-create1 305/t 6.10/1 [apply] ctx-curren2 2/t 0.04/1 [apply] glad-ctx-init 1190/t 23.80/1 [apply] INIT END #2 [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full [apply] junit.framework.TestListener: endTest(test02Full) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822324845 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.652 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 @ 1412822319844 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 43/t 0.86/1 [apply] INIT END #0 [apply] INIT START #1 [apply] Run: 1, count 50/50 raw: [apply] choose 24/t 0.48/1 [apply] INIT END #1 [apply] INIT START #2 [apply] Run: 2, count 50/50 raw: [apply] choose 18/t 0.36/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 888/t 17.76/1 [apply] glad-realize 53/t 1.06/1 [apply] ctx-create1 378/t 7.56/1 [apply] ctx-curren2 4/t 0.08/1 [apply] glad-ctx-init 1319/t 26.38/1 [apply] INIT END #0 [apply] INIT START #1 [apply] Run: 1, count 50 raw: [apply] glad-create 800/t 16.00/1 [apply] glad-realize 33/t 0.66/1 [apply] ctx-create1 281/t 5.62/1 [apply] ctx-curren2 3/t 0.06/1 [apply] glad-ctx-init 1114/t 22.28/1 [apply] INIT END #1 [apply] INIT START #2 [apply] Run: 2, count 50 raw: [apply] glad-create 852/t 17.04/1 [apply] glad-realize 33/t 0.66/1 [apply] ctx-create1 305/t 6.10/1 [apply] ctx-curren2 2/t 0.04/1 [apply] glad-ctx-init 1190/t 23.80/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 @ 1412822324845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01ChooseOnly took 0.258 sec [apply] Testcase: test02Full took 3.906 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] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT [apply] ++++ Test Singleton.ctor() [apply] ++++ Test Singleton.lock() [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822326298 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: 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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] junit.framework.TestListener: endTest(test01_aa0) [apply] junit.framework.TestListener: startTest(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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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] junit.framework.TestListener: endTest(test02_aa8) [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8 [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822328536 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.901 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 @ 1412822326298 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap false], 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x1084541d], 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 0x1084541d], glad[1 listener, pre true, post false, preSwap 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 0x1084541d], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap true], 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 0x3ccfa2fe], 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 0x3ccfa2fe], glad[1 listener, pre true, post false, preSwap 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 0x3ccfa2fe], 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 @ 1412822328536 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_aa0 took 1.622 sec [apply] Testcase: test02_aa8 took 0.524 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 [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 @ 1412822330216 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] junit.framework.TestListener: endTest(test01) [apply] junit.framework.TestListener: startTest(test02_EOT_01) [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] junit.framework.TestListener: endTest(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 @ 1412822331660 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.116 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 @ 1412822330216 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 0x408abda4], 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 @ 1412822331660 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 1.308 sec [apply] Testcase: test02_EOT_01 took 0.052 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 @ 1412822333088 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] 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] 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.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] junit.framework.TestListener: endTest(test012_off_gl2es3_aa8) [apply] junit.framework.TestListener: startTest(test101_on__gl2___aa0) [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 0x4b517074], 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 0x4b517074], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], 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 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 0x346fcb0d], 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-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] 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], 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(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 0x520ef8b1: 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x520ef8b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x520ef8b1 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 0x520ef8b1 created: GearsObj[0x2a56e729, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x520ef8b1 created: GearsObj[0x3736b3c3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x520ef8b1 created: GearsObj[0x3736b3c3, 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 0x520ef8b1 FIN GearsES2[obj 0x520ef8b1 isInit true, usesShared false, 1 GearsObj[0x2a56e729, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3736b3c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe061fe5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x520ef8b1TileRenderer[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 0x162446b7], 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 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] GearsES2.endTileRendering: 0x520ef8b1TileRenderer[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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x520ef8b1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x520ef8b1 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] 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-4,5,main] GearsES2.init.0 0x7ef644f1: 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x7ef644f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7ef644f1 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 0x7ef644f1 created: GearsObj[0x5138204a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7ef644f1 created: GearsObj[0x5569cd2d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7ef644f1 created: GearsObj[0x5569cd2d, 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 0x7ef644f1 FIN GearsES2[obj 0x7ef644f1 isInit true, usesShared false, 1 GearsObj[0x5138204a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5569cd2d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13563c8f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x7ef644f1TileRenderer[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 0x747b3859], 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 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] GearsES2.endTileRendering: 0x7ef644f1TileRenderer[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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x7ef644f1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x7ef644f1 FIN [apply] junit.framework.TestListener: endTest(test112_on__gl2es3_aa8) [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 @ 1412822339036 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.608 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 @ 1412822333088 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 0x4b517074], 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 0x4b517074], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap false], 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 0x4b517074], glad[1 listener, pre true, post false, preSwap 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 0x4b517074], 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 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 0x346fcb0d], 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-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] 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap false], 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 0x346fcb0d], glad[1 listener, pre true, post false, preSwap 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 0x346fcb0d], 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-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 0x520ef8b1: 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x520ef8b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x520ef8b1 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 0x520ef8b1 created: GearsObj[0x2a56e729, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x520ef8b1 created: GearsObj[0x3736b3c3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x520ef8b1 created: GearsObj[0x3736b3c3, 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 0x520ef8b1 FIN GearsES2[obj 0x520ef8b1 isInit true, usesShared false, 1 GearsObj[0x2a56e729, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3736b3c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe061fe5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x520ef8b1TileRenderer[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 0x162446b7], 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 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] GearsES2.endTileRendering: 0x520ef8b1TileRenderer[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 0x162446b7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520ef8b1 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x520ef8b1, 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 0x520ef8b1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x520ef8b1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x520ef8b1 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 0x7ef644f1: 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x7ef644f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7ef644f1 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 0x7ef644f1 created: GearsObj[0x5138204a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7ef644f1 created: GearsObj[0x5569cd2d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7ef644f1 created: GearsObj[0x5569cd2d, 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 0x7ef644f1 FIN GearsES2[obj 0x7ef644f1 isInit true, usesShared false, 1 GearsObj[0x5138204a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5569cd2d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13563c8f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x7ef644f1TileRenderer[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 0x747b3859], 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 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] GearsES2.endTileRendering: 0x7ef644f1TileRenderer[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 0x747b3859], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7ef644f1 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x7ef644f1, 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 0x7ef644f1 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x7ef644f1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x7ef644f1 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 @ 1412822339036 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test001_off_gl2___aa0 took 1.36 sec [apply] Testcase: test002_off_gl2___aa8 took 0.385 sec [apply] Testcase: test011_off_gl2es3_aa0 took 0.459 sec [apply] Testcase: test012_off_gl2es3_aa8 took 0.408 sec [apply] Testcase: test101_on__gl2___aa0 took 0.848 sec [apply] Testcase: test102_on__gl2___aa8 took 0.782 sec [apply] Testcase: test111_on__gl2es3_aa0 took 0.778 sec [apply] Testcase: test112_on__gl2es3_aa8 took 0.816 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] ++++ Test Singleton.ctor()junit.framework.TestListener: tests to run: 4 [apply] junit.framework.TestListener: startTest(test01GL2Normal) [apply] [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822340500 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[0x16030474, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0xda21297, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x41679f2e, 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-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-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-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[0x41286f04, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x170fc7eb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0xbf01210, 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] junit.framework.TestListener: endTest(test02GL2FFPEmu) [apply] junit.framework.TestListener: startTest(test03GL2ES1Normal) [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-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-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[0x48177066, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x4c28edbc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x92a7a5d, 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] junit.framework.TestListener: endTest(test03GL2ES1Normal) [apply] junit.framework.TestListener: startTest(test04ES2FFPEmu) [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 0x7fe620905920, 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[0xc18f7b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x5486d4f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x15240284, 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-Display-.x11_:0.0-1-EDT-15: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0001-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-Display-.x11_:0.0-1-EDT-16: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0001-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 @ 1412822361492 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.652 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 @ 1412822340500 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[0x16030474, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0xda21297, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x41679f2e, 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-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-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-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[0x41286f04, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x170fc7eb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0xbf01210, 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-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-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[0x48177066, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x4c28edbc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x92a7a5d, 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 0x7fe620905920, 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[0xc18f7b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x5486d4f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x15240284, 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-Display-.x11_:0.0-1-EDT-15: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0001-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-Display-.x11_:0.0-1-EDT-16: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0001-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 @ 1412822361492 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2Normal took 5.943 sec [apply] Testcase: test02GL2FFPEmu took 5.285 sec [apply] Testcase: test03GL2ES1Normal took 4.84 sec [apply] Testcase: test04ES2FFPEmu took 4.819 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] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT [apply] ++++ Test Singleton.ctor() [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 @ 1412822362899 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] 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] 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] 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] ++++ 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-Display-.x11_:0.0-1-EDT-2: ** 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] 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 - 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] junit.framework.TestListener: endTest(test03Plain__GL2ES1_VBOOnUsePlain) [apply] junit.framework.TestListener: startTest(test04Plain__GL2ES1_VBOOnUseArrayData) [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 - 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] 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-Display-.x11_:0.0-1-EDT-5: ** 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-Display-.x11_:0.0-1-EDT-6: ** 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 @ 1412822366078 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.835 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 @ 1412822362899 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-Display-.x11_:0.0-1-EDT-2: ** 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-Display-.x11_:0.0-1-EDT-5: ** 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-Display-.x11_:0.0-1-EDT-6: ** 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 @ 1412822366078 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Plain__GL2ES1_VBOOffUsePlain took 1.344 sec [apply] Testcase: test02Plain__GL2ES1_VBOOffUseArrayData took 0.272 sec [apply] Testcase: test03Plain__GL2ES1_VBOOnUsePlain took 0.259 sec [apply] Testcase: test04Plain__GL2ES1_VBOOnUseArrayData took 0.266 sec [apply] Testcase: test05ImmSinkGL2ES1_VBOOff took 0.274 sec [apply] Testcase: test06ImmSinkGL2ES1_VBOOn took 0.276 sec [apply] Testcase: test07ImmSinkGL2ES1_VBOOnTexture took 0.365 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 @ 1412822367486 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] ++++ 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] 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] 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: ** 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-Display-.x11_:0.0-1-EDT-3: ** 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 @ 1412822369831 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.007 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 @ 1412822367486 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: ** 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-Display-.x11_:0.0-1-EDT-3: ** 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 @ 1412822369831 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test05ImmSinkGL2ES2_VBOOff_Direct took 1.382 sec [apply] Testcase: test05ImmSinkGL2ES2_VBOOff_ShaderState took 0.285 sec [apply] Testcase: test06ImmSinkGL2ES2_VBOOn_Direct took 0.288 sec [apply] Testcase: test06ImmSinkGL2ES2_VBOOn_ShaderState took 0.279 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] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT [apply] ++++ Test Singleton.ctor() [apply] junit.framework.TestListener: tests to run: 8 [apply] junit.framework.TestListener: startTest(test00_RGBtoRGB) [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822371256 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x76665c20: tileRendererInUse null, GearsES2[obj 0x76665c20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x76665c20 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 0x76665c20 created: GearsObj[0x1c9562a1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x76665c20 created: GearsObj[0x76934352, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x76665c20 created: GearsObj[0x76934352, 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 0x76665c20 FIN GearsES2[obj 0x76665c20 isInit true, usesShared false, 1 GearsObj[0x1c9562a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76934352, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18d2c960, 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 0x76665c20 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x76665c20 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 0x76665c20 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 0x76665c20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x76665c20 FIN [apply] junit.framework.TestListener: endTest(test00_RGBtoRGB) [apply] junit.framework.TestListener: startTest(test01_RGBtoRGBA) [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 0x78562c7a: tileRendererInUse null, GearsES2[obj 0x78562c7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x78562c7a 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 0x78562c7a created: GearsObj[0x69ac9f17, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x78562c7a created: GearsObj[0x10b29eb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x78562c7a created: GearsObj[0x10b29eb7, 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 0x78562c7a FIN GearsES2[obj 0x78562c7a isInit true, usesShared false, 1 GearsObj[0x69ac9f17, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10b29eb7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3891f9f2, 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 0x78562c7a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x78562c7a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x78562c7a 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 0x78562c7a 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 0x78562c7a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x78562c7a 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 0xbb06af7: tileRendererInUse null, GearsES2[obj 0xbb06af7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xbb06af7 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 0xbb06af7 created: GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xbb06af7 created: GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xbb06af7 created: GearsObj[0x160d4f6e, 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 0xbb06af7 FIN GearsES2[obj 0xbb06af7 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, 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 0xbb06af7 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xbb06af7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0xbb06af7 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 0xbb06af7 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 0xbb06af7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0xbb06af7 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 0x4fe1007c: tileRendererInUse null, GearsES2[obj 0x4fe1007c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4fe1007c 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 0x4fe1007c created: GearsObj[0x52c840e6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4fe1007c created: GearsObj[0x6d6c563f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4fe1007c created: GearsObj[0x6d6c563f, 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 0x4fe1007c FIN GearsES2[obj 0x4fe1007c 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-4,5,main] GearsES2.reshape 0x4fe1007c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4fe1007c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x4fe1007c 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 0x4fe1007c 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 0x4fe1007c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4fe1007c 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 0x25a7dd13: tileRendererInUse null, GearsES2[obj 0x25a7dd13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x25a7dd13 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 0x25a7dd13 created: GearsObj[0x452a5c26, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x25a7dd13 created: GearsObj[0x42268cf0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x25a7dd13 created: GearsObj[0x42268cf0, 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 0x25a7dd13 FIN GearsES2[obj 0x25a7dd13 isInit true, usesShared false, 1 GearsObj[0x452a5c26, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42268cf0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14bbb4b9, 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 0x25a7dd13 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x25a7dd13, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x25a7dd13 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 0x25a7dd13: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x25a7dd13 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 0x185d0d5: tileRendererInUse null, GearsES2[obj 0x185d0d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x185d0d5 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 0x185d0d5 created: GearsObj[0x2494ca62, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x185d0d5 created: GearsObj[0x6486e9ac, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x185d0d5 created: GearsObj[0x6486e9ac, 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 0x185d0d5 FIN GearsES2[obj 0x185d0d5 isInit true, usesShared false, 1 GearsObj[0x2494ca62, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6486e9ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54f9b3f2, 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 0x185d0d5 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x185d0d5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x185d0d5 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 0x185d0d5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x185d0d5 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 0x34286be7: tileRendererInUse null, GearsES2[obj 0x34286be7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34286be7 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 0x34286be7 created: GearsObj[0x3fc42364, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34286be7 created: GearsObj[0x66f246ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34286be7 created: GearsObj[0x66f246ab, 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 0x34286be7 FIN GearsES2[obj 0x34286be7 isInit true, usesShared false, 1 GearsObj[0x3fc42364, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66f246ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e2f35f1, 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 0x34286be7 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34286be7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x34286be7 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 0x34286be7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x34286be7 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 0x50a530ad: tileRendererInUse null, GearsES2[obj 0x50a530ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x50a530ad 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 0x50a530ad created: GearsObj[0xd474621, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x50a530ad created: GearsObj[0x697bf28c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x50a530ad created: GearsObj[0x697bf28c, 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 0x50a530ad FIN GearsES2[obj 0x50a530ad isInit true, usesShared false, 1 GearsObj[0xd474621, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x697bf28c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c1ec375, 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 0x50a530ad 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x50a530ad, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x50a530ad 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 0x50a530ad: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x50a530ad 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 @ 1412822378747 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.137 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 @ 1412822371256 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x76665c20: tileRendererInUse null, GearsES2[obj 0x76665c20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x76665c20 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 0x76665c20 created: GearsObj[0x1c9562a1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x76665c20 created: GearsObj[0x76934352, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x76665c20 created: GearsObj[0x76934352, 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 0x76665c20 FIN GearsES2[obj 0x76665c20 isInit true, usesShared false, 1 GearsObj[0x1c9562a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76934352, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18d2c960, 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 0x76665c20 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x76665c20 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 0x76665c20 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 0x76665c20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x76665c20 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 0x78562c7a: tileRendererInUse null, GearsES2[obj 0x78562c7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x78562c7a 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 0x78562c7a created: GearsObj[0x69ac9f17, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x78562c7a created: GearsObj[0x10b29eb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x78562c7a created: GearsObj[0x10b29eb7, 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 0x78562c7a FIN GearsES2[obj 0x78562c7a isInit true, usesShared false, 1 GearsObj[0x69ac9f17, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10b29eb7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3891f9f2, 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 0x78562c7a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x78562c7a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x78562c7a 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 0x78562c7a 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 0x78562c7a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x78562c7a 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 0xbb06af7: tileRendererInUse null, GearsES2[obj 0xbb06af7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xbb06af7 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 0xbb06af7 created: GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xbb06af7 created: GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xbb06af7 created: GearsObj[0x160d4f6e, 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 0xbb06af7 FIN GearsES2[obj 0xbb06af7 isInit true, usesShared false, 1 GearsObj[0x2104f998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x160d4f6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70f137ca, 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 0xbb06af7 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xbb06af7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0xbb06af7 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 0xbb06af7 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 0xbb06af7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0xbb06af7 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 0x4fe1007c: tileRendererInUse null, GearsES2[obj 0x4fe1007c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4fe1007c 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 0x4fe1007c created: GearsObj[0x52c840e6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4fe1007c created: GearsObj[0x6d6c563f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4fe1007c created: GearsObj[0x6d6c563f, 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 0x4fe1007c FIN GearsES2[obj 0x4fe1007c 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-4,5,main] GearsES2.reshape 0x4fe1007c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4fe1007c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x4fe1007c 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 0x4fe1007c 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 0x4fe1007c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4fe1007c 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 0x25a7dd13: tileRendererInUse null, GearsES2[obj 0x25a7dd13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x25a7dd13 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 0x25a7dd13 created: GearsObj[0x452a5c26, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x25a7dd13 created: GearsObj[0x42268cf0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x25a7dd13 created: GearsObj[0x42268cf0, 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 0x25a7dd13 FIN GearsES2[obj 0x25a7dd13 isInit true, usesShared false, 1 GearsObj[0x452a5c26, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42268cf0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14bbb4b9, 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 0x25a7dd13 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x25a7dd13, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x25a7dd13 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 0x25a7dd13: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x25a7dd13 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 0x185d0d5: tileRendererInUse null, GearsES2[obj 0x185d0d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x185d0d5 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 0x185d0d5 created: GearsObj[0x2494ca62, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x185d0d5 created: GearsObj[0x6486e9ac, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x185d0d5 created: GearsObj[0x6486e9ac, 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 0x185d0d5 FIN GearsES2[obj 0x185d0d5 isInit true, usesShared false, 1 GearsObj[0x2494ca62, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6486e9ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54f9b3f2, 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 0x185d0d5 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x185d0d5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x185d0d5 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 0x185d0d5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x185d0d5 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 0x34286be7: tileRendererInUse null, GearsES2[obj 0x34286be7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34286be7 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 0x34286be7 created: GearsObj[0x3fc42364, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34286be7 created: GearsObj[0x66f246ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34286be7 created: GearsObj[0x66f246ab, 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 0x34286be7 FIN GearsES2[obj 0x34286be7 isInit true, usesShared false, 1 GearsObj[0x3fc42364, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66f246ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e2f35f1, 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 0x34286be7 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34286be7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x34286be7 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 0x34286be7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x34286be7 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 0x50a530ad: tileRendererInUse null, GearsES2[obj 0x50a530ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x50a530ad 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 0x50a530ad created: GearsObj[0xd474621, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x50a530ad created: GearsObj[0x697bf28c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x50a530ad created: GearsObj[0x697bf28c, 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 0x50a530ad FIN GearsES2[obj 0x50a530ad isInit true, usesShared false, 1 GearsObj[0xd474621, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x697bf28c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c1ec375, 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 0x50a530ad 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x50a530ad, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x50a530ad 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 0x50a530ad: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x50a530ad 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 @ 1412822378747 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00_RGBtoRGB took 1.416 sec [apply] Testcase: test01_RGBtoRGBA took 0.317 sec [apply] Testcase: test10_RGBAtoRGB took 0.291 sec [apply] Testcase: test11_RGBAtoRGBA took 0.33 sec [apply] Testcase: test21_RGBtoRGBA_pbuffer took 1.273 sec [apply] Testcase: test22_RGBtoRGBA_fbo took 1.259 sec [apply] Testcase: test31_RGBAtoRGBA_pbuffer took 1.262 sec [apply] Testcase: test32_RGBAtoRGBA_fbo took 1.24 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 @ 1412822380166 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x7e94a78c: tileRendererInUse null, GearsES2[obj 0x7e94a78c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e94a78c 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 0x7e94a78c created: GearsObj[0x2d969c24, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e94a78c created: GearsObj[0x351e855, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e94a78c created: GearsObj[0x351e855, 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 0x7e94a78c FIN GearsES2[obj 0x7e94a78c isInit true, usesShared false, 1 GearsObj[0x2d969c24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x351e855, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x491e91cb, 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 0x7e94a78c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e94a78c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x7e94a78c 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 0x7e94a78c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7e94a78c 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 0x5f540256: tileRendererInUse null, GearsES2[obj 0x5f540256 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5f540256 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 0x5f540256 created: GearsObj[0x20d977bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5f540256 created: GearsObj[0x30e07670, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5f540256 created: GearsObj[0x30e07670, 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 0x5f540256 FIN GearsES2[obj 0x5f540256 isInit true, usesShared false, 1 GearsObj[0x20d977bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30e07670, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c26c8e, 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 0x5f540256 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5f540256, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x5f540256 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 0x5f540256 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] junit.framework.TestListener: endTest(testOnscreenWritePNG_TGA_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 0x5f540256: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5f540256 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 @ 1412822383345 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.839 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 @ 1412822380166 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x7e94a78c: tileRendererInUse null, GearsES2[obj 0x7e94a78c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e94a78c 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 0x7e94a78c created: GearsObj[0x2d969c24, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e94a78c created: GearsObj[0x351e855, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e94a78c created: GearsObj[0x351e855, 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 0x7e94a78c FIN GearsES2[obj 0x7e94a78c isInit true, usesShared false, 1 GearsObj[0x2d969c24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x351e855, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x491e91cb, 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 0x7e94a78c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e94a78c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x7e94a78c 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 0x7e94a78c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7e94a78c 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 0x5f540256: tileRendererInUse null, GearsES2[obj 0x5f540256 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5f540256 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 0x5f540256 created: GearsObj[0x20d977bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5f540256 created: GearsObj[0x30e07670, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5f540256 created: GearsObj[0x30e07670, 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 0x5f540256 FIN GearsES2[obj 0x5f540256 isInit true, usesShared false, 1 GearsObj[0x20d977bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30e07670, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c26c8e, 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 0x5f540256 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5f540256, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x5f540256 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 0x5f540256 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 0x5f540256: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5f540256 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 @ 1412822383345 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenWritePNG took 1.674 sec [apply] Testcase: testOnscreenWritePNG_TGA_PAM took 0.633 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] 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 @ 1412822384739 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testOffscreenWritePNGWithResize) [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 0x2b037a9c: tileRendererInUse null, GearsES2[obj 0x2b037a9c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b037a9c 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 0x2b037a9c created: GearsObj[0x64389823, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b037a9c created: GearsObj[0x4307a1dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b037a9c created: GearsObj[0x4307a1dc, 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 0x2b037a9c FIN GearsES2[obj 0x2b037a9c isInit true, usesShared false, 1 GearsObj[0x64389823, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4307a1dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f98836e, 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 0x2b037a9c 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b037a9c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x2b037a9c 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 0x2b037a9c 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b037a9c, 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 0x2b037a9c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b037a9c, 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 0x2b037a9c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x440000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b037a9c, 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] junit.framework.TestListener: endTest(testOffscreenWritePNGWithResize) [apply] junit.framework.TestListener: startTest(testOnscreenWritePNGWithResize) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x2b037a9c 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b037a9c, 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 0x2b037a9c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2b037a9c 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 0x578b06: tileRendererInUse null, GearsES2[obj 0x578b06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x578b06 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 0x578b06 created: GearsObj[0x6135e82a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x578b06 created: GearsObj[0x2ac3e201, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x578b06 created: GearsObj[0x2ac3e201, 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 0x578b06 FIN GearsES2[obj 0x578b06 isInit true, usesShared false, 1 GearsObj[0x6135e82a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ac3e201, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x734a1fe0, 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 0x578b06 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x578b06, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x578b06 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 0x578b06 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x578b06, 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 0x578b06 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x578b06, 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 0x578b06 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x578b06, 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 0x578b06 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x578b06, 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 0x578b06: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x578b06 FIN [apply] XXX: dispose [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize [apply] junit.framework.TestListener: endTest(testOnscreenWritePNGWithResize) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822388369 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.279 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 @ 1412822384739 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 0x2b037a9c: tileRendererInUse null, GearsES2[obj 0x2b037a9c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b037a9c 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 0x2b037a9c created: GearsObj[0x64389823, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b037a9c created: GearsObj[0x4307a1dc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b037a9c created: GearsObj[0x4307a1dc, 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 0x2b037a9c FIN GearsES2[obj 0x2b037a9c isInit true, usesShared false, 1 GearsObj[0x64389823, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4307a1dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f98836e, 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 0x2b037a9c 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b037a9c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x2b037a9c 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 0x2b037a9c 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b037a9c, 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 0x2b037a9c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b037a9c, 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 0x2b037a9c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x440000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b037a9c, 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 0x2b037a9c 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b037a9c, 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 0x2b037a9c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2b037a9c 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 0x578b06: tileRendererInUse null, GearsES2[obj 0x578b06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x578b06 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 0x578b06 created: GearsObj[0x6135e82a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x578b06 created: GearsObj[0x2ac3e201, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x578b06 created: GearsObj[0x2ac3e201, 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 0x578b06 FIN GearsES2[obj 0x578b06 isInit true, usesShared false, 1 GearsObj[0x6135e82a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ac3e201, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x734a1fe0, 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 0x578b06 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x578b06, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x578b06 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 0x578b06 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x578b06, 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 0x578b06 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x578b06, 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 0x578b06 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x578b06, 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 0x578b06 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x578b06, 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 0x578b06: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x578b06 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 @ 1412822388369 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenWritePNGWithResize took 1.667 sec [apply] Testcase: testOnscreenWritePNGWithResize took 1.111 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] 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 @ 1412822389795 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [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] junit.framework.TestListener: endTest(testReadES2_RGBn) [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 @ 1412822392278 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.123 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 @ 1412822389795 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 @ 1412822392278 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testReadES2_RGBn took 2.387 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 @ 1412822393725 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] [apply] junit.framework.TestListener: endTest(test01YUV422hProg_ES2) [apply] junit.framework.TestListener: startTest(test01YUV444Base__ES2) [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] junit.framework.TestListener: endTest(test01YUV444Base__GL2) [apply] junit.framework.TestListener: startTest(test01YUV444Prog__ES2) [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] junit.framework.TestListener: endTest(test01YUV444Prog__ES2) [apply] junit.framework.TestListener: startTest(test01YUV444Prog__GL2) [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] junit.framework.TestListener: endTest(test01YUV444Prog__GL2) [apply] junit.framework.TestListener: startTest(test02YUV420BaseGray_ES2) [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] junit.framework.TestListener: endTest(test02YUV420BaseGray_ES2) [apply] junit.framework.TestListener: startTest(test02YUV420Base__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.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] junit.framework.TestListener: endTest(test02YUV420Base__ES2) [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test03CMYK_01_ES2) [apply] junit.framework.TestListener: startTest(test03YCCK_01_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.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] junit.framework.TestListener: endTest(test03YCCK_01_ES2) [apply] junit.framework.TestListener: startTest(test04QTTDefPostFrame_ES2) [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] junit.framework.TestListener: endTest(test04QTTDefPostFrame_ES2) [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 @ 1412822410768 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.706 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 @ 1412822393725 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822410768 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01YUV422hBase__ES2 took 2.372 sec [apply] Testcase: test01YUV422hProg_ES2 took 1.308 sec [apply] Testcase: test01YUV444Base__ES2 took 1.271 sec [apply] Testcase: test01YUV444Base__GL2 took 1.28 sec [apply] Testcase: test01YUV444Prog__ES2 took 1.291 sec [apply] Testcase: test01YUV444Prog__GL2 took 1.163 sec [apply] Testcase: test02YUV420BaseGray_ES2 took 1.344 sec [apply] Testcase: test02YUV420Base__ES2 took 1.34 sec [apply] Testcase: test02YUV420Prog_ES2 took 1.371 sec [apply] Testcase: test03CMYK_01_ES2 took 1.386 sec [apply] Testcase: test03YCCK_01_ES2 took 1.524 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] junit.framework.TestListener: tests to run: 10 [apply] junit.framework.TestListener: startTest(testPNGRead01_All) [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 @ 1412822412150 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x7ebeca6a, 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 0x1186d84c, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x3ecea93b, 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 0x3adba2d5, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x6904207e, 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 0x4ee7d1aa, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5ab3e3c, 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 0x6281f956, 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 0x6524372, 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 0x6bf441a7, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x30747503, 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 0x4cba5dcb, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5867defd, 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 0x11d7552f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x298e67b, 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 0x1cd2a7e6, 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 0x76b4e89d, 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 0x3644bf4a, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x74985629, 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 0x3ea4ca4, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x524bbc44, 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 0x41e6e7a8, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7779d8a3, 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 0x26a72584, 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 0x5f795857, 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 0x48635820, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xf2bfff6, 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 0x511d994c, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4433c8d8, 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 0x16c32a26, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4647a347, 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 0x2e1f6b93, 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 0x7422da11, 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 0x213464f5, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x39d1c587, 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 0x287031aa, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4ae084e7, 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 0x48714282, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7fbb4bf6, 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 0x566fd8ca, 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 0x7f8099d5, 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 0x5701a767, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x7a80d892, 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 0x2c7bf7cf, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x57ce8da4, 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 0xd2e32a5, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x71163fda, 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 0x2207bb8, 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 0x1dcfcce7, 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 0x1cb3995d, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x3e9e58f3, 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 0x5d190bfe, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x3e525c4e, 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 0x3eab43a8, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x723edd4e, 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 0x67ed7e0c, 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 0x63a35f34, 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 0x56a790f4, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x6414ad47, 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 0x52014238, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x2ba2edb3, 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 0x4168e803, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xd70bfc, 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 0x589f895c, 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 0x5a7293a8, 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 0x7e8324d3, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x7b2ee3ea, 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 0xe7e0dac, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x405f3018, 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 0x279d317c, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2ba0a7d6, 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 0x554dcc63, 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 0x407488b, 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 0x3f5740e2, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x2e71760b, 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 0x2b8f8d7a, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x1572cb90, 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 0x10a7c98c, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x354334bd, 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 0x62709b32, 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 0x63d29f2b, RGBA8888, 127 x 90, stride 508, isGLOrient false, 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 - Orig (Read Back): PixelRect[obj 0x59d2168, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xbdba3b6, 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 0x1ac3b10, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x76f0c7c9, 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 0x1a8a2e1e, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4c9af8ea, 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 0x2c0e2ed2, 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 0xc47b2e1, 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 0x51627505, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xe5d5dfe, 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 0x136b3a2b, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x228a421d, 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 0x6002c114, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4d4c247, 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 0x4ea40a94, 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 0x6ad67ae0, 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 0x4482d84, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x4bd6f771, 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 0x114431c7, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x489c4875, 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 0xdfd78ef, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x71ec7b5e, 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 0x4116a6ad, 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 0x1f1b0aeb, 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 0x6b4ce46b, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x1c505349, 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 0x6cab25a4, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x2b202688, 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 0x2743f03b, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x39972581, 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 0xca4a112, 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 0x1591024d, 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 0x535d9e5c, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x5967236d, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [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] junit.framework.TestListener: endTest(testPNGRead04_RGB888_to_RGBA8888_stride999) [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x6f94f5be, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x720a016b, 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 0x4d1ace08, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2d86f08d, 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 0x65f7d986, 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 0x1d5d2a4f, 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 0x7e025823, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x9db28c4, 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 0x20c85bd0, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x543312d4, 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 0x381c9b31, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x685119fe, 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 0xaa5d9ff, 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 0x5ee521f0, 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 0x7ef7af56, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x4c194d0f, 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 0x6d38f9ca, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x1aa5bf3c, 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 0x59eb2e21, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5f9c7126, 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 0x75c035b6, 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 0xa8137ee, LUMINANCE, 160 x 90, stride 160, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=14400 cap=14400]] [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] junit.framework.TestListener: endTest(testPNGRead15_RGBA8888_to_ARGB8888) [apply] junit.framework.TestListener: startTest(testPNGRead16_RGBA8888_to_ABGR8888) [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x11f21e83, 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 0x6576f2fe, 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 0x5fe7cdbe, 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 0x440e140, 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 0x7360f248, 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 0x47c71017, 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 0x4aac545d, 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 0x5b48cd2f, 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 0x4f81ece8, 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 0x2aea2960, 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 0x4294d264, 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] junit.framework.TestListener: endTest(testPNGRead16_RGBA8888_to_ABGR8888) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822413355 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.848 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 @ 1412822412150 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 0x7ebeca6a, 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 0x1186d84c, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x3ecea93b, 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 0x3adba2d5, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x6904207e, 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 0x4ee7d1aa, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5ab3e3c, 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 0x6281f956, 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 0x6524372, 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 0x6bf441a7, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x30747503, 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 0x4cba5dcb, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5867defd, 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 0x11d7552f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x298e67b, 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 0x1cd2a7e6, 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 0x76b4e89d, 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 0x3644bf4a, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x74985629, 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 0x3ea4ca4, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x524bbc44, 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 0x41e6e7a8, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7779d8a3, 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 0x26a72584, 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 0x5f795857, 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 0x48635820, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xf2bfff6, 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 0x511d994c, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4433c8d8, 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 0x16c32a26, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4647a347, 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 0x2e1f6b93, 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 0x7422da11, 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 0x213464f5, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x39d1c587, 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 0x287031aa, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4ae084e7, 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 0x48714282, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7fbb4bf6, 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 0x566fd8ca, 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 0x7f8099d5, 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 0x5701a767, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x7a80d892, 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 0x2c7bf7cf, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x57ce8da4, 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 0xd2e32a5, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x71163fda, 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 0x2207bb8, 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 0x1dcfcce7, 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 0x1cb3995d, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x3e9e58f3, 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 0x5d190bfe, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x3e525c4e, 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 0x3eab43a8, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x723edd4e, 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 0x67ed7e0c, 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 0x63a35f34, 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 0x56a790f4, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x6414ad47, 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 0x52014238, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x2ba2edb3, 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 0x4168e803, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xd70bfc, 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 0x589f895c, 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 0x5a7293a8, 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 0x7e8324d3, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x7b2ee3ea, 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 0xe7e0dac, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x405f3018, 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 0x279d317c, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2ba0a7d6, 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 0x554dcc63, 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 0x407488b, 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 0x3f5740e2, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x2e71760b, 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 0x2b8f8d7a, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x1572cb90, 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 0x10a7c98c, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x354334bd, 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 0x62709b32, 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 0x63d29f2b, 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 0x59d2168, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xbdba3b6, 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 0x1ac3b10, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x76f0c7c9, 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 0x1a8a2e1e, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4c9af8ea, 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 0x2c0e2ed2, 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 0xc47b2e1, 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 0x51627505, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xe5d5dfe, 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 0x136b3a2b, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x228a421d, 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 0x6002c114, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4d4c247, 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 0x4ea40a94, 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 0x6ad67ae0, 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 0x4482d84, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x4bd6f771, 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 0x114431c7, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x489c4875, 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 0xdfd78ef, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x71ec7b5e, 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 0x4116a6ad, 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 0x1f1b0aeb, 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 0x6b4ce46b, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x1c505349, 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 0x6cab25a4, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x2b202688, 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 0x2743f03b, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x39972581, 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 0xca4a112, 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 0x1591024d, 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 0x535d9e5c, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x5967236d, 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 0x6f94f5be, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x720a016b, 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 0x4d1ace08, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2d86f08d, 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 0x65f7d986, 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 0x1d5d2a4f, 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 0x7e025823, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x9db28c4, 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 0x20c85bd0, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x543312d4, 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 0x381c9b31, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x685119fe, 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 0xaa5d9ff, 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 0x5ee521f0, 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 0x7ef7af56, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x4c194d0f, 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 0x6d38f9ca, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x1aa5bf3c, 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 0x59eb2e21, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5f9c7126, 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 0x75c035b6, 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 0xa8137ee, 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 0x11f21e83, 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 0x6576f2fe, 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 0x5fe7cdbe, 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 0x440e140, 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 0x7360f248, 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 0x47c71017, 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 0x4aac545d, 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 0x5b48cd2f, 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 0x4f81ece8, 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 0x2aea2960, 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 0x4294d264, 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 @ 1412822413355 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testPNGRead01_All took 0.926 sec [apply] Testcase: testPNGRead02_RGB888_to_RGBA8888 took 0.035 sec [apply] Testcase: testPNGRead03_RGB888_to_RGBA8888_stride1000 took 0.037 sec [apply] Testcase: testPNGRead04_RGB888_to_RGBA8888_stride999 took 0.034 sec [apply] Testcase: testPNGRead11_RGBA8888_to_LUMINA took 0.008 sec [apply] Testcase: testPNGRead12_RGBA8888_to_RGB888 took 0.01 sec [apply] Testcase: testPNGRead13_RGBA8888_to_BGR888 took 0.012 sec [apply] Testcase: testPNGRead14_RGBA8888_to_BGRA8888 took 0.012 sec [apply] Testcase: testPNGRead15_RGBA8888_to_ARGB8888 took 0.039 sec [apply] Testcase: testPNGRead16_RGBA8888_to_ABGR8888 took 0.013 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] ++++ Test Singleton.ctor() [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT [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 @ 1412822414781 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testRead00_Manual) [apply] junit.framework.TestListener: endTest(testRead00_Manual) [apply] junit.framework.TestListener: startTest(testRead01_All) [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 0x38df8644, handle 0x7fcbac064340, isShared false, jogamp.opengl.gl4.GL4bcImpl@3014ab06, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac018880, owner true, ResourceToolkitLock[obj 0x4f124f70, isOwner true, <25b06799, 3069b4b2>[count 1, qsz 0, owner ]]], 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 0x7fcbac0012b0, owner true, ResourceToolkitLock[obj 0x362a5e97, isOwner false, <6b9eeeed, 4db4c0a8>[count 0, qsz 0, owner ]]], 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 0x7fcbac0012b0, owner true, ResourceToolkitLock[obj 0x362a5e97, isOwner false, <6b9eeeed, 4db4c0a8>[count 0, qsz 0, owner ]]]], 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@30853188, com.jogamp.opengl.test.junit.util.QuitAdapter@54bf0fe9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@54bf0fe9, ], windowLock <48ca7a15, 23104224>[count 2, qsz 0, owner ], 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 0x3360f8b, handle 0x7fcbac4da220, isShared false, jogamp.opengl.gl4.GL4bcImpl@7dca0481, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac064d20, owner true, ResourceToolkitLock[obj 0x7594e7f, isOwner true, <2ce314e9, 7c79ac71>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x513a4173, isOwner false, <1c5dc79d, 28adcca3>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x513a4173, isOwner false, <1c5dc79d, 28adcca3>[count 0, qsz 0, owner ]]]], 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@1906f7e3, com.jogamp.opengl.test.junit.util.QuitAdapter@1a340c69, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1a340c69, ], windowLock <6827519d, 2ea950ee>[count 2, qsz 0, owner ], 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 0x3924d97b, handle 0x7fcbac17c430, isShared false, jogamp.opengl.gl4.GL4bcImpl@47627de7, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac380500, owner true, ResourceToolkitLock[obj 0x1178d3ea, isOwner true, <16f1d55b, 9955e42>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5d4c87d2, isOwner false, [count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5d4c87d2, isOwner false, [count 0, qsz 0, owner ]]]], 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@31fb9450, com.jogamp.opengl.test.junit.util.QuitAdapter@830e7aa, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@830e7aa, ], windowLock <656132d6, ac91e86>[count 2, qsz 0, owner ], 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 0x1ed68b9, handle 0x7fcbac4814e0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7f13a24c, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac380500, owner true, ResourceToolkitLock[obj 0x5cbbfd2c, isOwner true, <2e387380, 260d767e>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x446ea131, isOwner false, <47bf760d, 2a76a909>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x446ea131, isOwner false, <47bf760d, 2a76a909>[count 0, qsz 0, owner ]]]], 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@670594bf, com.jogamp.opengl.test.junit.util.QuitAdapter@56d3c647, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@56d3c647, ], windowLock <6a60dd8e, 75c11f2a>[count 2, qsz 0, owner ], 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 0x7e14d7b, handle 0x7fcbac4da220, isShared false, jogamp.opengl.gl4.GL4bcImpl@7999156e, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac215680, owner true, ResourceToolkitLock[obj 0x3df44d28, isOwner true, <28344683, 8719113>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x39f2c716, isOwner false, <26f0400d, 2c7a1a0e>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x39f2c716, isOwner false, <26f0400d, 2c7a1a0e>[count 0, qsz 0, owner ]]]], 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@2807ff9b, com.jogamp.opengl.test.junit.util.QuitAdapter@7e247fa, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7e247fa, ], windowLock <23b69f23, 5f604b31>[count 2, qsz 0, owner ], 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 0x34d4c2a6, handle 0x7fcbac45b730, isShared false, jogamp.opengl.gl4.GL4bcImpl@4a9f8a7f, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac215680, owner true, ResourceToolkitLock[obj 0x1126f8e3, isOwner true, <1b01cf38, 1a1f7f32>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x2c65d27c, isOwner false, [count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x2c65d27c, isOwner false, [count 0, qsz 0, owner ]]]], 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@7ec8aab4, com.jogamp.opengl.test.junit.util.QuitAdapter@7c3c7123, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7c3c7123, ], windowLock <6035b519, 21cc22f>[count 2, qsz 0, owner ], 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 0x7ed56c24, handle 0x7fcbac00a230, isShared false, jogamp.opengl.gl4.GL4bcImpl@d46612, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac215680, owner true, ResourceToolkitLock[obj 0x1c5fd6fb, isOwner true, <510068fa, 46965a9b>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x65d140ad, isOwner false, <75bbae2, 554e554b>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x65d140ad, isOwner false, <75bbae2, 554e554b>[count 0, qsz 0, owner ]]]], 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@21f88ffb, com.jogamp.opengl.test.junit.util.QuitAdapter@4e437741, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4e437741, ], windowLock <149558c1, 33d6b315>[count 2, qsz 0, owner ], 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 0x30aeed91, handle 0x7fcbac1608b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4e61538a, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac380500, owner true, ResourceToolkitLock[obj 0x408ea529, isOwner true, <1f7bf080, 2a21a391>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x6e18485c, isOwner false, <5b8a0f5b, 1b350b5a>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x6e18485c, isOwner false, <5b8a0f5b, 1b350b5a>[count 0, qsz 0, owner ]]]], 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@3caf1e86, com.jogamp.opengl.test.junit.util.QuitAdapter@1059fbe7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1059fbe7, ], windowLock <1ba2de60, 287e6995>[count 2, qsz 0, owner ], 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 0x6c648199, handle 0x7fcbac188510, isShared false, jogamp.opengl.gl4.GL4bcImpl@12f7aab5, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac380500, owner true, ResourceToolkitLock[obj 0x13bdd1a0, isOwner true, <43b19711, 5af97b3f>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x7574c0d7, isOwner false, <8b93f08, 47ff2811>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x7574c0d7, isOwner false, <8b93f08, 47ff2811>[count 0, qsz 0, owner ]]]], 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@56ce8352, com.jogamp.opengl.test.junit.util.QuitAdapter@5ef8324, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5ef8324, ], windowLock <446fbdee, 7a6ebad2>[count 2, qsz 0, owner ], 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 0x28a75310, handle 0x7fcbac182e70, isShared false, jogamp.opengl.gl4.GL4bcImpl@5670f7b5, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac380500, owner true, ResourceToolkitLock[obj 0xd374923, isOwner true, <7724d00, 706654e3>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x21fad805, isOwner false, <1633e348, 33cb6c3>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x21fad805, isOwner false, <1633e348, 33cb6c3>[count 0, qsz 0, owner ]]]], 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@413f3b0b, com.jogamp.opengl.test.junit.util.QuitAdapter@3672e9d9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3672e9d9, ], windowLock <3fd275fc, 59be566b>[count 2, qsz 0, owner ], 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 0xbe42588, handle 0x7fcbac149780, isShared false, jogamp.opengl.gl4.GL4bcImpl@75907570, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac12fc40, owner true, ResourceToolkitLock[obj 0x16989eb4, isOwner true, <24312ff0, 29ee144a>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5f23dff2, isOwner false, [count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5f23dff2, isOwner false, [count 0, qsz 0, owner ]]]], 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@796a6b71, com.jogamp.opengl.test.junit.util.QuitAdapter@3877e7e1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3877e7e1, ], windowLock <51beb704, a219eb4>[count 2, qsz 0, owner ], 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 0x636ad316, handle 0x7fcbac1812e0, isShared false, jogamp.opengl.gl4.GL4bcImpl@615bbacf, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x4cbfd47f, isOwner true, <68b2e328, 466e84a9>[count 1, qsz 0, owner ]]], 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 0x7fcbac849ad0, owner true, ResourceToolkitLock[obj 0x7a5fd369, isOwner false, <48f1ec71, 37a5fde4>[count 0, qsz 0, owner ]]], 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 0x7fcbac849ad0, owner true, ResourceToolkitLock[obj 0x7a5fd369, isOwner false, <48f1ec71, 37a5fde4>[count 0, qsz 0, owner ]]]], 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@55c7c75, com.jogamp.opengl.test.junit.util.QuitAdapter@11c332c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@11c332c, ], windowLock <46c9c51a, 5e9b5afa>[count 2, qsz 0, owner ], 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 0x2dbf4f2a, handle 0x7fcbac484dd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4d16e5e3, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac12fc40, owner true, ResourceToolkitLock[obj 0x26a4199, isOwner true, <1475eb5c, 2c511b1c>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5612ca88, isOwner false, <6243f5a, 3d300bc9>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5612ca88, isOwner false, <6243f5a, 3d300bc9>[count 0, qsz 0, owner ]]]], 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@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 ], 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 0x13986de4, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6df4423f, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac12fc40, owner true, ResourceToolkitLock[obj 0x7439bdb3, isOwner true, <3c4d6493, 19fa0311>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x56d05fab, isOwner false, <6f3db4e7, 38033c6f>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x56d05fab, isOwner false, <6f3db4e7, 38033c6f>[count 0, qsz 0, owner ]]]], 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@712842f5, com.jogamp.opengl.test.junit.util.QuitAdapter@2551667c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2551667c, ], windowLock <27c974bd, 688d46f>[count 2, qsz 0, owner ], 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] junit.framework.TestListener: endTest(testRead01_All) [apply] junit.framework.TestListener: startTest(testRead02_Gray2RGBA) [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 0x59c4a41d, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@27e28c00, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac12fc40, owner true, ResourceToolkitLock[obj 0x12906836, isOwner true, <7611a421, 2b65223a>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x18d439da, isOwner false, <994232e, 725fbe91>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x18d439da, isOwner false, <994232e, 725fbe91>[count 0, qsz 0, owner ]]]], 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@70a92612, com.jogamp.opengl.test.junit.util.QuitAdapter@498adb34, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@498adb34, ], windowLock <61af0c78, 6e0b8dea>[count 2, qsz 0, owner ], 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 0x571b2ead, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@2933ce26, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac12fc40, owner true, ResourceToolkitLock[obj 0x6e39ab70, isOwner true, <78ce2f4a, 618905da>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x567cb533, isOwner false, <753de6a7, 7c803335>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x567cb533, isOwner false, <753de6a7, 7c803335>[count 0, qsz 0, owner ]]]], 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@550e5eaa, com.jogamp.opengl.test.junit.util.QuitAdapter@66e8bc15, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@66e8bc15, ], windowLock <7cfa76b1, 11eeb80>[count 2, qsz 0, owner ], 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 0x1505001e, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6b6facfe, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac3aefb0, owner true, ResourceToolkitLock[obj 0x1fbd1ce6, isOwner true, <3ad009ba, 650a339c>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x73147b9f, isOwner false, <4b91337, 3e9e57c3>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x73147b9f, isOwner false, <4b91337, 3e9e57c3>[count 0, qsz 0, owner ]]]], 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 ], 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 0x2951452f, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@57079644, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac3aefb0, owner true, ResourceToolkitLock[obj 0x3d36912d, isOwner true, <6844b01, 445af2fd>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x2f84e984, isOwner false, <2632baa0, 2ca3124>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x2f84e984, isOwner false, <2632baa0, 2ca3124>[count 0, qsz 0, owner ]]]], 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@1114f69a, com.jogamp.opengl.test.junit.util.QuitAdapter@1954e5f5, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1954e5f5, ], windowLock <2a80bbc5, 7910eca0>[count 2, qsz 0, owner ], 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 0x35268bb3, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4b6c20ff, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac3aefb0, owner true, ResourceToolkitLock[obj 0x3fc09a9, isOwner true, <1af38613, 51eb60dc>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x7baac9c6, isOwner false, <18f8265b, 1ebdf849>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x7baac9c6, isOwner false, <18f8265b, 1ebdf849>[count 0, qsz 0, owner ]]]], 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@14da86c2, com.jogamp.opengl.test.junit.util.QuitAdapter@39939966, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@39939966, ], windowLock <6080baf1, 118e7918>[count 2, qsz 0, owner ], 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] junit.framework.TestListener: endTest(testRead02_Gray2RGBA) [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 @ 1412822440122 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.982 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 @ 1412822414781 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 0x38df8644, handle 0x7fcbac064340, isShared false, jogamp.opengl.gl4.GL4bcImpl@3014ab06, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac018880, owner true, ResourceToolkitLock[obj 0x4f124f70, isOwner true, <25b06799, 3069b4b2>[count 1, qsz 0, owner ]]], 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 0x7fcbac0012b0, owner true, ResourceToolkitLock[obj 0x362a5e97, isOwner false, <6b9eeeed, 4db4c0a8>[count 0, qsz 0, owner ]]], 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 0x7fcbac0012b0, owner true, ResourceToolkitLock[obj 0x362a5e97, isOwner false, <6b9eeeed, 4db4c0a8>[count 0, qsz 0, owner ]]]], 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@30853188, com.jogamp.opengl.test.junit.util.QuitAdapter@54bf0fe9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@54bf0fe9, ], windowLock <48ca7a15, 23104224>[count 2, qsz 0, owner ], 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 0x3360f8b, handle 0x7fcbac4da220, isShared false, jogamp.opengl.gl4.GL4bcImpl@7dca0481, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac064d20, owner true, ResourceToolkitLock[obj 0x7594e7f, isOwner true, <2ce314e9, 7c79ac71>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x513a4173, isOwner false, <1c5dc79d, 28adcca3>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x513a4173, isOwner false, <1c5dc79d, 28adcca3>[count 0, qsz 0, owner ]]]], 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@1906f7e3, com.jogamp.opengl.test.junit.util.QuitAdapter@1a340c69, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1a340c69, ], windowLock <6827519d, 2ea950ee>[count 2, qsz 0, owner ], 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 0x3924d97b, handle 0x7fcbac17c430, isShared false, jogamp.opengl.gl4.GL4bcImpl@47627de7, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac380500, owner true, ResourceToolkitLock[obj 0x1178d3ea, isOwner true, <16f1d55b, 9955e42>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5d4c87d2, isOwner false, [count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5d4c87d2, isOwner false, [count 0, qsz 0, owner ]]]], 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@31fb9450, com.jogamp.opengl.test.junit.util.QuitAdapter@830e7aa, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@830e7aa, ], windowLock <656132d6, ac91e86>[count 2, qsz 0, owner ], 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 0x1ed68b9, handle 0x7fcbac4814e0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7f13a24c, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac380500, owner true, ResourceToolkitLock[obj 0x5cbbfd2c, isOwner true, <2e387380, 260d767e>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x446ea131, isOwner false, <47bf760d, 2a76a909>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x446ea131, isOwner false, <47bf760d, 2a76a909>[count 0, qsz 0, owner ]]]], 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@670594bf, com.jogamp.opengl.test.junit.util.QuitAdapter@56d3c647, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@56d3c647, ], windowLock <6a60dd8e, 75c11f2a>[count 2, qsz 0, owner ], 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 0x7e14d7b, handle 0x7fcbac4da220, isShared false, jogamp.opengl.gl4.GL4bcImpl@7999156e, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac215680, owner true, ResourceToolkitLock[obj 0x3df44d28, isOwner true, <28344683, 8719113>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x39f2c716, isOwner false, <26f0400d, 2c7a1a0e>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x39f2c716, isOwner false, <26f0400d, 2c7a1a0e>[count 0, qsz 0, owner ]]]], 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@2807ff9b, com.jogamp.opengl.test.junit.util.QuitAdapter@7e247fa, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7e247fa, ], windowLock <23b69f23, 5f604b31>[count 2, qsz 0, owner ], 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 0x34d4c2a6, handle 0x7fcbac45b730, isShared false, jogamp.opengl.gl4.GL4bcImpl@4a9f8a7f, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac215680, owner true, ResourceToolkitLock[obj 0x1126f8e3, isOwner true, <1b01cf38, 1a1f7f32>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x2c65d27c, isOwner false, [count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x2c65d27c, isOwner false, [count 0, qsz 0, owner ]]]], 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@7ec8aab4, com.jogamp.opengl.test.junit.util.QuitAdapter@7c3c7123, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7c3c7123, ], windowLock <6035b519, 21cc22f>[count 2, qsz 0, owner ], 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 0x7ed56c24, handle 0x7fcbac00a230, isShared false, jogamp.opengl.gl4.GL4bcImpl@d46612, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac215680, owner true, ResourceToolkitLock[obj 0x1c5fd6fb, isOwner true, <510068fa, 46965a9b>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x65d140ad, isOwner false, <75bbae2, 554e554b>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x65d140ad, isOwner false, <75bbae2, 554e554b>[count 0, qsz 0, owner ]]]], 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@21f88ffb, com.jogamp.opengl.test.junit.util.QuitAdapter@4e437741, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4e437741, ], windowLock <149558c1, 33d6b315>[count 2, qsz 0, owner ], 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 0x30aeed91, handle 0x7fcbac1608b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4e61538a, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac380500, owner true, ResourceToolkitLock[obj 0x408ea529, isOwner true, <1f7bf080, 2a21a391>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x6e18485c, isOwner false, <5b8a0f5b, 1b350b5a>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x6e18485c, isOwner false, <5b8a0f5b, 1b350b5a>[count 0, qsz 0, owner ]]]], 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@3caf1e86, com.jogamp.opengl.test.junit.util.QuitAdapter@1059fbe7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1059fbe7, ], windowLock <1ba2de60, 287e6995>[count 2, qsz 0, owner ], 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 0x6c648199, handle 0x7fcbac188510, isShared false, jogamp.opengl.gl4.GL4bcImpl@12f7aab5, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac380500, owner true, ResourceToolkitLock[obj 0x13bdd1a0, isOwner true, <43b19711, 5af97b3f>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x7574c0d7, isOwner false, <8b93f08, 47ff2811>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x7574c0d7, isOwner false, <8b93f08, 47ff2811>[count 0, qsz 0, owner ]]]], 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@56ce8352, com.jogamp.opengl.test.junit.util.QuitAdapter@5ef8324, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5ef8324, ], windowLock <446fbdee, 7a6ebad2>[count 2, qsz 0, owner ], 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 0x28a75310, handle 0x7fcbac182e70, isShared false, jogamp.opengl.gl4.GL4bcImpl@5670f7b5, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac380500, owner true, ResourceToolkitLock[obj 0xd374923, isOwner true, <7724d00, 706654e3>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x21fad805, isOwner false, <1633e348, 33cb6c3>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x21fad805, isOwner false, <1633e348, 33cb6c3>[count 0, qsz 0, owner ]]]], 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@413f3b0b, com.jogamp.opengl.test.junit.util.QuitAdapter@3672e9d9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3672e9d9, ], windowLock <3fd275fc, 59be566b>[count 2, qsz 0, owner ], 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 0xbe42588, handle 0x7fcbac149780, isShared false, jogamp.opengl.gl4.GL4bcImpl@75907570, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac12fc40, owner true, ResourceToolkitLock[obj 0x16989eb4, isOwner true, <24312ff0, 29ee144a>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5f23dff2, isOwner false, [count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5f23dff2, isOwner false, [count 0, qsz 0, owner ]]]], 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@796a6b71, com.jogamp.opengl.test.junit.util.QuitAdapter@3877e7e1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3877e7e1, ], windowLock <51beb704, a219eb4>[count 2, qsz 0, owner ], 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 0x636ad316, handle 0x7fcbac1812e0, isShared false, jogamp.opengl.gl4.GL4bcImpl@615bbacf, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x4cbfd47f, isOwner true, <68b2e328, 466e84a9>[count 1, qsz 0, owner ]]], 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 0x7fcbac849ad0, owner true, ResourceToolkitLock[obj 0x7a5fd369, isOwner false, <48f1ec71, 37a5fde4>[count 0, qsz 0, owner ]]], 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 0x7fcbac849ad0, owner true, ResourceToolkitLock[obj 0x7a5fd369, isOwner false, <48f1ec71, 37a5fde4>[count 0, qsz 0, owner ]]]], 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@55c7c75, com.jogamp.opengl.test.junit.util.QuitAdapter@11c332c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@11c332c, ], windowLock <46c9c51a, 5e9b5afa>[count 2, qsz 0, owner ], 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 0x2dbf4f2a, handle 0x7fcbac484dd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4d16e5e3, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac12fc40, owner true, ResourceToolkitLock[obj 0x26a4199, isOwner true, <1475eb5c, 2c511b1c>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5612ca88, isOwner false, <6243f5a, 3d300bc9>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x5612ca88, isOwner false, <6243f5a, 3d300bc9>[count 0, qsz 0, owner ]]]], 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@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 ], 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 0x13986de4, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6df4423f, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac12fc40, owner true, ResourceToolkitLock[obj 0x7439bdb3, isOwner true, <3c4d6493, 19fa0311>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x56d05fab, isOwner false, <6f3db4e7, 38033c6f>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x56d05fab, isOwner false, <6f3db4e7, 38033c6f>[count 0, qsz 0, owner ]]]], 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@712842f5, com.jogamp.opengl.test.junit.util.QuitAdapter@2551667c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2551667c, ], windowLock <27c974bd, 688d46f>[count 2, qsz 0, owner ], 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 0x59c4a41d, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@27e28c00, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac12fc40, owner true, ResourceToolkitLock[obj 0x12906836, isOwner true, <7611a421, 2b65223a>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x18d439da, isOwner false, <994232e, 725fbe91>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x18d439da, isOwner false, <994232e, 725fbe91>[count 0, qsz 0, owner ]]]], 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@70a92612, com.jogamp.opengl.test.junit.util.QuitAdapter@498adb34, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@498adb34, ], windowLock <61af0c78, 6e0b8dea>[count 2, qsz 0, owner ], 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 0x571b2ead, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@2933ce26, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac12fc40, owner true, ResourceToolkitLock[obj 0x6e39ab70, isOwner true, <78ce2f4a, 618905da>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x567cb533, isOwner false, <753de6a7, 7c803335>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x567cb533, isOwner false, <753de6a7, 7c803335>[count 0, qsz 0, owner ]]]], 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@550e5eaa, com.jogamp.opengl.test.junit.util.QuitAdapter@66e8bc15, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@66e8bc15, ], windowLock <7cfa76b1, 11eeb80>[count 2, qsz 0, owner ], 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 0x1505001e, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6b6facfe, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac3aefb0, owner true, ResourceToolkitLock[obj 0x1fbd1ce6, isOwner true, <3ad009ba, 650a339c>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x73147b9f, isOwner false, <4b91337, 3e9e57c3>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x73147b9f, isOwner false, <4b91337, 3e9e57c3>[count 0, qsz 0, owner ]]]], 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 ], 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 0x2951452f, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@57079644, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac3aefb0, owner true, ResourceToolkitLock[obj 0x3d36912d, isOwner true, <6844b01, 445af2fd>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x2f84e984, isOwner false, <2632baa0, 2ca3124>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x2f84e984, isOwner false, <2632baa0, 2ca3124>[count 0, qsz 0, owner ]]]], 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@1114f69a, com.jogamp.opengl.test.junit.util.QuitAdapter@1954e5f5, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1954e5f5, ], windowLock <2a80bbc5, 7910eca0>[count 2, qsz 0, owner ], 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 0x35268bb3, handle 0x7fcbac1894d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4b6c20ff, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4fc93191, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcbac3aefb0, owner true, ResourceToolkitLock[obj 0x3fc09a9, isOwner true, <1af38613, 51eb60dc>[count 1, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x7baac9c6, isOwner false, <18f8265b, 1ebdf849>[count 0, qsz 0, owner ]]], 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 0x7fcbac147320, owner true, ResourceToolkitLock[obj 0x7baac9c6, isOwner false, <18f8265b, 1ebdf849>[count 0, qsz 0, owner ]]]], 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@14da86c2, com.jogamp.opengl.test.junit.util.QuitAdapter@39939966, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@39939966, ], windowLock <6080baf1, 118e7918>[count 2, qsz 0, owner ], 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 @ 1412822440122 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.91 sec [apply] Testcase: testRead02_Gray2RGBA took 6.317 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] ++++ Test Singleton.ctor() [apply] junit.framework.TestListener: tests to run: 13++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] [apply] junit.framework.TestListener: startTest(testGray__ES2) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822441599 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] junit.framework.TestListener: endTest(testGray__ES2) [apply] junit.framework.TestListener: startTest(testGray__GL2) [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] junit.framework.TestListener: endTest(testGray__GL2) [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(testInterl3G_ES2) [apply] junit.framework.TestListener: startTest(testInterl3__ES2) [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] 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] ++++ 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] junit.framework.TestListener: startTest(testInterl4__ES2) [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] junit.framework.TestListener: endTest(testRGB3__ES2) [apply] junit.framework.TestListener: startTest(testRGB3__GL2) [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] 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] junit.framework.TestListener: endTest(testRGB4G_ES2) [apply] junit.framework.TestListener: startTest(testRGB4__ES2) [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] junit.framework.TestListener: endTest(testRGB4__ES2) [apply] junit.framework.TestListener: startTest(testRGB4__GL2) [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] junit.framework.TestListener: endTest(testRGB4__GL2) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822459241 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.301 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 @ 1412822441599 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 @ 1412822459241 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testGray__ES2 took 2.359 sec [apply] Testcase: testGray__GL2 took 1.289 sec [apply] Testcase: testInterl3G_ES2 took 1.293 sec [apply] Testcase: testInterl3__ES2 took 1.184 sec [apply] Testcase: testInterl4G_ES2 took 1.287 sec [apply] Testcase: testInterl4__ES2 took 1.286 sec [apply] Testcase: testPalette3__ES2 took 1.338 sec [apply] Testcase: testPalette4__ES2 took 1.286 sec [apply] Testcase: testRGB3__ES2 took 1.252 sec [apply] Testcase: testRGB3__GL2 took 1.163 sec [apply] Testcase: testRGB4G_ES2 took 1.26 sec [apply] Testcase: testRGB4__ES2 took 1.27 sec [apply] Testcase: testRGB4__GL2 took 1.245 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] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822460663 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 5 [apply] junit.framework.TestListener: startTest(testConversion01_srcS000_BE_TL_destS000_TL) [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] junit.framework.TestListener: endTest(testConversion01_srcS000_BE_TL_destS000_TL) [apply] junit.framework.TestListener: startTest(testConversion02_srcS000_LE_TL_destS000_TL) [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] junit.framework.TestListener: endTest(testConversion02_srcS000_LE_TL_destS000_TL) [apply] junit.framework.TestListener: startTest(testConversion03_srcS000_BE_TL_destS259_TL) [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] junit.framework.TestListener: endTest(testConversion03_srcS000_BE_TL_destS259_TL) [apply] junit.framework.TestListener: startTest(testConversion04_srcS259_BE_TL_destS259_TL) [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] junit.framework.TestListener: endTest(testConversion04_srcS259_BE_TL_destS259_TL) [apply] junit.framework.TestListener: startTest(testConversion05_srcS301_BE_TL_destS259_TL) [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] junit.framework.TestListener: endTest(testConversion05_srcS301_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[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 @ 1412822461752 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.714 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 @ 1412822460663 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822461752 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testConversion01_srcS000_BE_TL_destS000_TL took 0.377 sec [apply] Testcase: testConversion02_srcS000_LE_TL_destS000_TL took 0.196 sec [apply] Testcase: testConversion03_srcS000_BE_TL_destS259_TL took 0.156 sec [apply] Testcase: testConversion04_srcS259_BE_TL_destS259_TL took 0.154 sec [apply] Testcase: testConversion05_srcS301_BE_TL_destS259_TL took 0.136 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] junit.framework.TestListener: tests to run: 4 [apply] junit.framework.TestListener: startTest(testPNGRead11_fromRGBA8888) [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 @ 1412822463355 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 0x4b4cded0, 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 0xcd56f52, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x18da2500, 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 0x49d12c4, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0xe5ee9f9, 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 0x29d6b89f, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x60ed6a80, 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 0xc0a4f6b, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x75e27e32, 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] 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 - Orig: PixelRect[obj 0x60969b57, 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 0x5f689b90, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x4d6e50d3, 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 0x400b87cf, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1493f0ba, 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 0xf3c5da3, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x306b7c5f, 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 0x2cc2a062, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x275f9360, 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 0x436636e4, 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 0x11ccad9e, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x38dbc69a, 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 0x6be19abb, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x19c25035, 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 0x6d96bece, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0xb9f4af0, 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 0x6ccc2d7a, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x67048b2e, 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 0x31d1f4, 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 0x5e9d7a65, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x399fb091, 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 0x1722db9, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0xf42f212, 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 0x3ab9efcd, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7ee6db33, 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 0x6ee93eb3, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7623931e, 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 @ 1412822463630 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.899 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 @ 1412822463355 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 0x4b4cded0, 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 0xcd56f52, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x18da2500, 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 0x49d12c4, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0xe5ee9f9, 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 0x29d6b89f, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x60ed6a80, 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 0xc0a4f6b, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x75e27e32, 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 0x60969b57, 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 0x5f689b90, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x4d6e50d3, 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 0x400b87cf, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1493f0ba, 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 0xf3c5da3, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x306b7c5f, 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 0x2cc2a062, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x275f9360, 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 0x436636e4, 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 0x11ccad9e, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x38dbc69a, 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 0x6be19abb, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x19c25035, 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 0x6d96bece, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0xb9f4af0, 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 0x6ccc2d7a, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x67048b2e, 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 0x31d1f4, 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 0x5e9d7a65, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x399fb091, 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 0x1722db9, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0xf42f212, 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 0x3ab9efcd, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7ee6db33, 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 0x6ee93eb3, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7623931e, 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 @ 1412822463630 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testPNGRead11_fromRGBA8888 took 0.142 sec [apply] Testcase: testPNGRead12_fromABGR8888 took 0.028 sec [apply] Testcase: testPNGRead13_fromBGRA8888 took 0.024 sec [apply] Testcase: testPNGRead14_fromARGB8888 took 0.023 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 @ 1412822465014 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] ++++ 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(test01U32__GL2) [apply] junit.framework.TestListener: startTest(test02RLE32__GL2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] [apply] junit.framework.TestListener: endTest(test02RLE32__GL2) [apply] junit.framework.TestListener: startTest(test03RLE32__GL2) [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] junit.framework.TestListener: endTest(test03RLE32__GL2) [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 @ 1412822469974 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.609 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 @ 1412822465014 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822469974 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01U32__GL2 took 2.297 sec [apply] Testcase: test02RLE32__GL2 took 1.303 sec [apply] Testcase: test03RLE32__GL2 took 1.253 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] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822471396 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(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] 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] 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] junit.framework.TestListener: endTest(test1) [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 @ 1412822473770 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.027 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 @ 1412822471396 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822473770 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test1 took 1.516 sec [echo] Testing com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT [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 @ 1412822475151 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 1 [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:1412822476141 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476142 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476145 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[0x5a1f5c3b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x129be167 created: GearsObj[0x7ec0329d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x129be167 created: GearsObj[0x7ec0329d, 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[0x5a1f5c3b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ec0329d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4380d664, 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:1412822476149 d 126ms]] [apply] Frames for setVisible(true) 1: 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: 131 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476493 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476518 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476520 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476522 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 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-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:1412822476522 d 4ms]] [apply] Frames for setVisible(true) 1: 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002 [apply] duration: 215 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476839 d 0ms]] [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:1412822476857 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476918 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476919 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[0x7b12be59, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x129be167 created: GearsObj[0x747f7d41, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x129be167 created: GearsObj[0x747f7d41, 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[0x7b12be59, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x747f7d41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a3d6e8d, 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 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 [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:1412822476922 d 55ms]] [apply] Frames for setVisible(true) 2: 1 [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476977 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] duration: 134 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477200 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:1412822477212 d 1ms]] [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:1412822477280 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477281 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[0x2cb30c2c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4c1acc60 created: GearsObj[0x4484518d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4c1acc60 created: GearsObj[0x4484518d, 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[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-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:1412822477282 d 59ms]] [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:1412822477280 d 73ms]]] [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:1412822477355 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002 [apply] duration: 135 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477564 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477590 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477590 d 0ms]] [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:1412822477591 d 4ms]] [apply] Frames for setVisible(true) 1: 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:1412822477607 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: 215 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477906 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:1412822477921 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477979 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822478001 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822478002 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[0x70cec9c8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4c1acc60 created: GearsObj[0x49160237, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4c1acc60 created: GearsObj[0x49160237, 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[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-5,5,main] GearsES2.reshape 0x4c1acc60 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c1acc60, 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-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:1412822478004 d 43ms]] [apply] Frames for setVisible(true) 2: 1 [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] junit.framework.TestListener: endTest(testDisplayCreate01_AutoDestroyLifecycle) [apply] duration: 125 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822478264 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:1412822478277 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 @ 1412822478370 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.859 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 @ 1412822475151 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412822476141 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476142 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476145 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[0x5a1f5c3b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x129be167 created: GearsObj[0x7ec0329d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x129be167 created: GearsObj[0x7ec0329d, 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[0x5a1f5c3b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ec0329d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4380d664, 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:1412822476149 d 126ms]] [apply] Frames for setVisible(true) 1: 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: 131 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476493 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476518 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476520 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476522 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 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-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:1412822476522 d 4ms]] [apply] Frames for setVisible(true) 1: 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002 [apply] duration: 215 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476839 d 0ms]] [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:1412822476857 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476918 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476919 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[0x7b12be59, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x129be167 created: GearsObj[0x747f7d41, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x129be167 created: GearsObj[0x747f7d41, 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[0x7b12be59, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x747f7d41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a3d6e8d, 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 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 [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:1412822476922 d 55ms]] [apply] Frames for setVisible(true) 2: 1 [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822476977 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] duration: 134 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477200 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:1412822477212 d 1ms]] [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:1412822477280 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477281 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[0x2cb30c2c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4c1acc60 created: GearsObj[0x4484518d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4c1acc60 created: GearsObj[0x4484518d, 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[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-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:1412822477282 d 59ms]] [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:1412822477280 d 73ms]]] [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:1412822477355 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002 [apply] duration: 135 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477564 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477590 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477590 d 0ms]] [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:1412822477591 d 4ms]] [apply] Frames for setVisible(true) 1: 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:1412822477607 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: 215 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477906 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:1412822477921 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822477979 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822478001 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822478002 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[0x70cec9c8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4c1acc60 created: GearsObj[0x49160237, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4c1acc60 created: GearsObj[0x49160237, 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[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-5,5,main] GearsES2.reshape 0x4c1acc60 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c1acc60, 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-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:1412822478004 d 43ms]] [apply] Frames for setVisible(true) 2: 1 [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: 125 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822478264 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:1412822478277 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 @ 1412822478370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testDisplayCreate01_AutoDestroyLifecycle took 2.372 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] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822479781 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01 [apply] Pass - 1 [apply] junit.framework.TestListener: startTest(testDisplayCreate01) [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822480784 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822480788 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822480817 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[0x4166c2c6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x129be167 created: GearsObj[0x19693f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x129be167 created: GearsObj[0x19693f0, 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[0x4166c2c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19693f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11ecb94d, 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:1412822480826 d 103ms]] [apply] Frames for setVisible(true) 1: 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: 135 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481148 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481174 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481174 d 1ms]] [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 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-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:1412822481175 d 7ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481183 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] duration: 224 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481501 d 0ms]] [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:1412822481522 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481583 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481584 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[0x6c36465a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x129be167 created: GearsObj[0x6a154eb0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x129be167 created: GearsObj[0x6a154eb0, 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[0x6c36465a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a154eb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d8ea2f3, 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 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 [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:1412822481587 d 71ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481672 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002 [apply] duration: 142 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481874 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:1412822481886 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:1412822481946 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481947 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,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-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 0x447ce14e created: GearsObj[0x59835bcf, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x447ce14e created: GearsObj[0x6f60536e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x447ce14e created: GearsObj[0x6f60536e, 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 0x447ce14e FIN GearsES2[obj 0x447ce14e isInit true, usesShared false, 1 GearsObj[0x59835bcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f60536e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x80e0a48, 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 0x447ce14e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447ce14e, 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 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481951 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 0x447ce14e 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:1412822481946 d 79ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482031 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] duration: 140 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482244 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482275 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482276 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x447ce14e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447ce14e, 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 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482276 d 5ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482286 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] duration: 219 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482597 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x447ce14e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x447ce14e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482611 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482698 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482706 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482706 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,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-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 0x447ce14e created: GearsObj[0x7ae64eb4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x447ce14e created: GearsObj[0x5cf2d924, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x447ce14e created: GearsObj[0x5cf2d924, 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 0x447ce14e FIN GearsES2[obj 0x447ce14e 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-4,5,main] GearsES2.reshape 0x447ce14e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447ce14e, 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-4,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482708 d 48ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] junit.framework.TestListener: endTest(testDisplayCreate01) [apply] duration: 129 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482974 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x447ce14e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x447ce14e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482987 d 1ms]] [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] junit.framework.TestListener: startTest(testDisplayCreate02) [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:1412822483065 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483065 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,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-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 0x1f14d61c created: GearsObj[0x7b49b110, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1f14d61c created: GearsObj[0x2ec76f6a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1f14d61c created: GearsObj[0x2ec76f6a, 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 0x1f14d61c FIN GearsES2[obj 0x1f14d61c isInit true, usesShared false, 1 GearsObj[0x7b49b110, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ec76f6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a6622cb, 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 0x1f14d61c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f14d61c, 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 0x1f14d61c 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483067 d 51ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x1f14d61c 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:1412822483064 d 65ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483140 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483196 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483196 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483197 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483207 d 0ms]] [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 0x21e, fbc 0xb8: rgba 8/8/8/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 0x12c30729 created: GearsObj[0x2741e1dd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x12c30729 created: GearsObj[0xd28aeb0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x12c30729 created: GearsObj[0xd28aeb0, 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[0x2741e1dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd28aeb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6489abcd, 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 640x480 of 640x480, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x12c30729, 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 0x12c30729 640x480, swapInterval 1, drawable 0x4400004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483209 d 43ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x12c30729 640x480, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f14d61c 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:1412822483196 d 68ms]]] [apply] duration: 152 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483360 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x1f14d61c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x1f14d61c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483377 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483378 d 0ms]] [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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483395 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483396 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483396 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483397 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483397 d 0ms]] [apply] Pass - 2 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483466 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483469 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x2b5e975b: tileRendererInUse null, GearsES2[obj 0x2b5e975b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b5e975b 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 0x2b5e975b created: GearsObj[0x63fade2e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b5e975b created: GearsObj[0x70a739a2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b5e975b created: GearsObj[0x70a739a2, 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 0x2b5e975b FIN GearsES2[obj 0x2b5e975b isInit true, usesShared false, 1 GearsObj[0x63fade2e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70a739a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x324df611, 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 0x2b5e975b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b5e975b, 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 0x2b5e975b 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483473 d 83ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x2b5e975b 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:1412822483466 d 97ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483564 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483638 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483638 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483641 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483651 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x144ad4e: tileRendererInUse null, GearsES2[obj 0x144ad4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x144ad4e 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 0x144ad4e created: GearsObj[0x7646aea0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x144ad4e created: GearsObj[0x4a06250, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x144ad4e created: GearsObj[0x4a06250, 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 0x144ad4e FIN GearsES2[obj 0x144ad4e isInit true, usesShared false, 1 GearsObj[0x7646aea0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a06250, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f4fa6a1, 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 0x144ad4e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 640x480, swapInterval 1, drawable 0x4400004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483653 d 45ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x144ad4e 640x480, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b5e975b 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:1412822483638 d 68ms]]] [apply] duration: 164 [apply] junit.framework.TestListener: endTest(testDisplayCreate02) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483810 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x2b5e975b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x2b5e975b FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483833 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483833 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x144ad4e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x144ad4e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483839 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483840 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483840 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483841 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483841 d 0ms]] [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02 [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822483920 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.788 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 @ 1412822479781 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412822480784 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822480788 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822480817 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[0x4166c2c6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x129be167 created: GearsObj[0x19693f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x129be167 created: GearsObj[0x19693f0, 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[0x4166c2c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19693f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11ecb94d, 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:1412822480826 d 103ms]] [apply] Frames for setVisible(true) 1: 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: 135 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481148 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481174 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481174 d 1ms]] [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 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-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:1412822481175 d 7ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481183 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] duration: 224 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481501 d 0ms]] [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:1412822481522 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481583 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481584 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[0x6c36465a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x129be167 created: GearsObj[0x6a154eb0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x129be167 created: GearsObj[0x6a154eb0, 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[0x6c36465a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a154eb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d8ea2f3, 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 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 [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:1412822481587 d 71ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481672 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002 [apply] duration: 142 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481874 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:1412822481886 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:1412822481946 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481947 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,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-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 0x447ce14e created: GearsObj[0x59835bcf, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x447ce14e created: GearsObj[0x6f60536e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x447ce14e created: GearsObj[0x6f60536e, 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 0x447ce14e FIN GearsES2[obj 0x447ce14e isInit true, usesShared false, 1 GearsObj[0x59835bcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f60536e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x80e0a48, 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 0x447ce14e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447ce14e, 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 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822481951 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 0x447ce14e 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:1412822481946 d 79ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482031 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] duration: 140 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482244 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482275 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482276 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x447ce14e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447ce14e, 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 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482276 d 5ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482286 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] duration: 219 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482597 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x447ce14e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x447ce14e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482611 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482698 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482706 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482706 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,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-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 0x447ce14e created: GearsObj[0x7ae64eb4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x447ce14e created: GearsObj[0x5cf2d924, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x447ce14e created: GearsObj[0x5cf2d924, 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 0x447ce14e FIN GearsES2[obj 0x447ce14e 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-4,5,main] GearsES2.reshape 0x447ce14e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447ce14e, 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-4,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482708 d 48ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x447ce14e 640x480, swapInterval 1, drawable 0x4400002 [apply] duration: 129 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482974 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x447ce14e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x447ce14e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822482987 d 1ms]] [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:1412822483065 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483065 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,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-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 0x1f14d61c created: GearsObj[0x7b49b110, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1f14d61c created: GearsObj[0x2ec76f6a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1f14d61c created: GearsObj[0x2ec76f6a, 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 0x1f14d61c FIN GearsES2[obj 0x1f14d61c isInit true, usesShared false, 1 GearsObj[0x7b49b110, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ec76f6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a6622cb, 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 0x1f14d61c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f14d61c, 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 0x1f14d61c 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483067 d 51ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x1f14d61c 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:1412822483064 d 65ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483140 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483196 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483196 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483197 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483207 d 0ms]] [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 0x21e, fbc 0xb8: rgba 8/8/8/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 0x12c30729 created: GearsObj[0x2741e1dd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x12c30729 created: GearsObj[0xd28aeb0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x12c30729 created: GearsObj[0xd28aeb0, 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[0x2741e1dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd28aeb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6489abcd, 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 640x480 of 640x480, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x12c30729, 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 0x12c30729 640x480, swapInterval 1, drawable 0x4400004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483209 d 43ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x12c30729 640x480, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f14d61c 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:1412822483196 d 68ms]]] [apply] duration: 152 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483360 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x1f14d61c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x1f14d61c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483377 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483378 d 0ms]] [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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483395 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483396 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483396 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483397 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483397 d 0ms]] [apply] Pass - 2 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483466 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483469 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x2b5e975b: tileRendererInUse null, GearsES2[obj 0x2b5e975b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b5e975b 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 0x2b5e975b created: GearsObj[0x63fade2e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b5e975b created: GearsObj[0x70a739a2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b5e975b created: GearsObj[0x70a739a2, 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 0x2b5e975b FIN GearsES2[obj 0x2b5e975b isInit true, usesShared false, 1 GearsObj[0x63fade2e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70a739a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x324df611, 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 0x2b5e975b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b5e975b, 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 0x2b5e975b 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483473 d 83ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x2b5e975b 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:1412822483466 d 97ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483564 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483638 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483638 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483641 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483651 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x144ad4e: tileRendererInUse null, GearsES2[obj 0x144ad4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x144ad4e 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 0x144ad4e created: GearsObj[0x7646aea0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x144ad4e created: GearsObj[0x4a06250, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x144ad4e created: GearsObj[0x4a06250, 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 0x144ad4e FIN GearsES2[obj 0x144ad4e isInit true, usesShared false, 1 GearsObj[0x7646aea0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a06250, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f4fa6a1, 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 0x144ad4e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 640x480, swapInterval 1, drawable 0x4400004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483653 d 45ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x144ad4e 640x480, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b5e975b 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:1412822483638 d 68ms]]] [apply] duration: 164 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483810 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x2b5e975b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x2b5e975b FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483833 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483833 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x144ad4e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x144ad4e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483839 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483840 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483840 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483841 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822483841 d 0ms]] [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02 [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822483920 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testDisplayCreate01 took 2.439 sec [apply] Testcase: testDisplayCreate02 took 0.84 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] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822485379 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[0x733117f4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x56fecebc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x2477d71c, 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] junit.framework.TestListener: endTest(testWindow00) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822490682 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.958 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 @ 1412822485379 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[0x733117f4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x56fecebc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x2477d71c, 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 @ 1412822490682 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 4.459 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() [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822492088 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(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 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[0x3e56c9e6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x9ad2e1 created: GearsObj[0x7aebbffe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x9ad2e1 created: GearsObj[0x7aebbffe, 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[0x3e56c9e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7aebbffe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x116429a4, 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(testWarp01Center) [apply] junit.framework.TestListener: startTest(testWarp02Random) [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.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 0x1fb57ff2: tileRendererInUse null, GearsES2[obj 0x1fb57ff2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fb57ff2 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 0x1fb57ff2 created: GearsObj[0x7b91a146, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1fb57ff2 created: GearsObj[0x680719d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fb57ff2 created: GearsObj[0x680719d2, 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 0x1fb57ff2 FIN GearsES2[obj 0x1fb57ff2 isInit true, usesShared false, 1 GearsObj[0x7b91a146, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x680719d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a3ef21d, 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 0x1fb57ff2 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fb57ff2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1fb57ff2 512x512, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1fb57ff2 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 0x1fb57ff2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1fb57ff2 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822497770 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.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 @ 1412822492088 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 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[0x3e56c9e6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x9ad2e1 created: GearsObj[0x7aebbffe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x9ad2e1 created: GearsObj[0x7aebbffe, 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[0x3e56c9e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7aebbffe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x116429a4, 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.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 0x1fb57ff2: tileRendererInUse null, GearsES2[obj 0x1fb57ff2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fb57ff2 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 0x1fb57ff2 created: GearsObj[0x7b91a146, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1fb57ff2 created: GearsObj[0x680719d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fb57ff2 created: GearsObj[0x680719d2, 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 0x1fb57ff2 FIN GearsES2[obj 0x1fb57ff2 isInit true, usesShared false, 1 GearsObj[0x7b91a146, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x680719d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a3ef21d, 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 0x1fb57ff2 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fb57ff2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1fb57ff2 512x512, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1fb57ff2 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 0x1fb57ff2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1fb57ff2 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822497770 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWarp01Center took 2.583 sec [apply] Testcase: testWarp02Random took 2.269 sec [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT [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 @ 1412822499220 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] junit.framework.TestListener: startTest(testWindow00) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x59d09834: tileRendererInUse null, GearsES2[obj 0x59d09834 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x59d09834 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 0x59d09834 created: GearsObj[0x241546ba, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59d09834 created: GearsObj[0x69c3d0e1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59d09834 created: GearsObj[0x69c3d0e1, 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 0x59d09834 FIN GearsES2[obj 0x59d09834 isInit true, usesShared false, 1 GearsObj[0x241546ba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69c3d0e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x647d3004, 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 0x59d09834 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59d09834, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x59d09834 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.display 0x59d09834 512x512, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x59d09834: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x59d09834 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] junit.framework.TestListener: endTest(testWindow00) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822500587 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.013 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 @ 1412822499220 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 0x59d09834: tileRendererInUse null, GearsES2[obj 0x59d09834 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x59d09834 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 0x59d09834 created: GearsObj[0x241546ba, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59d09834 created: GearsObj[0x69c3d0e1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59d09834 created: GearsObj[0x69c3d0e1, 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 0x59d09834 FIN GearsES2[obj 0x59d09834 isInit true, usesShared false, 1 GearsObj[0x241546ba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69c3d0e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x647d3004, 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 0x59d09834 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59d09834, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x59d09834 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.display 0x59d09834 512x512, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x59d09834: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x59d09834 FIN [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822500587 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 0.488 sec [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.xml [apply] ++++ Test Singleton.ctor() [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT [apply] junit.framework.TestListener: tests to run: 7 [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822502021 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412822503042 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503046 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503049 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x2a9a7454: tileRendererInUse null, GearsES2[obj 0x2a9a7454 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2a9a7454 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] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x2a9a7454 isInit true, usesShared false, 1 GearsObj[0x63e9eed2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57e47505, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44952cc0, 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@14eabfe5, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044018750, owner true, ResourceToolkitLock[obj 0x4f99c233, isOwner false, <55fa7e6c, 22eb643>[count 1, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]]], 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@3397cb2c, com.jogamp.newt.event.TraceWindowAdapter@21dc10be, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7c01ea09, ], 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@5f540256, ], windowLock <52976c3b, 138fdf37>[count 2, qsz 0, owner ], 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 0x35e2447e, handle 0x7f4044064260, isShared false, jogamp.opengl.gl4.GL4bcImpl@60ad2eed, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@14eabfe5, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044018750, owner true, ResourceToolkitLock[obj 0x4f99c233, isOwner false, <55fa7e6c, 22eb643>[count 1, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]]], 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@3397cb2c, com.jogamp.newt.event.TraceWindowAdapter@21dc10be, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7c01ea09, ], 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@5f540256, ], windowLock <52976c3b, 138fdf37>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044018750, owner true, ResourceToolkitLock[obj 0x4f99c233, isOwner false, <55fa7e6c, 22eb643>[count 1, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]]], 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@3397cb2c, com.jogamp.newt.event.TraceWindowAdapter@21dc10be, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7c01ea09, ], 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@5f540256, ], windowLock <52976c3b, 138fdf37>[count 2, qsz 0, owner ], surfaceLockCount 1]] [apply] gear1 0x2a9a7454 created: GearsObj[0x63e9eed2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a9a7454 created: GearsObj[0x57e47505, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a9a7454 created: GearsObj[0x57e47505, 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 0x2a9a7454 FIN GearsES2[obj 0x2a9a7454 isInit true, usesShared false, 1 GearsObj[0x63e9eed2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57e47505, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44952cc0, 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 0x2a9a7454 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a9a7454, 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 0x2a9a7454 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503056 d 127ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2a9a7454 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:1412822503040 d 152ms]]] [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:1412822503290 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2a9a7454: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2a9a7454 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503307 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] Frames for initial setVisible(true): 1 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503381 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503385 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503388 d 7ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,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-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] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x14fc44b9 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][init true], ], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@14eabfe5, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044064bf0, owner true, ResourceToolkitLock[obj 0x4bc7fd32, isOwner false, <6fcd07d9, 1628042c>[count 0, qsz 0, owner ]]], 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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]], 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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]]], 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@45f64d33, com.jogamp.newt.event.TraceWindowAdapter@1fb57ff2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@63f0d113, ], 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@3993b6b1, ], windowLock <4efbfb65, 7a8547a7>[count 0, qsz 0, owner ], 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 0x4043c3af, handle 0x7f404449f3b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@1f9869ad, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@14eabfe5, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044064bf0, owner true, ResourceToolkitLock[obj 0x4bc7fd32, isOwner false, <6fcd07d9, 1628042c>[count 0, qsz 0, owner ]]], 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[.]]],gear1 0x14fc44b9 created: GearsObj[0x3efce662, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14fc44b9 created: GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14fc44b9 created: GearsObj[0x29965c32, 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 0x14fc44b9 FIN GearsES2[obj 0x14fc44b9 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-2,5,main] GearsES2.reshape 0x14fc44b9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14fc44b9, 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 0x14fc44b9 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:1412822503381 d 63ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503444 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14fc44b9 640x480, swapInterval 1, drawable 0x4400002 [apply] [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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]], 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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]]], 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@45f64d33, com.jogamp.newt.event.TraceWindowAdapter@1fb57ff2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@63f0d113, ], 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@3993b6b1, ], windowLock <4efbfb65, 7a8547a7>[count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044064bf0, owner true, ResourceToolkitLock[obj 0x4bc7fd32, isOwner false, <6fcd07d9, 1628042c>[count 0, qsz 0, owner ]]], 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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]], 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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]]], 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@45f64d33, com.jogamp.newt.event.TraceWindowAdapter@1fb57ff2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@63f0d113, ], 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@3993b6b1, ], windowLock <4efbfb65, 7a8547a7>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503569 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x14fc44b9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x14fc44b9 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503586 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] duration: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor01bSimple) [apply] junit.framework.TestListener: startTest(testWindowDecor02DestroyWinTwiceA) [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503661 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503662 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x2a2b9604: tileRendererInUse null, GearsES2[obj 0x2a2b9604 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2a2b9604 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 0x2a2b9604 created: GearsObj[0x34e229d7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a2b9604 created: GearsObj[0xf31dfaf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a2b9604 created: GearsObj[0xf31dfaf, 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 0x2a2b9604 FIN GearsES2[obj 0x2a2b9604 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-3,5,main] GearsES2.reshape 0x2a2b9604 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a2b9604, 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 0x2a2b9604 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503663 d 64ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2a2b9604 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:1412822503661 d 78ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503744 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:1412822503828 d 0ms]] [apply] duration: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor02DestroyWinTwiceA) [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinOneDisplay) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a2b9604: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a2b9604 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503843 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:1412822503916 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503917 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 0x26ca9f7d: tileRendererInUse null, GearsES2[obj 0x26ca9f7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x26ca9f7d 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 0x26ca9f7d created: GearsObj[0x38013e4a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x26ca9f7d created: GearsObj[0x7022e709, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x26ca9f7d created: GearsObj[0x7022e709, 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 0x26ca9f7d FIN GearsES2[obj 0x26ca9f7d 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-1-EDT-4,5,main] GearsES2.reshape 0x26ca9f7d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x26ca9f7d, 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 0x26ca9f7d 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503921 d 59ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x26ca9f7d 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:1412822503916 d 71ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503988 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:1412822504052 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504053 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504053 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,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-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 0x4e2e6d9f created: GearsObj[0x48905a94, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e2e6d9f created: GearsObj[0x1637f9a8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e2e6d9f created: GearsObj[0x1637f9a8, 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 0x4e2e6d9f FIN GearsES2[obj 0x4e2e6d9f isInit true, usesShared false, 1 GearsObj[0x48905a94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1637f9a8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64e2645f, 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 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400004, 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-4,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504054 d 49ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4e2e6d9f 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:1412822504052 d 62ms]]] [apply] duration1: 0 [apply] duration2: 0 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504204 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x26ca9f7d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x26ca9f7d FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504223 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504224 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4e2e6d9f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4e2e6d9f FIN [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinOneDisplay) [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinTwoDisplays) [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504235 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:1412822504311 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504312 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,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-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] Frames for initial setVisible(true): 1 [apply] gear1 0x58c435f5 created: GearsObj[0x5ed29bd6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58c435f5 created: GearsObj[0x5b59e918, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58c435f5 created: GearsObj[0x5b59e918, 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 0x58c435f5 FIN GearsES2[obj 0x58c435f5 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-2-EDT-1,5,main] GearsES2.reshape 0x58c435f5 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c435f5, 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 0x58c435f5 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504315 d 47ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.display 0x58c435f5 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:1412822504311 d 62ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504374 d 0ms]] [apply] Frames for initial setVisible(true): 1 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504466 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504466 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504469 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,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-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 0x2a0768e7 created: GearsObj[0x7975b1ee, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a0768e7 created: GearsObj[0x5f978c04, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a0768e7 created: GearsObj[0x5f978c04, 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 0x2a0768e7 FIN GearsES2[obj 0x2a0768e7 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-3-EDT-1,5,main] GearsES2.reshape 0x2a0768e7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, 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.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 0x2a0768e7 640x480, swapInterval 1, drawable 0x4800002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504467 d 51ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.display 0x2a0768e7 640x480, swapInterval 1, drawable 0x4800002 [apply] duration1: 0 [apply] duration2: 0 [apply] WindowUpdateEvent[[ 0 / 0 1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504465 d 66ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504619 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x58c435f5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x58c435f5 FIN [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinTwoDisplays) [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01aSimple) [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504638 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504638 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x2a0768e7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x2a0768e7 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504649 d 0ms]] [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:1412822504718 d 0ms]] [apply] Frames for initial setVisible(true): 1 [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504747 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504769 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x35d63da3: tileRendererInUse null, GearsES2[obj 0x35d63da3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x35d63da3 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 0x35d63da3 created: GearsObj[0x7943eaa2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x35d63da3 created: GearsObj[0x6cccfcaa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x35d63da3 created: GearsObj[0x6cccfcaa, 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 0x35d63da3 FIN GearsES2[obj 0x35d63da3 isInit true, usesShared false, 1 GearsObj[0x7943eaa2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cccfcaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28ee7bb0, 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 0x35d63da3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x35d63da3, 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 0x35d63da3 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504770 d 39ms]] [apply] WindowUpdateEvent[[ 0 / 0 1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504718 d 91ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504815 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x35d63da3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x35d63da3 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504837 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504898 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504899 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.0 0x35d63da3: tileRendererInUse null, GearsES2[obj 0x35d63da3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x35d63da3 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] junit.framework.TestListener: endTest(testWindowNativeRecreate01aSimple) [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01bSimple) [apply] gear1 0x35d63da3 created: GearsObj[0x4585ea65, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x35d63da3 created: GearsObj[0x3a550fc7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x35d63da3 created: GearsObj[0x3a550fc7, 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 0x35d63da3 FIN GearsES2[obj 0x35d63da3 isInit true, usesShared false, 1 GearsObj[0x4585ea65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a550fc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1494a5dc, 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 0x35d63da3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x35d63da3, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x35d63da3 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504902 d 56ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x35d63da3 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:1412822504896 d 69ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504965 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504968 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504969 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x35d63da3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x35d63da3 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505000 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] Frames for initial setVisible(true): 1 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505067 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505068 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505071 d 10ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,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-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 0x5d15c44e created: GearsObj[0x674178ac, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d15c44e created: GearsObj[0x872b0bd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d15c44e created: GearsObj[0x872b0bd, 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 0x5d15c44e FIN GearsES2[obj 0x5d15c44e isInit true, usesShared false, 1 GearsObj[0x674178ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x872b0bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36f2f331, 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 0x5d15c44e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, 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.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 0x5d15c44e 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:1412822505067 d 87ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505160 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d15c44e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505165 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x5d15c44e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x5d15c44e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505189 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505256 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505257 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,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-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 0x5d15c44e created: GearsObj[0x1998886d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d15c44e created: GearsObj[0x317f5ab5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d15c44e created: GearsObj[0x317f5ab5, 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 0x5d15c44e FIN GearsES2[obj 0x5d15c44e isInit true, usesShared false, 1 GearsObj[0x1998886d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x317f5ab5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4855da71, 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 0x5d15c44e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, 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.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 0x5d15c44e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505262 d 60ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x5d15c44e 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:1412822505256 d 78ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505335 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505337 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505337 d 0ms]] [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01bSimple) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x5d15c44e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x5d15c44e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505363 d 0ms]] [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822505443 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.08 sec [apply] ------------- Standard Output --------------- [apply] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x2a9a7454 isInit true, usesShared false, 1 GearsObj[0x63e9eed2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57e47505, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44952cc0, 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@14eabfe5, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044018750, owner true, ResourceToolkitLock[obj 0x4f99c233, isOwner false, <55fa7e6c, 22eb643>[count 1, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]]], 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@3397cb2c, com.jogamp.newt.event.TraceWindowAdapter@21dc10be, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7c01ea09, ], 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@5f540256, ], windowLock <52976c3b, 138fdf37>[count 2, qsz 0, owner ], 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 0x35e2447e, handle 0x7f4044064260, isShared false, jogamp.opengl.gl4.GL4bcImpl@60ad2eed, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@14eabfe5, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044018750, owner true, ResourceToolkitLock[obj 0x4f99c233, isOwner false, <55fa7e6c, 22eb643>[count 1, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]]], 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@3397cb2c, com.jogamp.newt.event.TraceWindowAdapter@21dc10be, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7c01ea09, ], 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@5f540256, ], windowLock <52976c3b, 138fdf37>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044018750, owner true, ResourceToolkitLock[obj 0x4f99c233, isOwner false, <55fa7e6c, 22eb643>[count 1, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]], 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 0x7f40440012b0, owner true, ResourceToolkitLock[obj 0x43fa3474, isOwner false, <42f3fe62, 447ce14e>[count 0, qsz 0, owner ]]]], 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@3397cb2c, com.jogamp.newt.event.TraceWindowAdapter@21dc10be, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7c01ea09, ], 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@5f540256, ], windowLock <52976c3b, 138fdf37>[count 2, qsz 0, owner ], 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 0x14fc44b9 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][init true], ], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@14eabfe5, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044064bf0, owner true, ResourceToolkitLock[obj 0x4bc7fd32, isOwner false, <6fcd07d9, 1628042c>[count 0, qsz 0, owner ]]], 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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]], 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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]]], 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@45f64d33, com.jogamp.newt.event.TraceWindowAdapter@1fb57ff2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@63f0d113, ], 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@3993b6b1, ], windowLock <4efbfb65, 7a8547a7>[count 0, qsz 0, owner ], 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 0x4043c3af, handle 0x7f404449f3b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@1f9869ad, [apply] quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@14eabfe5, [apply] Handle 0x4400002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044064bf0, owner true, ResourceToolkitLock[obj 0x4bc7fd32, isOwner false, <6fcd07d9, 1628042c>[count 0, qsz 0, owner ]]], 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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]], 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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]]], 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@45f64d33, com.jogamp.newt.event.TraceWindowAdapter@1fb57ff2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@63f0d113, ], 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@3993b6b1, ], windowLock <4efbfb65, 7a8547a7>[count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4044064bf0, owner true, ResourceToolkitLock[obj 0x4bc7fd32, isOwner false, <6fcd07d9, 1628042c>[count 0, qsz 0, owner ]]], 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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]], 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 0x7f404410b090, owner true, ResourceToolkitLock[obj 0x608743dc, isOwner false, <14dd1c93, 1329321e>[count 0, qsz 0, owner ]]]], 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@45f64d33, com.jogamp.newt.event.TraceWindowAdapter@1fb57ff2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@63f0d113, ], 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@3993b6b1, ], windowLock <4efbfb65, 7a8547a7>[count 0, qsz 0, owner ], 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 @ 1412822502021 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412822503042 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503046 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503049 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x2a9a7454: tileRendererInUse null, GearsES2[obj 0x2a9a7454 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2a9a7454 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 0x2a9a7454 created: GearsObj[0x63e9eed2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a9a7454 created: GearsObj[0x57e47505, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a9a7454 created: GearsObj[0x57e47505, 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 0x2a9a7454 FIN GearsES2[obj 0x2a9a7454 isInit true, usesShared false, 1 GearsObj[0x63e9eed2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57e47505, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44952cc0, 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 0x2a9a7454 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a9a7454, 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 0x2a9a7454 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503056 d 127ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2a9a7454 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:1412822503040 d 152ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503290 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2a9a7454: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2a9a7454 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503307 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:1412822503381 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503385 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503388 d 7ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,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-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 0x14fc44b9 created: GearsObj[0x3efce662, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14fc44b9 created: GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14fc44b9 created: GearsObj[0x29965c32, 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 0x14fc44b9 FIN GearsES2[obj 0x14fc44b9 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-2,5,main] GearsES2.reshape 0x14fc44b9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14fc44b9, 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 0x14fc44b9 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:1412822503381 d 63ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503444 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14fc44b9 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503569 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x14fc44b9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x14fc44b9 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503586 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:1412822503661 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503662 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x2a2b9604: tileRendererInUse null, GearsES2[obj 0x2a2b9604 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2a2b9604 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 0x2a2b9604 created: GearsObj[0x34e229d7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a2b9604 created: GearsObj[0xf31dfaf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a2b9604 created: GearsObj[0xf31dfaf, 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 0x2a2b9604 FIN GearsES2[obj 0x2a2b9604 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-3,5,main] GearsES2.reshape 0x2a2b9604 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a2b9604, 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 0x2a2b9604 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503663 d 64ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2a2b9604 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:1412822503661 d 78ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503744 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503828 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a2b9604: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2a2b9604 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503843 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:1412822503916 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503917 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x26ca9f7d: tileRendererInUse null, GearsES2[obj 0x26ca9f7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x26ca9f7d 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 0x26ca9f7d created: GearsObj[0x38013e4a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x26ca9f7d created: GearsObj[0x7022e709, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x26ca9f7d created: GearsObj[0x7022e709, 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 0x26ca9f7d FIN GearsES2[obj 0x26ca9f7d 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-1-EDT-4,5,main] GearsES2.reshape 0x26ca9f7d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x26ca9f7d, 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 0x26ca9f7d 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503921 d 59ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x26ca9f7d 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:1412822503916 d 71ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822503988 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504052 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504053 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504053 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,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-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 0x4e2e6d9f created: GearsObj[0x48905a94, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e2e6d9f created: GearsObj[0x1637f9a8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e2e6d9f created: GearsObj[0x1637f9a8, 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 0x4e2e6d9f FIN GearsES2[obj 0x4e2e6d9f isInit true, usesShared false, 1 GearsObj[0x48905a94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1637f9a8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64e2645f, 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 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400004, 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-4,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504054 d 49ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4e2e6d9f 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:1412822504052 d 62ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504204 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x26ca9f7d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x26ca9f7d FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504223 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504224 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4e2e6d9f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4e2e6d9f FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504235 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:1412822504311 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504312 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,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-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 0x58c435f5 created: GearsObj[0x5ed29bd6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58c435f5 created: GearsObj[0x5b59e918, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58c435f5 created: GearsObj[0x5b59e918, 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 0x58c435f5 FIN GearsES2[obj 0x58c435f5 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-2-EDT-1,5,main] GearsES2.reshape 0x58c435f5 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c435f5, 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 0x58c435f5 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504315 d 47ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.display 0x58c435f5 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:1412822504311 d 62ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504374 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504466 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504466 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504469 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,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-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 0x2a0768e7 created: GearsObj[0x7975b1ee, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a0768e7 created: GearsObj[0x5f978c04, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a0768e7 created: GearsObj[0x5f978c04, 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 0x2a0768e7 FIN GearsES2[obj 0x2a0768e7 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-3-EDT-1,5,main] GearsES2.reshape 0x2a0768e7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, 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.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 0x2a0768e7 640x480, swapInterval 1, drawable 0x4800002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504467 d 51ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.display 0x2a0768e7 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:1412822504465 d 66ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504619 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x58c435f5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x58c435f5 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504638 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504638 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x2a0768e7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x2a0768e7 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504649 d 0ms]] [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:1412822504718 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504747 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504769 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x35d63da3: tileRendererInUse null, GearsES2[obj 0x35d63da3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x35d63da3 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 0x35d63da3 created: GearsObj[0x7943eaa2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x35d63da3 created: GearsObj[0x6cccfcaa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x35d63da3 created: GearsObj[0x6cccfcaa, 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 0x35d63da3 FIN GearsES2[obj 0x35d63da3 isInit true, usesShared false, 1 GearsObj[0x7943eaa2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cccfcaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28ee7bb0, 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 0x35d63da3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x35d63da3, 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 0x35d63da3 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504770 d 39ms]] [apply] WindowUpdateEvent[[ 0 / 0 1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504718 d 91ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504815 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x35d63da3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x35d63da3 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504837 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504898 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504899 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.0 0x35d63da3: tileRendererInUse null, GearsES2[obj 0x35d63da3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x35d63da3 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 0x35d63da3 created: GearsObj[0x4585ea65, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x35d63da3 created: GearsObj[0x3a550fc7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x35d63da3 created: GearsObj[0x3a550fc7, 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 0x35d63da3 FIN GearsES2[obj 0x35d63da3 isInit true, usesShared false, 1 GearsObj[0x4585ea65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a550fc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1494a5dc, 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 0x35d63da3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x35d63da3, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x35d63da3 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504902 d 56ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x35d63da3 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:1412822504896 d 69ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504965 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504968 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822504969 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x35d63da3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x35d63da3 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505000 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:1412822505067 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505068 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505071 d 10ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,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-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 0x5d15c44e created: GearsObj[0x674178ac, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d15c44e created: GearsObj[0x872b0bd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d15c44e created: GearsObj[0x872b0bd, 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 0x5d15c44e FIN GearsES2[obj 0x5d15c44e isInit true, usesShared false, 1 GearsObj[0x674178ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x872b0bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36f2f331, 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 0x5d15c44e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, 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.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 0x5d15c44e 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:1412822505067 d 87ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505160 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d15c44e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505165 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x5d15c44e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x5d15c44e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505189 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505256 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505257 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,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-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 0x5d15c44e created: GearsObj[0x1998886d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d15c44e created: GearsObj[0x317f5ab5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d15c44e created: GearsObj[0x317f5ab5, 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 0x5d15c44e FIN GearsES2[obj 0x5d15c44e isInit true, usesShared false, 1 GearsObj[0x1998886d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x317f5ab5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4855da71, 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 0x5d15c44e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, 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.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 0x5d15c44e 640x480, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505262 d 60ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x5d15c44e 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:1412822505256 d 78ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505335 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505337 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505337 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x5d15c44e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x5d15c44e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822505363 d 0ms]] [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822505443 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecor01aSimple took 0.512 sec [apply] Testcase: testWindowDecor01bSimple took 0.27 sec [apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.255 sec [apply] Testcase: testWindowDecor03TwoWinOneDisplay took 0.391 sec [apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 0.413 sec [apply] Testcase: testWindowNativeRecreate01aSimple took 0.35 sec [apply] Testcase: testWindowNativeRecreate01bSimple took 0.362 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 @ 1412822506914 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testWindowDecor01Simple) [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:1412822507907 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822507908 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822507912 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[0x4c0a0956, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x18b0fd29 created: GearsObj[0x65e511bd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x18b0fd29 created: GearsObj[0x65e511bd, 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[0x4c0a0956, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65e511bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ce79815, 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:1412822507914 d 121ms]] [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:1412822507904 d 142ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822508263 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:1412822508292 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:1412822508610 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822508612 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[0x47679921, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x99f290b created: GearsObj[0x3e5ecaff, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x99f290b created: GearsObj[0x3e5ecaff, 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[0x47679921, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e5ecaff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16f43479, 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:1412822508618 d 52ms]] [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:1412822508607 d 78ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822508691 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509128 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:1412822509155 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509156 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509157 d 0ms]] [apply] junit.framework.TestListener: endTest(testWindowDecor02DestroyWinTwiceA) [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinOneDisplay) [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:1412822509488 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509491 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509491 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[0x541d0b1c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x665b00fd created: GearsObj[0x71835b94, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x665b00fd created: GearsObj[0x71835b94, 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[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-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:1412822509493 d 40ms]] [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:1412822509477 d 64ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509608 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509608 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509613 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[0x3d7b616a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10a9aa1f created: GearsObj[0x6a85da00, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10a9aa1f created: GearsObj[0x6a85da00, 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[0x3d7b616a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a85da00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x143badc4, 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:1412822509614 d 44ms]] [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:1412822509608 d 60ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509682 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510146 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:1412822510170 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510382 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:1412822510402 d 0ms]] [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:1412822510703 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510703 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[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c346eea created: GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c346eea created: GearsObj[0xa78fa06, 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[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c12b166, 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:1412822510707 d 57ms]] [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:1412822510702 d 73ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510776 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510857 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510858 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510860 d 0ms]] [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:1412822510862 d 34ms]] [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:1412822510857 d 44ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510915 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822511383 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:1412822511408 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822511637 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:1412822511657 d 0ms]] [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 @ 1412822511981 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.728 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 @ 1412822506914 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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:1412822507907 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822507908 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822507912 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[0x4c0a0956, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x18b0fd29 created: GearsObj[0x65e511bd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x18b0fd29 created: GearsObj[0x65e511bd, 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[0x4c0a0956, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65e511bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ce79815, 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:1412822507914 d 121ms]] [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:1412822507904 d 142ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822508263 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:1412822508292 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:1412822508610 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822508612 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[0x47679921, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x99f290b created: GearsObj[0x3e5ecaff, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x99f290b created: GearsObj[0x3e5ecaff, 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[0x47679921, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e5ecaff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16f43479, 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:1412822508618 d 52ms]] [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:1412822508607 d 78ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822508691 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509128 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:1412822509155 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509156 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509157 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:1412822509488 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509491 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509491 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[0x541d0b1c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x665b00fd created: GearsObj[0x71835b94, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x665b00fd created: GearsObj[0x71835b94, 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[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-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:1412822509493 d 40ms]] [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:1412822509477 d 64ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509608 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509608 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509613 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[0x3d7b616a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10a9aa1f created: GearsObj[0x6a85da00, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10a9aa1f created: GearsObj[0x6a85da00, 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[0x3d7b616a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a85da00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x143badc4, 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:1412822509614 d 44ms]] [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:1412822509608 d 60ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822509682 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510146 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:1412822510170 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510382 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:1412822510402 d 0ms]] [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:1412822510703 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510703 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[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c346eea created: GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c346eea created: GearsObj[0xa78fa06, 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[0x7dbbc05a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa78fa06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c12b166, 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:1412822510707 d 57ms]] [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:1412822510702 d 73ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510776 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510857 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510858 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510860 d 0ms]] [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:1412822510862 d 34ms]] [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:1412822510857 d 44ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822510915 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822511383 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:1412822511408 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822511637 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:1412822511657 d 0ms]] [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822511981 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecor01Simple took 0.868 sec [apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.853 sec [apply] Testcase: testWindowDecor03TwoWinOneDisplay took 1.244 sec [apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 1.254 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] 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 @ 1412822513392 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:1412822514387 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822514390 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822514391 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x76665c20: tileRendererInUse null, GearsES2[obj 0x76665c20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x76665c20 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 0x76665c20 created: GearsObj[0x5dbc0318, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x76665c20 created: GearsObj[0x17b9ff91, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x76665c20 created: GearsObj[0x17b9ff91, 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 0x76665c20 FIN GearsES2[obj 0x76665c20 isInit true, usesShared false, 1 GearsObj[0x5dbc0318, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17b9ff91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdc03157, 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 0x76665c20 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, 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 0x76665c20 200x150, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822514393 d 108ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x76665c20 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:1412822514379 d 128ms]]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515088 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515089 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515089 d 0ms]] [apply] WindowUpdateEvent[[ 0 / 0 400 x 300 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515089 d 1ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x76665c20 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, 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:1412822515618 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515619 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515619 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x76665c20 0/0 600x450 of 600x450, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, 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:1412822516138 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516138 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516147 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x76665c20 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, 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] junit.framework.TestListener: endTest(test01WindowDecor) [apply] junit.framework.TestListener: startTest(test02WindowUndecor) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516653 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x76665c20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x76665c20 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516681 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:1412822516761 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516761 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516772 d 0ms]] [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[0x7b91a146, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x358b68b0 created: GearsObj[0x680719d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x358b68b0 created: GearsObj[0x680719d2, 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[0x7b91a146, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x680719d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a3ef21d, 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 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x358b68b0, 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 0x358b68b0 200x150, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516775 d 54ms]] [apply] WindowUpdateEvent[[ 0 / 0 1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516760 d 74ms]]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822517409 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822517409 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822517410 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x358b68b0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x358b68b0, 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:1412822517935 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822517935 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822517936 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x358b68b0 0/0 600x450 of 600x450, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x358b68b0, 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:1412822518460 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822518460 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822518461 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x358b68b0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x358b68b0, 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] junit.framework.TestListener: endTest(test02WindowUndecor) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822518974 d 0ms]] [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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822519001 d 0ms]] [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822519088 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.347 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 @ 1412822513392 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:1412822514387 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822514390 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822514391 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x76665c20: tileRendererInUse null, GearsES2[obj 0x76665c20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x76665c20 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 0x76665c20 created: GearsObj[0x5dbc0318, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x76665c20 created: GearsObj[0x17b9ff91, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x76665c20 created: GearsObj[0x17b9ff91, 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 0x76665c20 FIN GearsES2[obj 0x76665c20 isInit true, usesShared false, 1 GearsObj[0x5dbc0318, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17b9ff91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdc03157, 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 0x76665c20 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, 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 0x76665c20 200x150, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822514393 d 108ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x76665c20 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:1412822514379 d 128ms]]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515088 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515089 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515089 d 0ms]] [apply] WindowUpdateEvent[[ 0 / 0 400 x 300 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515089 d 1ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x76665c20 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, 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:1412822515618 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515619 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822515619 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x76665c20 0/0 600x450 of 600x450, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, 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:1412822516138 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516138 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516147 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x76665c20 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76665c20, 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:1412822516653 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x76665c20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x76665c20 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516681 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:1412822516761 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516761 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516772 d 0ms]] [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[0x7b91a146, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x358b68b0 created: GearsObj[0x680719d2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x358b68b0 created: GearsObj[0x680719d2, 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[0x7b91a146, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x680719d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a3ef21d, 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 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x358b68b0, 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 0x358b68b0 200x150, swapInterval 1, drawable 0x4400002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516775 d 54ms]] [apply] WindowUpdateEvent[[ 0 / 0 1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822516760 d 74ms]]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822517409 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822517409 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822517410 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x358b68b0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x358b68b0, 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:1412822517935 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822517935 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822517936 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x358b68b0 0/0 600x450 of 600x450, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x358b68b0, 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:1412822518460 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822518460 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822518461 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x358b68b0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x358b68b0, 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:1412822518974 d 0ms]] [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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412822519001 d 0ms]] [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822519088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01WindowDecor took 2.533 sec [apply] Testcase: test02WindowUndecor took 2.31 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] ++++ 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 @ 1412822520471 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: tests to run: 1 [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] junit.framework.TestListener: endTest(testRemoteWindow01) [apply] gear1 created: GearsObj[0x688847cf, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x2654b1ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x1526fde, 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 @ 1412822521680 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.86 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 @ 1412822520471 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] 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[0x688847cf, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x2654b1ec, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x1526fde, 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 @ 1412822521680 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testRemoteWindow01 took 1.08 sec [apply] SKIPPED: got: , expected: null [apply] Testcase: testRemoteWindow01 took 1.088 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, 0x7f767c0012b0, refCount 1, unCloseable false] [apply] X11Util: Open[1]: NamedX11Display[:0.0, 0x7f767c01a760, refCount 1, unCloseable false] [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] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testRemoteWindow01) [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 @ 1412822523126 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] junit.framework.TestListener: endTest(testRemoteWindow01) [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01 [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822523461 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.961 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 @ 1412822523126 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822523461 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testRemoteWindow01 took 0.265 sec [apply] SKIPPED: got: , expected: null [apply] Testcase: testRemoteWindow01 took 0.273 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, 0x7f00200012d0, refCount 1, unCloseable false] [apply] X11Util: Open[1]: NamedX11Display[:0.0, 0x7f002001b700, refCount 1, unCloseable false] [echo] Testing com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT.xml [apply] ++++ Test Singleton.ctor() [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.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822524872 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 0x2f54460f: tileRendererInUse null, GearsES2[obj 0x2f54460f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2f54460f 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 0x2f54460f created: GearsObj[0x4c66d23c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2f54460f created: GearsObj[0x76d882cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2f54460f created: GearsObj[0x76d882cb, 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 0x2f54460f FIN GearsES2[obj 0x2f54460f isInit true, usesShared false, 1 GearsObj[0x4c66d23c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76d882cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c8de4d0, 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 0x2f54460f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2f54460f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x2f54460f 512x512, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2f54460f 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 0x2f54460f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2f54460f 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 @ 1412822526452 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.23 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 @ 1412822524872 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 0x2f54460f: tileRendererInUse null, GearsES2[obj 0x2f54460f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2f54460f 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 0x2f54460f created: GearsObj[0x4c66d23c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2f54460f created: GearsObj[0x76d882cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2f54460f created: GearsObj[0x76d882cb, 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 0x2f54460f FIN GearsES2[obj 0x2f54460f isInit true, usesShared false, 1 GearsObj[0x4c66d23c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76d882cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c8de4d0, 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 0x2f54460f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2f54460f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x2f54460f 512x512, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2f54460f 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 0x2f54460f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2f54460f 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 @ 1412822526452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testCloseGLWindow took 1.484 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] 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 @ 1412822527831 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA [apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(testWindowDecorDestroyWinTwiceA) [apply] junit.framework.TestListener: startTest(testWindowDecorSimpleUserPos) [apply] junit.framework.TestListener: endTest(testWindowDecorSimpleUserPos) [apply] junit.framework.TestListener: startTest(testWindowDecorSimpleWMPos) [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: 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 @ 1412822528586 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.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 @ 1412822527831 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822528586 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecorDestroyWinTwiceA took 0.259 sec [apply] Testcase: testWindowDecorSimpleUserPos took 0.07 sec [apply] Testcase: testWindowDecorSimpleWMPos took 0.067 sec [apply] Testcase: testWindowDecorTwoWin took 0.124 sec [apply] Testcase: testWindowNativeRecreate01Simple took 0.159 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 @ 1412822529962 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] junit.framework.TestListener: startTest(testScreenModeInfo01) [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: endTest(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 0x7fcd94000cf0, owner true, ResourceToolkitLock[obj 0x18e58b52, isOwner false, <7e700e80, 321e71b6>[count 0, qsz 0, owner ]]], 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 0x7fcd94000cf0, owner true, ResourceToolkitLock[obj 0x18e58b52, isOwner false, <7e700e80, 321e71b6>[count 0, qsz 0, owner ]]]], 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 @ 1412822531225 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.938 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 @ 1412822529962 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 0x7fcd94000cf0, owner true, ResourceToolkitLock[obj 0x18e58b52, isOwner false, <7e700e80, 321e71b6>[count 0, qsz 0, owner ]]], 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 0x7fcd94000cf0, owner true, ResourceToolkitLock[obj 0x18e58b52, isOwner false, <7e700e80, 321e71b6>[count 0, qsz 0, owner ]]]], 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 @ 1412822531225 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeInfo00 took 0.021 sec [apply] Testcase: testScreenModeInfo01 took 0.216 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 @ 1412822532676 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 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[0x37a38615, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3e4a7183 created: GearsObj[0x9bac5c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3e4a7183 created: GearsObj[0x9bac5c, 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[0x37a38615, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x9bac5c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39a808c3, 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 256x256 of 256x256, swapInterval 1, 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 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 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 0x3e4a7183: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3e4a7183 FIN [apply] junit.framework.TestListener: endTest(testScreenModeInfo01) [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 @ 1412822534157 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.131 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 @ 1412822532676 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 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[0x37a38615, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3e4a7183 created: GearsObj[0x9bac5c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3e4a7183 created: GearsObj[0x9bac5c, 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[0x37a38615, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x9bac5c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39a808c3, 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 256x256 of 256x256, swapInterval 1, 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 256x256, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 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 0x3e4a7183: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3e4a7183 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 @ 1412822534157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeInfo01 took 1.24 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] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testScreenModeChange01) [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 @ 1412822535538 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] junit.framework.TestListener: endTest(testScreenModeChange01) [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal] [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822537749 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.83 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 @ 1412822535538 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822537749 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01 took 0.013 sec [apply] SKIPPED: got: , expected: is [apply] Testcase: testScreenModeChange01 took 0.019 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] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822539137 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01 [apply] junit.framework.TestListener: startTest(testScreenModeChange01) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x447552aa: tileRendererInUse null, GearsES2[obj 0x447552aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x447552aa 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 0x447552aa created: GearsObj[0x75a68a57, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x447552aa created: GearsObj[0x17f262d1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x447552aa 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 0x447552aa FIN GearsES2[obj 0x447552aa 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 0x447552aa 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447552aa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x447552aa 100x100, swapInterval 1, drawable 0x4400002 [apply] Test.0: Window bounds : [ 2 / 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 0x447552aa 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 0x447552aa 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447552aa, 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 0x447552aa 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 0x447552aa 0/0 98x100 of 98x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447552aa, 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 0x447552aa 98x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x447552aa 98x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x447552aa 98x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x447552aa 98x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x447552aa 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447552aa, 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 0x447552aa 100x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x447552aa 100x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x447552aa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x447552aa 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 @ 1412822550716 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.228 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 @ 1412822539137 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 0x447552aa: tileRendererInUse null, GearsES2[obj 0x447552aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x447552aa 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 0x447552aa created: GearsObj[0x75a68a57, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x447552aa created: GearsObj[0x17f262d1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x447552aa 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 0x447552aa FIN GearsES2[obj 0x447552aa 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 0x447552aa 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447552aa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x447552aa 100x100, swapInterval 1, drawable 0x4400002 [apply] Test.0: Window bounds : [ 2 / 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 0x447552aa 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 0x447552aa 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447552aa, 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 0x447552aa 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 0x447552aa 0/0 98x100 of 98x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447552aa, 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 0x447552aa 98x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x447552aa 98x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x447552aa 98x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x447552aa 98x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x447552aa 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x447552aa, 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 0x447552aa 100x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x447552aa 100x100, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x447552aa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x447552aa 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 @ 1412822550716 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01 took 8.608 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 @ 1412822552111 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]], 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]]], 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 0xc4a649d: tileRendererInUse null, GearsES2[obj 0xc4a649d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc4a649d 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 0xc4a649d created: GearsObj[0x59a3c073, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc4a649d created: GearsObj[0x63e24484, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc4a649d created: GearsObj[0x63e24484, 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 0xc4a649d FIN GearsES2[obj 0xc4a649d isInit true, usesShared false, 1 GearsObj[0x59a3c073, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63e24484, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8b733d7, 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 0xc4a649d 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0xc4a649d 200x200, swapInterval 1, drawable 0x4400002 [apply] Time for visible/pos: 158 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 0xc4a649d 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 0xc4a649d 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, 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 0xc4a649d 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]], 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]]], 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 0xc4a649d 0/0 198x200 of 198x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, 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 0xc4a649d 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, 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 [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 0xc4a649d 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, 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,5,main] GearsES2.display 0xc4a649d 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]], 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]]], 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 0xc4a649d 0/0 198x200 of 198x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, angle 179.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 0xc4a649d 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, angle 182.0, [l -1.0, r 1.0, b -1.0, t 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] junit.framework.TestListener: endTest(testScreenModeChangeSingleQ2) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xc4a649d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xc4a649d 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 0x7f7b04000cd0, owner true, ResourceToolkitLock[obj 0x6313ff19, isOwner false, <280b2961, 17a2c35b>[count 0, qsz 0, owner ]]], 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 0x7f7b04000cd0, owner true, ResourceToolkitLock[obj 0x6313ff19, isOwner false, <280b2961, 17a2c35b>[count 0, qsz 0, owner ]]]], 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 @ 1412822569855 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.397 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 @ 1412822552111 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]], 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]]], 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 0xc4a649d: tileRendererInUse null, GearsES2[obj 0xc4a649d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc4a649d 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 0xc4a649d created: GearsObj[0x59a3c073, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc4a649d created: GearsObj[0x63e24484, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc4a649d created: GearsObj[0x63e24484, 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 0xc4a649d FIN GearsES2[obj 0xc4a649d isInit true, usesShared false, 1 GearsObj[0x59a3c073, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63e24484, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8b733d7, 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 0xc4a649d 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0xc4a649d 200x200, swapInterval 1, drawable 0x4400002 [apply] Time for visible/pos: 158 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 0xc4a649d 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 0xc4a649d 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, 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 0xc4a649d 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]], 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]]], 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 0xc4a649d 0/0 198x200 of 198x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, 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 0xc4a649d 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, 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 [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 0xc4a649d 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, 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,5,main] GearsES2.display 0xc4a649d 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]], 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 0x7f7b04000cf0, owner true, ResourceToolkitLock[obj 0x41e54de5, isOwner false, <74ae4b54, 20770dce>[count 0, qsz 0, owner ]]]], 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 0xc4a649d 0/0 198x200 of 198x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, angle 179.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 0xc4a649d 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc4a649d, angle 182.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0xc4a649d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xc4a649d 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 0x7f7b04000cd0, owner true, ResourceToolkitLock[obj 0x6313ff19, isOwner false, <280b2961, 17a2c35b>[count 0, qsz 0, owner ]]], 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 0x7f7b04000cd0, owner true, ResourceToolkitLock[obj 0x6313ff19, isOwner false, <280b2961, 17a2c35b>[count 0, qsz 0, owner ]]]], 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 @ 1412822569855 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChangeSingleQ1 took 14.713 sec [apply] Testcase: testScreenModeChangeSingleQ2 took 0.029 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] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT [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 @ 1412822571246 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 4 [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 0x7f78a8000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner ]]], 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 0x7f78a8000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner ]]]], 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[0x1c54adfb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3efcdba created: GearsObj[0x27ad1b1a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3efcdba created: GearsObj[0x27ad1b1a, 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[0x1c54adfb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27ad1b1a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x362ad7f9, 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: 180 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] 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: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [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 121.0, [l -1.0, r 1.0, b -1.0, t 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] 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] 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] 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0x393b3bff, isOwner false, <4bab9860, 29127d15>[count 0, qsz 0, owner ]]], 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0x393b3bff, isOwner false, <4bab9860, 29127d15>[count 0, qsz 0, owner ]]]], 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0x62484b9b, isOwner false, <7537a72a, 4f77964c>[count 0, qsz 0, owner ]]], 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0x62484b9b, isOwner false, <7537a72a, 4f77964c>[count 0, qsz 0, owner ]]]], 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner ]]], 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner ]]]], 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 @ 1412822585096 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.504 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 @ 1412822571246 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 0x7f78a8000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner ]]], 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 0x7f78a8000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner ]]]], 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[0x1c54adfb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3efcdba created: GearsObj[0x27ad1b1a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3efcdba created: GearsObj[0x27ad1b1a, 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[0x1c54adfb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27ad1b1a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x362ad7f9, 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: 180 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] 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: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [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 121.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0x393b3bff, isOwner false, <4bab9860, 29127d15>[count 0, qsz 0, owner ]]], 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0x393b3bff, isOwner false, <4bab9860, 29127d15>[count 0, qsz 0, owner ]]]], 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0x62484b9b, isOwner false, <7537a72a, 4f77964c>[count 0, qsz 0, owner ]]], 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0x62484b9b, isOwner false, <7537a72a, 4f77964c>[count 0, qsz 0, owner ]]]], 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner ]]], 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 0x7f78a84c72c0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner ]]]], 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 @ 1412822585096 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenFullscreenSingleQ1 took 10.809 sec [apply] Testcase: testScreenFullscreenSingleQ2 took 0.027 sec [apply] Testcase: testScreenFullscreenSpanALL took 0.01 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] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822586496 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[0x5ed55fd8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74ee265e created: GearsObj[0x1d15fd45, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74ee265e created: GearsObj[0x1d15fd45, 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[0x5ed55fd8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d15fd45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50449319, 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] junit.framework.TestListener: startTest(test02ScreenModeChange01) [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[0x517d4beb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1778baad created: GearsObj[0x58aaae01, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1778baad created: GearsObj[0x58aaae01, 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[0x517d4beb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58aaae01, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78f4e5, 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 3.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#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[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x71d5d6a1 created: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x71d5d6a1 created: GearsObj[0x5f19ed7f, 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[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-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] [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 61.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] [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 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x71d5d6a1, angle 299.0, [l -1.3333334, r 1.3333334, b -1.0, 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 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[0x190a9796, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6bcfd96d created: GearsObj[0x78c0d7d5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6bcfd96d created: GearsObj[0x78c0d7d5, 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[0x190a9796, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78c0d7d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb0ef426, 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 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] [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.0, [l -1.3333334, r 1.3333334, b -1.0, 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 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6bcfd96d, 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-6,5,main] GearsES2.display 0x6bcfd96d 638x480, swapInterval 1, drawable 0x4400002 [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 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-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.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-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 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-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.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 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 @ 1412822636042 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.193 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 @ 1412822586496 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[0x5ed55fd8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74ee265e created: GearsObj[0x1d15fd45, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74ee265e created: GearsObj[0x1d15fd45, 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[0x5ed55fd8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d15fd45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50449319, 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[0x517d4beb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1778baad created: GearsObj[0x58aaae01, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1778baad created: GearsObj[0x58aaae01, 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[0x517d4beb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58aaae01, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78f4e5, 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 3.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#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[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x71d5d6a1 created: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x71d5d6a1 created: GearsObj[0x5f19ed7f, 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[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-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] [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 61.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] [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 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x71d5d6a1, angle 299.0, [l -1.3333334, r 1.3333334, b -1.0, 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 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[0x190a9796, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6bcfd96d created: GearsObj[0x78c0d7d5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6bcfd96d created: GearsObj[0x78c0d7d5, 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[0x190a9796, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78c0d7d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb0ef426, 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 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] [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.0, [l -1.3333334, r 1.3333334, b -1.0, 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 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6bcfd96d, 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-6,5,main] GearsES2.display 0x6bcfd96d 638x480, swapInterval 1, drawable 0x4400002 [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 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-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.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-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 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-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.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 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 @ 1412822636042 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01FullscreenChange01 took 6.998 sec [apply] Testcase: test02ScreenModeChange01 took 10.701 sec [apply] Testcase: test03ScreenModeChangeWithFS01Post took 15.32 sec [apply] Testcase: test04ScreenModeChangeWithFS01Pre took 13.483 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] 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 @ 1412822637431 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 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[0x5988616a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x108a6069 created: GearsObj[0x59ad0c38, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x108a6069 created: GearsObj[0x59ad0c38, 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[0x5988616a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59ad0c38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8172c77, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 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,5,main] GearsES2.reshape 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 61.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x108a6069 640x480, 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 0x108a6069 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 61.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-Animator#00,5,main] GearsES2.reshape 0x108a6069 0/0 594x480 of 594x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 64.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#00,5,main] GearsES2.reshape 0x108a6069 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 73.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 0x108a6069 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 4055.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 0x108a6069 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 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 4056.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#00,5,main] GearsES2.reshape 0x108a6069 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 4058.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#00,5,main] GearsES2.reshape 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 4060.0, [l -1.3333334, r 1.3333334, b -1.0, 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 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.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 0x3c3d4f51: tileRendererInUse null, GearsES2[obj 0x3c3d4f51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3c3d4f51 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 0x3c3d4f51 created: GearsObj[0x69cc1dad, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3c3d4f51 created: GearsObj[0x17202be7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3c3d4f51 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 0x3c3d4f51 FIN GearsES2[obj 0x3c3d4f51 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 0x3c3d4f51 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, 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 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, 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 0x3c3d4f51 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, 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 0x3c3d4f51 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 0x3c3d4f51 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 62.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 63.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-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x3c3d4f51 600x800, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 63.5, [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-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x3c3d4f51 600x800, 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 0x3c3d4f51 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 64.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 0x3c3d4f51 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 2829.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 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 2830.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 0x3c3d4f51 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 2831.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 0x3c3d4f51 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-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 2831.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#01,5,main] GearsES2.reshape 0x3c3d4f51 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 2889.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.dispose 0x3c3d4f51: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x3c3d4f51 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] junit.framework.TestListener: endTest(testScreenRotationChange02_PreFull) [apply] junit.framework.TestListener: startTest(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 0x37838484: tileRendererInUse null, GearsES2[obj 0x37838484 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x37838484 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 0x37838484 created: GearsObj[0x589cc50, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x37838484 created: GearsObj[0x5be2818b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x37838484 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 0x37838484 FIN GearsES2[obj 0x37838484 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 0x37838484 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37838484, 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 0x37838484 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37838484, angle 4130.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 0x37838484 596x480, swapInterval 1, drawable 0x4600002 [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 0x37838484 0/0 594x480 of 594x480, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37838484, angle 4130.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 0x37838484 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37838484, angle 4132.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 0x37838484: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x37838484 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 0x172f004e: tileRendererInUse null, GearsES2[obj 0x172f004e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x172f004e 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 0x172f004e created: GearsObj[0x798f0991, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x172f004e created: GearsObj[0xd1786b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x172f004e created: GearsObj[0xd1786b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x172f004e FIN GearsES2[obj 0x172f004e 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-Animator#03,5,main] GearsES2.reshape 0x172f004e 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, 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 0x172f004e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 2221.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 0x172f004e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 2950.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 0x172f004e 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 0x172f004e 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 2951.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#03,5,main] GearsES2.reshape 0x172f004e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 2954.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x172f004e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x172f004e 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 @ 1412822698452 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.671 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 @ 1412822637431 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 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[0x5988616a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x108a6069 created: GearsObj[0x59ad0c38, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x108a6069 created: GearsObj[0x59ad0c38, 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[0x5988616a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59ad0c38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8172c77, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 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,5,main] GearsES2.reshape 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 61.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x108a6069 640x480, 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 0x108a6069 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 61.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-Animator#00,5,main] GearsES2.reshape 0x108a6069 0/0 594x480 of 594x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 64.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#00,5,main] GearsES2.reshape 0x108a6069 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 73.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 0x108a6069 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 4055.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 0x108a6069 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 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 4056.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#00,5,main] GearsES2.reshape 0x108a6069 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 4058.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#00,5,main] GearsES2.reshape 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x108a6069, angle 4060.0, [l -1.3333334, r 1.3333334, b -1.0, 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 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.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 0x3c3d4f51: tileRendererInUse null, GearsES2[obj 0x3c3d4f51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3c3d4f51 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 0x3c3d4f51 created: GearsObj[0x69cc1dad, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3c3d4f51 created: GearsObj[0x17202be7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3c3d4f51 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 0x3c3d4f51 FIN GearsES2[obj 0x3c3d4f51 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 0x3c3d4f51 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, 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 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, 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 0x3c3d4f51 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, 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 0x3c3d4f51 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 0x3c3d4f51 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 62.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 63.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-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x3c3d4f51 600x800, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 63.5, [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-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x3c3d4f51 600x800, 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 0x3c3d4f51 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 64.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 0x3c3d4f51 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 2829.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 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x3c3d4f51 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 2830.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 0x3c3d4f51 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 2831.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 0x3c3d4f51 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-2,5,main] GearsES2.reshape 0x3c3d4f51 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 2831.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#01,5,main] GearsES2.reshape 0x3c3d4f51 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c3d4f51, angle 2889.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.dispose 0x3c3d4f51: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x3c3d4f51 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 0x37838484: tileRendererInUse null, GearsES2[obj 0x37838484 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x37838484 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 0x37838484 created: GearsObj[0x589cc50, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x37838484 created: GearsObj[0x5be2818b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x37838484 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 0x37838484 FIN GearsES2[obj 0x37838484 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 0x37838484 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37838484, 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 0x37838484 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37838484, angle 4130.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 0x37838484 596x480, swapInterval 1, drawable 0x4600002 [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 0x37838484 0/0 594x480 of 594x480, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37838484, angle 4130.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 0x37838484 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37838484, angle 4132.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 0x37838484: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x37838484 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 0x172f004e: tileRendererInUse null, GearsES2[obj 0x172f004e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x172f004e 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 0x172f004e created: GearsObj[0x798f0991, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x172f004e created: GearsObj[0xd1786b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x172f004e created: GearsObj[0xd1786b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x172f004e FIN GearsES2[obj 0x172f004e 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-Animator#03,5,main] GearsES2.reshape 0x172f004e 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, 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 0x172f004e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 2221.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 0x172f004e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 2950.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 0x172f004e 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 0x172f004e 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 2951.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#03,5,main] GearsES2.reshape 0x172f004e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 2954.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x172f004e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x172f004e 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 @ 1412822698452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenRotationChange01_PreWin took 14.697 sec [apply] Testcase: testScreenRotationChange02_PreFull took 15.834 sec [apply] Testcase: testScreenRotationChange11_PostWin took 14.585 sec [apply] Testcase: testScreenRotationChange12_PostFull took 14.897 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 [apply] ++++ Test Singleton.lock() [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822699867 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testScreenModeChange01_PreFull) [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 0x144ad4e: tileRendererInUse null, GearsES2[obj 0x144ad4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x144ad4e 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 0x144ad4e created: GearsObj[0x6820123e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x144ad4e created: GearsObj[0x58314880, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x144ad4e created: GearsObj[0x58314880, 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 0x144ad4e FIN GearsES2[obj 0x144ad4e isInit true, usesShared false, 1 GearsObj[0x6820123e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58314880, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62fa21cf, 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 0x144ad4e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x144ad4e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x144ad4e 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 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 0x144ad4e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x144ad4e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 1200x1920, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 1200x1920, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x144ad4e 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x144ad4e 1200x1920, swapInterval 1, drawable 0x4400002 [apply] [0] has current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr], changeOK true [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 0x144ad4e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, angle 384.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x144ad4e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x144ad4e 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, angle 385.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 0x144ad4e 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, angle 385.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 0x144ad4e 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#00,5,main] GearsES2.reshape 0x144ad4e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, angle 443.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x144ad4e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x144ad4e 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] junit.framework.TestListener: endTest(testScreenModeChange01_PreFull) [apply] junit.framework.TestListener: startTest(testScreenModeChange02_PostFull) [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 0x746def25: tileRendererInUse null, GearsES2[obj 0x746def25 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x746def25 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 0x746def25 created: GearsObj[0x91f31a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x746def25 created: GearsObj[0x8218d10, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x746def25 created: GearsObj[0x8218d10, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x746def25 FIN GearsES2[obj 0x746def25 isInit true, usesShared false, 1 GearsObj[0x91f31a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8218d10, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5842f485, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x746def25 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x746def25, 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 0x746def25 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x746def25, angle 380.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x746def25 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x746def25, angle 380.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 0x746def25 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 0x746def25: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x746def25 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 @ 1412822725656 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.444 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 @ 1412822699867 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 0x144ad4e: tileRendererInUse null, GearsES2[obj 0x144ad4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x144ad4e 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 0x144ad4e created: GearsObj[0x6820123e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x144ad4e created: GearsObj[0x58314880, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x144ad4e created: GearsObj[0x58314880, 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 0x144ad4e FIN GearsES2[obj 0x144ad4e isInit true, usesShared false, 1 GearsObj[0x6820123e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58314880, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62fa21cf, 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 0x144ad4e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x144ad4e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x144ad4e 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 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 0x144ad4e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x144ad4e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 1200x1920, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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 0x144ad4e 1200x1920, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x144ad4e 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x144ad4e 1200x1920, swapInterval 1, drawable 0x4400002 [apply] [0] has current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr], changeOK true [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 0x144ad4e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, angle 384.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x144ad4e 640x480, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, 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-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x144ad4e 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, angle 385.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 0x144ad4e 1920x1200, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x144ad4e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, angle 385.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 0x144ad4e 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#00,5,main] GearsES2.reshape 0x144ad4e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x144ad4e, angle 443.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x144ad4e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x144ad4e 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 0x746def25: tileRendererInUse null, GearsES2[obj 0x746def25 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x746def25 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 0x746def25 created: GearsObj[0x91f31a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x746def25 created: GearsObj[0x8218d10, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x746def25 created: GearsObj[0x8218d10, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x746def25 FIN GearsES2[obj 0x746def25 isInit true, usesShared false, 1 GearsObj[0x91f31a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8218d10, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5842f485, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x746def25 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x746def25, 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 0x746def25 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x746def25, angle 380.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x746def25 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x746def25, angle 380.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 0x746def25 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 0x746def25: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x746def25 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 @ 1412822725656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01_PreFull took 12.05 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] 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 @ 1412822727059 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01CreateVisibleDestroy) [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 0x5e63570f: tileRendererInUse null, GearsES2[obj 0x5e63570f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5e63570f 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 0x5e63570f created: GearsObj[0x1a312a18, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5e63570f created: GearsObj[0x1dfe6d70, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5e63570f created: GearsObj[0x1dfe6d70, 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 0x5e63570f FIN GearsES2[obj 0x5e63570f isInit true, usesShared false, 1 GearsObj[0x1a312a18, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dfe6d70, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e61e155, 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 0x5e63570f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e63570f, 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 0x5e63570f 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 0x5e63570f 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x5e63570f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e63570f, 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 0x5e63570f 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 0x5e63570f 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 0x5e63570f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5e63570f 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 0x5e63570f: tileRendererInUse null, GearsES2[obj 0x5e63570f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5e63570f 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 0x5e63570f created: GearsObj[0x1594456d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5e63570f created: GearsObj[0x377b54b4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5e63570f created: GearsObj[0x377b54b4, 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 0x5e63570f FIN GearsES2[obj 0x5e63570f 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-2,5,main] GearsES2.reshape 0x5e63570f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e63570f, 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 0x5e63570f 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 0x5e63570f 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5e63570f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5e63570f 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 0x695171dc: tileRendererInUse null, GearsES2[obj 0x695171dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x695171dc 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 0x695171dc created: GearsObj[0x6cf557ce, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x695171dc created: GearsObj[0x356341cf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x695171dc created: GearsObj[0x356341cf, 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 0x695171dc FIN GearsES2[obj 0x695171dc isInit true, usesShared false, 1 GearsObj[0x6cf557ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x356341cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b1490d2, 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 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, 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 0x695171dc 320x240, swapInterval 1, drawable 0x4400004 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x695171dc 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, 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-4,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, 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] Frames(2) 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, 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] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 19 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, 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-4,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, angle 83.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#03,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, angle 83.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, B3: 18 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x695171dc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x695171dc FIN [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] 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 0x172f004e: tileRendererInUse null, GearsES2[obj 0x172f004e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x172f004e 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 0x172f004e created: GearsObj[0x14b64ce5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x172f004e created: GearsObj[0x2b2c433f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x172f004e created: GearsObj[0x2b2c433f, 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 0x172f004e FIN GearsES2[obj 0x172f004e isInit true, usesShared false, 1 GearsObj[0x14b64ce5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b2c433f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4547e2a9, 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 0x172f004e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, 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 0x172f004e 320x240, swapInterval 1, drawable 0x4400004 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x172f004e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x172f004e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 37.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 0x172f004e 320x240, swapInterval 1, drawable 0x4400004 [apply] Frames(2) 1 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x172f004e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 66.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x172f004e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, 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 0x172f004e 320x240, swapInterval 1, drawable 0x4400004 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x172f004e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x172f004e 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] junit.framework.TestListener: endTest(test02bReparentTop2WinReparentNative) [apply] junit.framework.TestListener: startTest(test03aReparentWin2TopReparentRecreate) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.0 0x5785f720: tileRendererInUse null, GearsES2[obj 0x5785f720 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5785f720 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 0x5785f720 created: GearsObj[0x709bbf46, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5785f720 created: GearsObj[0x60201de2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5785f720 created: GearsObj[0x60201de2, 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 0x5785f720 FIN GearsES2[obj 0x5785f720 isInit true, usesShared false, 1 GearsObj[0x709bbf46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60201de2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21bfe699, 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 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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 0x5785f720 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-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x5785f720 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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-Animator#07,5,main] GearsES2.reshape 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, angle 65.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, angle 83.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, angle 83.0, [l -1.3333334, r 1.3333334, b -1.0, 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] junit.framework.TestListener: endTest(test03aReparentWin2TopReparentRecreate) [apply] junit.framework.TestListener: startTest(test03bReparentWin2TopReparentNative) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x5785f720: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x5785f720 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 0x73d03af0: tileRendererInUse null, GearsES2[obj 0x73d03af0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x73d03af0 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 0x73d03af0 created: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x73d03af0 created: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x73d03af0 created: GearsObj[0x3e1788a5, 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 0x73d03af0 FIN GearsES2[obj 0x73d03af0 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-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x73d03af0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73d03af0, 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 0x73d03af0 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 0x73d03af0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73d03af0, 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 0x73d03af0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73d03af0, angle 37.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.display 0x73d03af0 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 0x73d03af0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73d03af0, 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-9,5,main] GearsES2.reshape 0x73d03af0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73d03af0, angle 85.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x73d03af0 320x240, swapInterval 1, drawable 0x4400004 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3 22 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x73d03af0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x73d03af0 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] junit.framework.TestListener: endTest(test03bReparentWin2TopReparentNative) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822748929 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.522 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 @ 1412822727059 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 0x5e63570f: tileRendererInUse null, GearsES2[obj 0x5e63570f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5e63570f 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 0x5e63570f created: GearsObj[0x1a312a18, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5e63570f created: GearsObj[0x1dfe6d70, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5e63570f created: GearsObj[0x1dfe6d70, 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 0x5e63570f FIN GearsES2[obj 0x5e63570f isInit true, usesShared false, 1 GearsObj[0x1a312a18, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dfe6d70, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e61e155, 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 0x5e63570f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e63570f, 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 0x5e63570f 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 0x5e63570f 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x5e63570f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e63570f, 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 0x5e63570f 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 0x5e63570f 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 0x5e63570f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5e63570f 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 0x5e63570f: tileRendererInUse null, GearsES2[obj 0x5e63570f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5e63570f 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 0x5e63570f created: GearsObj[0x1594456d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5e63570f created: GearsObj[0x377b54b4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5e63570f created: GearsObj[0x377b54b4, 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 0x5e63570f FIN GearsES2[obj 0x5e63570f 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-2,5,main] GearsES2.reshape 0x5e63570f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e63570f, 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 0x5e63570f 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 0x5e63570f 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5e63570f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5e63570f 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 0x695171dc: tileRendererInUse null, GearsES2[obj 0x695171dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x695171dc 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 0x695171dc created: GearsObj[0x6cf557ce, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x695171dc created: GearsObj[0x356341cf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x695171dc created: GearsObj[0x356341cf, 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 0x695171dc FIN GearsES2[obj 0x695171dc isInit true, usesShared false, 1 GearsObj[0x6cf557ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x356341cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b1490d2, 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 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, 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 0x695171dc 320x240, swapInterval 1, drawable 0x4400004 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x695171dc 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, 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-4,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, 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] Frames(2) 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, 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] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 19 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, 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-4,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, angle 83.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#03,5,main] GearsES2.reshape 0x695171dc 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x695171dc, angle 83.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, B3: 18 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x695171dc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x695171dc 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 0x172f004e: tileRendererInUse null, GearsES2[obj 0x172f004e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x172f004e 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 0x172f004e created: GearsObj[0x14b64ce5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x172f004e created: GearsObj[0x2b2c433f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x172f004e created: GearsObj[0x2b2c433f, 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 0x172f004e FIN GearsES2[obj 0x172f004e isInit true, usesShared false, 1 GearsObj[0x14b64ce5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b2c433f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4547e2a9, 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 0x172f004e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, 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 0x172f004e 320x240, swapInterval 1, drawable 0x4400004 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x172f004e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x172f004e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 37.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 0x172f004e 320x240, swapInterval 1, drawable 0x4400004 [apply] Frames(2) 1 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x172f004e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, angle 66.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x172f004e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x172f004e, 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 0x172f004e 320x240, swapInterval 1, drawable 0x4400004 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x172f004e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x172f004e 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 0x5785f720: tileRendererInUse null, GearsES2[obj 0x5785f720 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5785f720 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 0x5785f720 created: GearsObj[0x709bbf46, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5785f720 created: GearsObj[0x60201de2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5785f720 created: GearsObj[0x60201de2, 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 0x5785f720 FIN GearsES2[obj 0x5785f720 isInit true, usesShared false, 1 GearsObj[0x709bbf46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60201de2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21bfe699, 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 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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 0x5785f720 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-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x5785f720 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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-Animator#07,5,main] GearsES2.reshape 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, 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] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, angle 65.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, angle 83.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x5785f720 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5785f720, angle 83.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x5785f720: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x5785f720 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 0x73d03af0: tileRendererInUse null, GearsES2[obj 0x73d03af0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x73d03af0 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 0x73d03af0 created: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x73d03af0 created: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x73d03af0 created: GearsObj[0x3e1788a5, 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 0x73d03af0 FIN GearsES2[obj 0x73d03af0 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-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x73d03af0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73d03af0, 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 0x73d03af0 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 0x73d03af0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73d03af0, 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 0x73d03af0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73d03af0, angle 37.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.display 0x73d03af0 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 0x73d03af0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73d03af0, 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-9,5,main] GearsES2.reshape 0x73d03af0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x73d03af0, angle 85.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x73d03af0 320x240, swapInterval 1, drawable 0x4400004 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3 22 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x73d03af0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x73d03af0 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 @ 1412822748929 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CreateVisibleDestroy took 1.875 sec [apply] Testcase: test02aReparentTop2WinReparentRecreate took 4.805 sec [apply] Testcase: test02bReparentTop2WinReparentNative took 4.788 sec [apply] Testcase: test03aReparentWin2TopReparentRecreate took 4.751 sec [apply] Testcase: test03bReparentWin2TopReparentNative took 4.771 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] ++++ 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 @ 1412822750350 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] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(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 0x5c67e9d4: tileRendererInUse null, GearsES2[obj 0x5c67e9d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5c67e9d4 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 0x5c67e9d4 created: GearsObj[0x6e4ef203, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5c67e9d4 created: GearsObj[0x303e2250, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5c67e9d4 created: GearsObj[0x303e2250, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5c67e9d4 FIN GearsES2[obj 0x5c67e9d4 isInit true, usesShared false, 1 GearsObj[0x6e4ef203, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x303e2250, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2cdc6298, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c67e9d4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c67e9d4, 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 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] junit.framework.TestListener: endTest(test01NewtOnNewtParentChildDraw) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5c67e9d4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5c67e9d4 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 @ 1412822752536 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.838 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 @ 1412822750350 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 0x5c67e9d4: tileRendererInUse null, GearsES2[obj 0x5c67e9d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5c67e9d4 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 0x5c67e9d4 created: GearsObj[0x6e4ef203, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5c67e9d4 created: GearsObj[0x303e2250, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5c67e9d4 created: GearsObj[0x303e2250, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5c67e9d4 FIN GearsES2[obj 0x5c67e9d4 isInit true, usesShared false, 1 GearsObj[0x6e4ef203, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x303e2250, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2cdc6298, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c67e9d4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5c67e9d4, 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 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c67e9d4 320x240, swapInterval 1, drawable 0x4400004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5c67e9d4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5c67e9d4 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 @ 1412822752536 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NewtOnNewtParentChildDraw took 2.09 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] ++++ 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 @ 1412822753953 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] junit.framework.TestListener: startTest(testWindow00) [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 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 0x19fc55ca created: GearsObj[0x2a82ae5d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x19fc55ca created: GearsObj[0x6059e976, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x19fc55ca created: GearsObj[0x6059e976, 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[0x2a82ae5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6059e976, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7387e262, 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 400x400 of 400x400, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x19fc55ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x19fc55ca 400x400, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 400x400, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 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 0x726bf65: tileRendererInUse null, GearsES2[obj 0x726bf65 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x726bf65 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 0x726bf65 created: GearsObj[0x61eac181, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x726bf65 created: GearsObj[0x60c85420, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x726bf65 created: GearsObj[0x60c85420, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x726bf65 FIN GearsES2[obj 0x726bf65 isInit true, usesShared false, 1 GearsObj[0x61eac181, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60c85420, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x305fe9a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x726bf65 0/0 300x300 of 300x300, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x726bf65, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x19fc55ca 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x19fc55ca, 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 0x726bf65: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x726bf65 FIN [apply] junit.framework.TestListener: endTest(testWindow00) [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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822755984 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.677 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 @ 1412822753953 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 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 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 0x19fc55ca created: GearsObj[0x2a82ae5d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x19fc55ca created: GearsObj[0x6059e976, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x19fc55ca created: GearsObj[0x6059e976, 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[0x2a82ae5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6059e976, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7387e262, 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 400x400 of 400x400, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x19fc55ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, 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 0x19fc55ca 400x400, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 400x400, swapInterval 1, drawable 0x4400002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 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 0x726bf65: tileRendererInUse null, GearsES2[obj 0x726bf65 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x726bf65 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 0x726bf65 created: GearsObj[0x61eac181, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x726bf65 created: GearsObj[0x60c85420, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x726bf65 created: GearsObj[0x60c85420, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x726bf65 FIN GearsES2[obj 0x726bf65 isInit true, usesShared false, 1 GearsObj[0x61eac181, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60c85420, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x305fe9a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x726bf65 0/0 300x300 of 300x300, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x726bf65, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x19fc55ca 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x19fc55ca, 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 0x726bf65: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x726bf65 FIN [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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412822755984 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 1.177 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-20141009 [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: 5.045 sec [junit] [junit] Testcase: testX11WindowMemoryLeak took 4.915 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.045 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412822763487 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822768331 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.568 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 @ 1412822763487 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822768331 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Onscreen took 3.481 sec [junit] Testcase: test02OffscreenFBO took 0.001 sec [junit] Testcase: test03OffscreenPBuffer took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.568 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 @ 1412822763487 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822768331 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412822769703 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT [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 @ 1412822775055 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.054 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 @ 1412822769703 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822775055 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Onscreen took 3.979 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: 6.054 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 @ 1412822769703 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822775055 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 @ 1412822776682 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@464e32d6 [junit] BB.1: java.lang.Object@464e32d6 [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 @ 1412822778187 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.214 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 @ 1412822776682 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@464e32d6 [junit] BB.1: java.lang.Object@464e32d6 [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 @ 1412822778187 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.214 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 @ 1412822776682 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@464e32d6 [junit] BB.1: java.lang.Object@464e32d6 [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 @ 1412822778187 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 @ 1412822779693 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 ]]] [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 0x7f22843f1b20, owner true, ResourceToolkitLock[obj 0x2758fe70, isOwner false, <1f36e637, 578486a3>[count 0, qsz 0, owner ]]] [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] 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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a765367: tileRendererInUse null, GearsES2[obj 0x7a765367 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a765367 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a765367 created: GearsObj[0x6ff102fd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a765367 created: GearsObj[0x6248eae9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a765367 created: GearsObj[0x6248eae9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a765367 FIN GearsES2[obj 0x7a765367 isInit true, usesShared false, 1 GearsObj[0x6ff102fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6248eae9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a8a042d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a765367 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a765367, 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 0x7a765367 400x300, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 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.display 0x7a765367 400x300, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 400x300, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a765367 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a765367, 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 200x150, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 200x150, swapInterval 1, drawable 0x400001e [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 200x150, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a765367 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a765367, angle 3.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 0x7a765367 800x600, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 800x600, swapInterval 1, drawable 0x400001e [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 800x600, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a765367: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a765367 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] 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 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] 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] gear1 0x7e2d773b created: GearsObj[0x294fc99f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x43ba64c5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x43ba64c5, 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[0x294fc99f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43ba64c5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c272f27, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e2d773b, 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 0x7e2d773b 400x300, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 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 0x7e2d773b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e2d773b, 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 0x7e2d773b 200x150, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 200x150, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 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.reshape 0x7e2d773b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e2d773b, 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 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN [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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51e2adc7: tileRendererInUse null, GearsES2[obj 0x51e2adc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51e2adc7 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 0x51e2adc7 created: GearsObj[0x1240a822, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x51e2adc7 created: GearsObj[0x5776dd2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x51e2adc7 created: GearsObj[0x5776dd2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51e2adc7 FIN GearsES2[obj 0x51e2adc7 isInit true, usesShared false, 1 GearsObj[0x1240a822, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5776dd2a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f9ec5c6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51e2adc7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51e2adc7, 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 0x51e2adc7 400x300, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 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 0x51e2adc7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51e2adc7, 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 0x51e2adc7 200x150, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 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 0x51e2adc7 200x150, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51e2adc7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51e2adc7, 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 0x51e2adc7 800x600, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 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 0x51e2adc7 800x600, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51e2adc7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51e2adc7 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] 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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xc46bcd4: tileRendererInUse null, GearsES2[obj 0xc46bcd4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc46bcd4 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 0xc46bcd4 created: GearsObj[0x8984c5a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc46bcd4 created: GearsObj[0x4303bfaa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc46bcd4 created: GearsObj[0x4303bfaa, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc46bcd4 FIN GearsES2[obj 0xc46bcd4 isInit true, usesShared false, 1 GearsObj[0x8984c5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4303bfaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x88136f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46bcd4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, 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 0xc46bcd4 400x300, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46bcd4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, angle 0.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 0xc46bcd4 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.reshape 0xc46bcd4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, 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 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46bcd4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, 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 0xc46bcd4 800x600, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 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 0xc46bcd4 800x600, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc46bcd4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc46bcd4 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 @ 1412822783818 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.832 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 @ 1412822779693 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 ]]] [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 0x7f22843f1b20, owner true, ResourceToolkitLock[obj 0x2758fe70, isOwner false, <1f36e637, 578486a3>[count 0, qsz 0, owner ]]] [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 0x7a765367: tileRendererInUse null, GearsES2[obj 0x7a765367 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a765367 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a765367 created: GearsObj[0x6ff102fd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a765367 created: GearsObj[0x6248eae9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a765367 created: GearsObj[0x6248eae9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a765367 FIN GearsES2[obj 0x7a765367 isInit true, usesShared false, 1 GearsObj[0x6ff102fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6248eae9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a8a042d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a765367 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a765367, 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 0x7a765367 400x300, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 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.display 0x7a765367 400x300, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 400x300, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a765367 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a765367, 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 200x150, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 200x150, swapInterval 1, drawable 0x400001e [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 200x150, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a765367 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a765367, angle 3.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 0x7a765367 800x600, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 800x600, swapInterval 1, drawable 0x400001e [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 800x600, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a765367: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a765367 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 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 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 0x7e2d773b created: GearsObj[0x294fc99f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x43ba64c5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x43ba64c5, 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[0x294fc99f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43ba64c5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c272f27, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e2d773b, 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 0x7e2d773b 400x300, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 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 0x7e2d773b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e2d773b, 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 0x7e2d773b 200x150, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 200x150, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 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.reshape 0x7e2d773b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e2d773b, 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 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [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.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 0x51e2adc7: tileRendererInUse null, GearsES2[obj 0x51e2adc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51e2adc7 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 0x51e2adc7 created: GearsObj[0x1240a822, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x51e2adc7 created: GearsObj[0x5776dd2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x51e2adc7 created: GearsObj[0x5776dd2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51e2adc7 FIN GearsES2[obj 0x51e2adc7 isInit true, usesShared false, 1 GearsObj[0x1240a822, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5776dd2a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f9ec5c6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51e2adc7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51e2adc7, 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 0x51e2adc7 400x300, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 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 0x51e2adc7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51e2adc7, 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 0x51e2adc7 200x150, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 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 0x51e2adc7 200x150, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51e2adc7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51e2adc7, 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 0x51e2adc7 800x600, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 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 0x51e2adc7 800x600, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 800x600, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51e2adc7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51e2adc7 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 0xc46bcd4: tileRendererInUse null, GearsES2[obj 0xc46bcd4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc46bcd4 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 0xc46bcd4 created: GearsObj[0x8984c5a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc46bcd4 created: GearsObj[0x4303bfaa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc46bcd4 created: GearsObj[0x4303bfaa, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc46bcd4 FIN GearsES2[obj 0xc46bcd4 isInit true, usesShared false, 1 GearsObj[0x8984c5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4303bfaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x88136f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46bcd4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, 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 0xc46bcd4 400x300, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46bcd4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, angle 0.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 0xc46bcd4 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.reshape 0xc46bcd4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, 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 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46bcd4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, 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 0xc46bcd4 800x600, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 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 0xc46bcd4 800x600, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc46bcd4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc46bcd4 FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822783818 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAvailableInfo took 1.692 sec [junit] Testcase: testGL2OffScreenAutoDblBuf took 0.013 sec [junit] Testcase: testGL2OffScreenFBODblBufMSAA took 0 sec [junit] Testcase: testGL2OffScreenFBODblBufStencil took 0.001 sec [junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.001 sec [junit] Testcase: testGL2OffScreenPbuffer took 0.001 sec [junit] Testcase: testGL2OnScreenDblBuf took 0.953 sec [junit] Testcase: testGL2OnScreenDblBufMSAA took 0.433 sec [junit] Testcase: testGL2OnScreenDblBufStencil took 0.428 sec [junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.446 sec [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.832 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 @ 1412822779693 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 ]]] [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 0x7f22843f1b20, owner true, ResourceToolkitLock[obj 0x2758fe70, isOwner false, <1f36e637, 578486a3>[count 0, qsz 0, owner ]]] [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 0x7a765367: tileRendererInUse null, GearsES2[obj 0x7a765367 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a765367 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a765367 created: GearsObj[0x6ff102fd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a765367 created: GearsObj[0x6248eae9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a765367 created: GearsObj[0x6248eae9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a765367 FIN GearsES2[obj 0x7a765367 isInit true, usesShared false, 1 GearsObj[0x6ff102fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6248eae9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a8a042d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a765367 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a765367, 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 0x7a765367 400x300, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 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.display 0x7a765367 400x300, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 400x300, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a765367 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a765367, 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 200x150, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 200x150, swapInterval 1, drawable 0x400001e [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 200x150, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a765367 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a765367, angle 3.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 0x7a765367 800x600, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 800x600, swapInterval 1, drawable 0x400001e [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a765367 800x600, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a765367: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a765367 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 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 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 0x7e2d773b created: GearsObj[0x294fc99f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x43ba64c5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x43ba64c5, 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[0x294fc99f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43ba64c5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c272f27, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e2d773b, 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 0x7e2d773b 400x300, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 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 0x7e2d773b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e2d773b, 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 0x7e2d773b 200x150, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 200x150, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 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.reshape 0x7e2d773b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e2d773b, 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 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 800x600, swapInterval 1, drawable 0x4000040 [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.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 0x51e2adc7: tileRendererInUse null, GearsES2[obj 0x51e2adc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51e2adc7 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 0x51e2adc7 created: GearsObj[0x1240a822, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x51e2adc7 created: GearsObj[0x5776dd2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x51e2adc7 created: GearsObj[0x5776dd2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51e2adc7 FIN GearsES2[obj 0x51e2adc7 isInit true, usesShared false, 1 GearsObj[0x1240a822, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5776dd2a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f9ec5c6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51e2adc7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51e2adc7, 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 0x51e2adc7 400x300, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 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 0x51e2adc7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51e2adc7, 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 0x51e2adc7 200x150, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 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 0x51e2adc7 200x150, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51e2adc7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51e2adc7, 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 0x51e2adc7 800x600, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 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 0x51e2adc7 800x600, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51e2adc7 800x600, swapInterval 1, drawable 0x400005d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51e2adc7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51e2adc7 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 0xc46bcd4: tileRendererInUse null, GearsES2[obj 0xc46bcd4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc46bcd4 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 0xc46bcd4 created: GearsObj[0x8984c5a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc46bcd4 created: GearsObj[0x4303bfaa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc46bcd4 created: GearsObj[0x4303bfaa, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc46bcd4 FIN GearsES2[obj 0xc46bcd4 isInit true, usesShared false, 1 GearsObj[0x8984c5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4303bfaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x88136f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46bcd4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, 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 0xc46bcd4 400x300, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46bcd4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, angle 0.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 0xc46bcd4 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.reshape 0xc46bcd4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, 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 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 200x150, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46bcd4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null [junit] >> GearsES2 0xc46bcd4, 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 0xc46bcd4 800x600, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46bcd4 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 0xc46bcd4 800x600, swapInterval 1, drawable 0x400007a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc46bcd4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc46bcd4 FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822783818 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 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 @ 1412822785859 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 ]]] [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 0x7fec0041c390, owner true, ResourceToolkitLock[obj 0x35d176f7, isOwner false, <1dfe2924, 6ebc05a6>[count 0, qsz 0, owner ]]] [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] 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] 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] gear1 0x2698dc7 created: GearsObj[0x9afd9db, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2698dc7 created: GearsObj[0x7b1537f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2698dc7 created: GearsObj[0x7b1537f9, 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[0x9afd9db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b1537f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x464b89ea, 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-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_______________-n0006-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.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 800x600, swapInterval 1, drawable 0x4800002 [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_______________-n0010-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 ], 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] 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] 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 ], 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] ++++ 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 ], 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] 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] 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] 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-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____-n0008-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] 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 ], surfaceLockCount 0]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822790689 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.548 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 ], 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 ], 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 ], 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 ], 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 @ 1412822785859 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 ]]] [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 0x7fec0041c390, owner true, ResourceToolkitLock[obj 0x35d176f7, isOwner false, <1dfe2924, 6ebc05a6>[count 0, qsz 0, owner ]]] [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[0x9afd9db, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2698dc7 created: GearsObj[0x7b1537f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2698dc7 created: GearsObj[0x7b1537f9, 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[0x9afd9db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b1537f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x464b89ea, 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-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_______________-n0006-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.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 800x600, swapInterval 1, drawable 0x4800002 [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_______________-n0010-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-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____-n0008-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 @ 1412822790689 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAvailableInfo took 1.616 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.164 sec [junit] Testcase: testGL2OnScreenDblBufMSAA took 0.617 sec [junit] Testcase: testGL2OnScreenDblBufStencil took 0.647 sec [junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.627 sec [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.548 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 ], 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 ], 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 ], 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 ], 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 @ 1412822785859 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 ]]] [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 0x7fec0041c390, owner true, ResourceToolkitLock[obj 0x35d176f7, isOwner false, <1dfe2924, 6ebc05a6>[count 0, qsz 0, owner ]]] [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[0x9afd9db, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2698dc7 created: GearsObj[0x7b1537f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2698dc7 created: GearsObj[0x7b1537f9, 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[0x9afd9db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b1537f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x464b89ea, 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-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_______________-n0006-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.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 800x600, swapInterval 1, drawable 0x4800002 [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_______________-n0010-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-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____-n0008-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 @ 1412822790689 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 @ 1412822792541 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT [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] Done! [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822794204 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.36 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 @ 1412822792541 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822794204 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLOffscreenDrawable took 1.566 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.36 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 @ 1412822792541 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822794204 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412822795796 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT [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] reshape .. [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] Frame# 3, user #3 [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [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] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [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-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340 [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-0420x0340.png [junit] reshape .. [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] reshape .. [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-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] ++++ 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] 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] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0011-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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] ++++ 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 @ 1412822805157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.075 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 @ 1412822795796 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] reshape .. [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] Frame# 3, user #3 [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [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] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [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-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340 [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-0420x0340.png [junit] reshape .. [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] reshape .. [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-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] ++++ 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] 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] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0011-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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] ++++ 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 @ 1412822805157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_MSAA0_DefFlip took 4.456 sec [junit] Testcase: test01_MSAA0_UsrFlip took 0.001 sec [junit] Testcase: test10_MSAA8_DefFlip took 3.586 sec [junit] Testcase: test11_MSAA8_UsrFlip took 0.001 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.075 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 @ 1412822795796 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] reshape .. [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] Frame# 3, user #3 [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [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] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [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-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340 [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-0420x0340.png [junit] reshape .. [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] reshape .. [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-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] ++++ 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] 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] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0011-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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] ++++ 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 @ 1412822805157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412822806578 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] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png [junit] Frame# 2, user #1 [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] 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] ++++ 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] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [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-0220x0140.png [junit] reshape .. [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] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_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] 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] ++++ 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] TextRendererGLEL.display: Frame 0195 (003): 0320x0240 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822823478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.672 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 @ 1412822806578 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] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png [junit] Frame# 2, user #1 [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] 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] ++++ 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] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [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-0220x0140.png [junit] reshape .. [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] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_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] 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] ++++ 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] TextRendererGLEL.display: Frame 0195 (003): 0320x0240 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822823478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_MSAA0_DefFlip took 4.62 sec [junit] Testcase: test01_MSAA0_UsrFlip took 3.679 sec [junit] Testcase: test10_MSAA8_DefFlip took 3.555 sec [junit] Testcase: test11_MSAA8_UsrFlip took 3.65 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.672 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 @ 1412822806578 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] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png [junit] Frame# 2, user #1 [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] 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] ++++ 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] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [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-0220x0140.png [junit] reshape .. [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] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_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] 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] ++++ 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] TextRendererGLEL.display: Frame 0195 (003): 0320x0240 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822823478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412822824888 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT [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-20141009 [junit] Implementation Build: 2.3-b1362-20141009 [junit] Implementation Branch: origin/master [junit] Implementation Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [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 ]]] [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 @ 1412822826693 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.511 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 @ 1412822824888 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-20141009 [junit] Implementation Build: 2.3-b1362-20141009 [junit] Implementation Branch: origin/master [junit] Implementation Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [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 ]]] [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 @ 1412822826693 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testMain took 1.676 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.511 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 @ 1412822824888 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-20141009 [junit] Implementation Build: 2.3-b1362-20141009 [junit] Implementation Branch: origin/master [junit] Implementation Commit: b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 [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 ]]] [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 @ 1412822826693 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 @ 1412822828275 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 @ 1412822829626 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.073 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 @ 1412822828275 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 @ 1412822829626 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_GL3 took 1.235 sec [junit] Testcase: test01_GLDefault took 0 sec [junit] Testcase: testInfo00 took 0.001 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 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 @ 1412822828275 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 @ 1412822829626 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412822831088 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 @ 1412822832449 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.083 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 @ 1412822831088 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 @ 1412822832449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_GLDefault took 0.462 sec [junit] Testcase: test02_GL3 took 0.788 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.083 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 @ 1412822831088 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 @ 1412822832449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT [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 @ 1412822833924 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 @ 1412822835337 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.134 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 @ 1412822833924 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 @ 1412822835337 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testDeadlock took 0.051 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.134 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 @ 1412822833924 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 @ 1412822835337 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT [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 @ 1412822836839 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x4000033, 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 @ 1412822839524 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.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 @ 1412822836839 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x4000033, 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 @ 1412822839524 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.282 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.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 @ 1412822836839 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x4000033, 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 @ 1412822839524 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412822841009 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 [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 @ 1412822856441 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.129 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 @ 1412822841009 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 @ 1412822856441 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01UseAWTNotShared took 3.812 sec [junit] Testcase: test02UseAWTSharedContext took 3.364 sec [junit] Testcase: test10UseNEWTNotShared took 3.508 sec [junit] Testcase: test11UseNEWTSharedContext took 3.393 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.129 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 @ 1412822841009 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 @ 1412822856441 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412822857818 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 [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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4493d195 created: GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4493d195 created: GearsObj[0xdecc20c, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x56b83885, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x11438d26 created w/ share: GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x78e44d39, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x11438d26 created w/ share: GearsObj[0x4760d0cd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1f289185, 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[0x56b83885, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78e44d39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f289185, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x514e99a5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created w/ share: GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1733b11, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created w/ share: GearsObj[0x4760d0cd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x33f26cb7, 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[0x514e99a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1733b11, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33f26cb7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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 0x15566f12, (isShared true, created true, master 0x15566f12) [junit] Created Ctx #0: hash 0x2807645, (created true) [junit] Created Ctx #1: hash 0x4e3f8d67, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x4e3f8d67, (isShared true, created true, master 0x15566f12) [junit] Created Ctx #0: hash 0x2807645, (created true) [junit] Created Ctx #1: hash 0x15566f12, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x2807645, (isShared true, created true, master 0x15566f12) [junit] Created Ctx #0: hash 0x4e3f8d67, (created true) [junit] Created Ctx #1: hash 0x15566f12, (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 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[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 0x1a8a8f7c created: GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a8a8f7c created: GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a8a8f7c created: GearsObj[0xec40169, 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[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a8a8f7c 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000061, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a8a8f7c, 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 0x42f93a98: tileRendererInUse null, GearsES2[obj 0x42f93a98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], 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[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 0x42f93a98 created w/ share: GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2dceba81, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x42f93a98 created w/ share: GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3b7fe32d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x42f93a98 created w/ share: GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x456ad96, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42f93a98 FIN GearsES2[obj 0x42f93a98 isInit true, usesShared true, 1 GearsObj[0x2dceba81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b7fe32d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x456ad96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42f93a98 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000053, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42f93a98, 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 0x3d921e20: tileRendererInUse null, GearsES2[obj 0x3d921e20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x3d921e20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x3d921e20 created w/ share: GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5666181a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d921e20 created w/ share: GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x56a284b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d921e20 created w/ share: GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3e937f21, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d921e20 FIN GearsES2[obj 0x3d921e20 isInit true, usesShared true, 1 GearsObj[0x5666181a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56a284b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e937f21, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400006f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d921e20, 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 0xaa95d67, (isShared true, created true, master 0xaa95d67) [junit] Created Ctx #0: hash 0x435c9a5, (created true) [junit] Created Ctx #1: hash 0xaf23753, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x435c9a5, (isShared true, created true, master 0xaa95d67) [junit] Created Ctx #0: hash 0xaa95d67, (created true) [junit] Created Ctx #1: hash 0xaf23753, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0xaf23753, (isShared true, created true, master 0xaa95d67) [junit] Created Ctx #0: hash 0x435c9a5, (created true) [junit] Created Ctx #1: hash 0xaa95d67, (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 0x1a8a8f7c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a8a8f7c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98 FIN [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.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x37d31475: tileRendererInUse null, GearsES2[obj 0x37d31475 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x37d31475 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x37d31475 created: GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37d31475 created: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37d31475 created: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x37d31475 FIN GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37d31475 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000091, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37d31475, 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 0x32d2fa64: tileRendererInUse null, GearsES2[obj 0x32d2fa64 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x32d2fa64 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x32d2fa64 created w/ share: GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x63b6a2da, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x32d2fa64 created w/ share: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x73641507, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x32d2fa64 created w/ share: GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x680a0dde, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x32d2fa64 FIN GearsES2[obj 0x32d2fa64 isInit true, usesShared true, 1 GearsObj[0x63b6a2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73641507, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x680a0dde, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32d2fa64 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000083, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32d2fa64, 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 0x9a7504c: tileRendererInUse null, GearsES2[obj 0x9a7504c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x9a7504c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x9a7504c created w/ share: GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6d5e775f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9a7504c created w/ share: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x571a7dfd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9a7504c created w/ share: GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3122f7b5, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9a7504c FIN GearsES2[obj 0x9a7504c isInit true, usesShared true, 1 GearsObj[0x6d5e775f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x571a7dfd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3122f7b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400009f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9a7504c, 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 0x40e97eb8, (isShared true, created true, master 0x40e97eb8) [junit] Created Ctx #0: hash 0x4070282a, (created true) [junit] Created Ctx #1: hash 0xa75856d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0xa75856d, (isShared true, created true, master 0x40e97eb8) [junit] Created Ctx #0: hash 0x4070282a, (created true) [junit] Created Ctx #1: hash 0x40e97eb8, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x4070282a, (isShared true, created true, master 0x40e97eb8) [junit] Created Ctx #0: hash 0xa75856d, (created true) [junit] Created Ctx #1: hash 0x40e97eb8, (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 0x9a7504c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32d2fa64: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32d2fa64 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37d31475: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37d31475 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 0x6b57696f: tileRendererInUse null, GearsES2[obj 0x6b57696f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6b57696f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x6b57696f created: GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6b57696f created: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6b57696f created: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6b57696f FIN GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b57696f 0/0 246x226 of 246x226, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6b57696f, 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 0x38bc8ab5: tileRendererInUse null, GearsES2[obj 0x38bc8ab5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x38bc8ab5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x38bc8ab5 created w/ share: GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x31344b72, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x38bc8ab5 created w/ share: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x56fef098, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x38bc8ab5 created w/ share: GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x30a58e17, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38bc8ab5 FIN GearsES2[obj 0x38bc8ab5 isInit true, usesShared true, 1 GearsObj[0x31344b72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56fef098, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30a58e17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38bc8ab5 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000b3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x38bc8ab5, 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 0x6b57696f 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6b57696f, 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 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], 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 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 0x1500955a created w/ share: GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x75bc6532, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1500955a created w/ share: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xddeb45e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1500955a created w/ share: GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x301cd363, vbo ff 13, fs 14, bf 15, bs 16] [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[0x75bc6532, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xddeb45e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x301cd363, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000d1, 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] XXX-C-3.1: hash 0x6b7906a8, (isShared true, created true, master 0x6b7906a8) [junit] Created Ctx #0: hash 0x2a648e01, (created true) [junit] Created Ctx #1: hash 0x58fd5058, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x58fd5058, (isShared true, created true, master 0x6b7906a8) [junit] Created Ctx #0: hash 0x2a648e01, (created true) [junit] Created Ctx #1: hash 0x6b7906a8, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x2a648e01, (isShared true, created true, master 0x6b7906a8) [junit] Created Ctx #0: hash 0x6b7906a8, (created true) [junit] Created Ctx #1: hash 0x58fd5058, (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 0x6b57696f 252x229, swapInterval 0, drawable 0x40000c3 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b57696f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b57696f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38bc8ab5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38bc8ab5 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822865679 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.57 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 @ 1412822857818 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4493d195 created: GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4493d195 created: GearsObj[0xdecc20c, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x56b83885, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x11438d26 created w/ share: GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x78e44d39, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x11438d26 created w/ share: GearsObj[0x4760d0cd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1f289185, 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[0x56b83885, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78e44d39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f289185, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x514e99a5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created w/ share: GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1733b11, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created w/ share: GearsObj[0x4760d0cd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x33f26cb7, 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[0x514e99a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1733b11, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33f26cb7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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 0x15566f12, (isShared true, created true, master 0x15566f12) [junit] Created Ctx #0: hash 0x2807645, (created true) [junit] Created Ctx #1: hash 0x4e3f8d67, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x4e3f8d67, (isShared true, created true, master 0x15566f12) [junit] Created Ctx #0: hash 0x2807645, (created true) [junit] Created Ctx #1: hash 0x15566f12, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x2807645, (isShared true, created true, master 0x15566f12) [junit] Created Ctx #0: hash 0x4e3f8d67, (created true) [junit] Created Ctx #1: hash 0x15566f12, (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 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[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 0x1a8a8f7c created: GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a8a8f7c created: GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a8a8f7c created: GearsObj[0xec40169, 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[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a8a8f7c 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000061, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a8a8f7c, 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 0x42f93a98: tileRendererInUse null, GearsES2[obj 0x42f93a98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], 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[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 0x42f93a98 created w/ share: GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2dceba81, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x42f93a98 created w/ share: GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3b7fe32d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x42f93a98 created w/ share: GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x456ad96, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42f93a98 FIN GearsES2[obj 0x42f93a98 isInit true, usesShared true, 1 GearsObj[0x2dceba81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b7fe32d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x456ad96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42f93a98 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000053, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42f93a98, 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 0x3d921e20: tileRendererInUse null, GearsES2[obj 0x3d921e20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x3d921e20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x3d921e20 created w/ share: GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5666181a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d921e20 created w/ share: GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x56a284b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d921e20 created w/ share: GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3e937f21, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d921e20 FIN GearsES2[obj 0x3d921e20 isInit true, usesShared true, 1 GearsObj[0x5666181a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56a284b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e937f21, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400006f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d921e20, 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 0xaa95d67, (isShared true, created true, master 0xaa95d67) [junit] Created Ctx #0: hash 0x435c9a5, (created true) [junit] Created Ctx #1: hash 0xaf23753, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x435c9a5, (isShared true, created true, master 0xaa95d67) [junit] Created Ctx #0: hash 0xaa95d67, (created true) [junit] Created Ctx #1: hash 0xaf23753, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0xaf23753, (isShared true, created true, master 0xaa95d67) [junit] Created Ctx #0: hash 0x435c9a5, (created true) [junit] Created Ctx #1: hash 0xaa95d67, (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 0x1a8a8f7c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a8a8f7c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98 FIN [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.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x37d31475: tileRendererInUse null, GearsES2[obj 0x37d31475 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x37d31475 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x37d31475 created: GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37d31475 created: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37d31475 created: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x37d31475 FIN GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37d31475 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000091, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37d31475, 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 0x32d2fa64: tileRendererInUse null, GearsES2[obj 0x32d2fa64 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x32d2fa64 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x32d2fa64 created w/ share: GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x63b6a2da, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x32d2fa64 created w/ share: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x73641507, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x32d2fa64 created w/ share: GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x680a0dde, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x32d2fa64 FIN GearsES2[obj 0x32d2fa64 isInit true, usesShared true, 1 GearsObj[0x63b6a2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73641507, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x680a0dde, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32d2fa64 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000083, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32d2fa64, 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 0x9a7504c: tileRendererInUse null, GearsES2[obj 0x9a7504c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x9a7504c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x9a7504c created w/ share: GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6d5e775f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9a7504c created w/ share: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x571a7dfd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9a7504c created w/ share: GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3122f7b5, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9a7504c FIN GearsES2[obj 0x9a7504c isInit true, usesShared true, 1 GearsObj[0x6d5e775f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x571a7dfd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3122f7b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400009f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9a7504c, 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 0x40e97eb8, (isShared true, created true, master 0x40e97eb8) [junit] Created Ctx #0: hash 0x4070282a, (created true) [junit] Created Ctx #1: hash 0xa75856d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0xa75856d, (isShared true, created true, master 0x40e97eb8) [junit] Created Ctx #0: hash 0x4070282a, (created true) [junit] Created Ctx #1: hash 0x40e97eb8, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x4070282a, (isShared true, created true, master 0x40e97eb8) [junit] Created Ctx #0: hash 0xa75856d, (created true) [junit] Created Ctx #1: hash 0x40e97eb8, (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 0x9a7504c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32d2fa64: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32d2fa64 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37d31475: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37d31475 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 0x6b57696f: tileRendererInUse null, GearsES2[obj 0x6b57696f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6b57696f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x6b57696f created: GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6b57696f created: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6b57696f created: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6b57696f FIN GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b57696f 0/0 246x226 of 246x226, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6b57696f, 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 0x38bc8ab5: tileRendererInUse null, GearsES2[obj 0x38bc8ab5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x38bc8ab5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x38bc8ab5 created w/ share: GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x31344b72, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x38bc8ab5 created w/ share: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x56fef098, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x38bc8ab5 created w/ share: GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x30a58e17, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38bc8ab5 FIN GearsES2[obj 0x38bc8ab5 isInit true, usesShared true, 1 GearsObj[0x31344b72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56fef098, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30a58e17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38bc8ab5 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000b3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x38bc8ab5, 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 0x6b57696f 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6b57696f, 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 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], 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 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 0x1500955a created w/ share: GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x75bc6532, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1500955a created w/ share: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xddeb45e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1500955a created w/ share: GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x301cd363, vbo ff 13, fs 14, bf 15, bs 16] [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[0x75bc6532, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xddeb45e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x301cd363, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000d1, 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] XXX-C-3.1: hash 0x6b7906a8, (isShared true, created true, master 0x6b7906a8) [junit] Created Ctx #0: hash 0x2a648e01, (created true) [junit] Created Ctx #1: hash 0x58fd5058, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x58fd5058, (isShared true, created true, master 0x6b7906a8) [junit] Created Ctx #0: hash 0x2a648e01, (created true) [junit] Created Ctx #1: hash 0x6b7906a8, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x2a648e01, (isShared true, created true, master 0x6b7906a8) [junit] Created Ctx #0: hash 0x6b7906a8, (created true) [junit] Created Ctx #1: hash 0x58fd5058, (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 0x6b57696f 252x229, swapInterval 0, drawable 0x40000c3 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b57696f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b57696f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38bc8ab5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38bc8ab5 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822865679 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 1.802 sec [junit] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.373 sec [junit] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.508 sec [junit] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.826 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.57 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 @ 1412822857818 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4493d195 created: GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4493d195 created: GearsObj[0xdecc20c, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x56b83885, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x11438d26 created w/ share: GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x78e44d39, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x11438d26 created w/ share: GearsObj[0x4760d0cd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1f289185, 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[0x56b83885, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78e44d39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f289185, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x514e99a5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created w/ share: GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1733b11, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created w/ share: GearsObj[0x4760d0cd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x33f26cb7, 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[0x514e99a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1733b11, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33f26cb7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x4c87179e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdecc20c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4760d0cd, 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 0x15566f12, (isShared true, created true, master 0x15566f12) [junit] Created Ctx #0: hash 0x2807645, (created true) [junit] Created Ctx #1: hash 0x4e3f8d67, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x4e3f8d67, (isShared true, created true, master 0x15566f12) [junit] Created Ctx #0: hash 0x2807645, (created true) [junit] Created Ctx #1: hash 0x15566f12, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x2807645, (isShared true, created true, master 0x15566f12) [junit] Created Ctx #0: hash 0x4e3f8d67, (created true) [junit] Created Ctx #1: hash 0x15566f12, (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 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[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 0x1a8a8f7c created: GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a8a8f7c created: GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a8a8f7c created: GearsObj[0xec40169, 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[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a8a8f7c 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000061, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a8a8f7c, 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 0x42f93a98: tileRendererInUse null, GearsES2[obj 0x42f93a98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], 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[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 0x42f93a98 created w/ share: GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2dceba81, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x42f93a98 created w/ share: GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3b7fe32d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x42f93a98 created w/ share: GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x456ad96, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42f93a98 FIN GearsES2[obj 0x42f93a98 isInit true, usesShared true, 1 GearsObj[0x2dceba81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b7fe32d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x456ad96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42f93a98 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000053, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42f93a98, 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 0x3d921e20: tileRendererInUse null, GearsES2[obj 0x3d921e20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x3d921e20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x3d921e20 created w/ share: GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5666181a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d921e20 created w/ share: GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x56a284b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d921e20 created w/ share: GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3e937f21, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d921e20 FIN GearsES2[obj 0x3d921e20 isInit true, usesShared true, 1 GearsObj[0x5666181a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56a284b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e937f21, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x36c62d37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec40169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fc04163, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400006f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d921e20, 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 0xaa95d67, (isShared true, created true, master 0xaa95d67) [junit] Created Ctx #0: hash 0x435c9a5, (created true) [junit] Created Ctx #1: hash 0xaf23753, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x435c9a5, (isShared true, created true, master 0xaa95d67) [junit] Created Ctx #0: hash 0xaa95d67, (created true) [junit] Created Ctx #1: hash 0xaf23753, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0xaf23753, (isShared true, created true, master 0xaa95d67) [junit] Created Ctx #0: hash 0x435c9a5, (created true) [junit] Created Ctx #1: hash 0xaa95d67, (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 0x1a8a8f7c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a8a8f7c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98 FIN [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.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x37d31475: tileRendererInUse null, GearsES2[obj 0x37d31475 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x37d31475 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x37d31475 created: GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37d31475 created: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37d31475 created: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x37d31475 FIN GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37d31475 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000091, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37d31475, 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 0x32d2fa64: tileRendererInUse null, GearsES2[obj 0x32d2fa64 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x32d2fa64 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x32d2fa64 created w/ share: GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x63b6a2da, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x32d2fa64 created w/ share: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x73641507, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x32d2fa64 created w/ share: GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x680a0dde, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x32d2fa64 FIN GearsES2[obj 0x32d2fa64 isInit true, usesShared true, 1 GearsObj[0x63b6a2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73641507, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x680a0dde, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32d2fa64 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000083, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32d2fa64, 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 0x9a7504c: tileRendererInUse null, GearsES2[obj 0x9a7504c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x9a7504c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x9a7504c created w/ share: GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6d5e775f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9a7504c created w/ share: GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x571a7dfd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9a7504c created w/ share: GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3122f7b5, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9a7504c FIN GearsES2[obj 0x9a7504c isInit true, usesShared true, 1 GearsObj[0x6d5e775f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x571a7dfd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3122f7b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x37d31475 isInit true, usesShared false, 1 GearsObj[0x4edc11ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d8b064f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11886688, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400009f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9a7504c, 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 0x40e97eb8, (isShared true, created true, master 0x40e97eb8) [junit] Created Ctx #0: hash 0x4070282a, (created true) [junit] Created Ctx #1: hash 0xa75856d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0xa75856d, (isShared true, created true, master 0x40e97eb8) [junit] Created Ctx #0: hash 0x4070282a, (created true) [junit] Created Ctx #1: hash 0x40e97eb8, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x4070282a, (isShared true, created true, master 0x40e97eb8) [junit] Created Ctx #0: hash 0xa75856d, (created true) [junit] Created Ctx #1: hash 0x40e97eb8, (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 0x9a7504c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32d2fa64: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32d2fa64 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37d31475: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37d31475 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 0x6b57696f: tileRendererInUse null, GearsES2[obj 0x6b57696f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6b57696f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x6b57696f created: GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6b57696f created: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6b57696f created: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6b57696f FIN GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b57696f 0/0 246x226 of 246x226, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6b57696f, 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 0x38bc8ab5: tileRendererInUse null, GearsES2[obj 0x38bc8ab5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x38bc8ab5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x38bc8ab5 created w/ share: GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x31344b72, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x38bc8ab5 created w/ share: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x56fef098, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x38bc8ab5 created w/ share: GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x30a58e17, vbo ff 13, fs 14, bf 15, bs 16] [junit] Shared GearsES2: Unsynchronized Objects [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38bc8ab5 FIN GearsES2[obj 0x38bc8ab5 isInit true, usesShared true, 1 GearsObj[0x31344b72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56fef098, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30a58e17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38bc8ab5 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000b3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x38bc8ab5, 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 0x6b57696f 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6b57696f, 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 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], 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 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 0x1500955a created w/ share: GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x75bc6532, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1500955a created w/ share: GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xddeb45e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1500955a created w/ share: GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x301cd363, vbo ff 13, fs 14, bf 15, bs 16] [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[0x75bc6532, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xddeb45e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x301cd363, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b57696f isInit true, usesShared false, 1 GearsObj[0xe04ce95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x674ed12d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4a69b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000d1, 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] XXX-C-3.1: hash 0x6b7906a8, (isShared true, created true, master 0x6b7906a8) [junit] Created Ctx #0: hash 0x2a648e01, (created true) [junit] Created Ctx #1: hash 0x58fd5058, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x58fd5058, (isShared true, created true, master 0x6b7906a8) [junit] Created Ctx #0: hash 0x2a648e01, (created true) [junit] Created Ctx #1: hash 0x6b7906a8, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x2a648e01, (isShared true, created true, master 0x6b7906a8) [junit] Created Ctx #0: hash 0x6b7906a8, (created true) [junit] Created Ctx #1: hash 0x58fd5058, (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 0x6b57696f 252x229, swapInterval 0, drawable 0x40000c3 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b57696f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b57696f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38bc8ab5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38bc8ab5 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822865679 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b [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] SLOCK [T main @ 1412822867213 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x86be70a created: GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x86be70a created: GearsObj[0x76d1a7cb, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x69da496, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x467aecef created w/ share: GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0xbc8e437, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x467aecef created w/ share: GearsObj[0x414854cf, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x2632945b, 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[0x69da496, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xbc8e437, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2632945b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x1778db9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2173f6d9 created w/ share: GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x4be51b22, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2173f6d9 created w/ share: GearsObj[0x414854cf, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x1602de35, 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[0x1778db9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4be51b22, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1602de35, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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 0x6750aa0a, (isShared true, created true, master 0x6750aa0a) [junit] Created Ctx #0: hash 0x19e5424, (created true) [junit] Created Ctx #1: hash 0x29add7ab, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x29add7ab, (isShared true, created true, master 0x6750aa0a) [junit] Created Ctx #0: hash 0x19e5424, (created true) [junit] Created Ctx #1: hash 0x6750aa0a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x19e5424, (isShared true, created true, master 0x6750aa0a) [junit] Created Ctx #0: hash 0x6750aa0a, (created true) [junit] Created Ctx #1: hash 0x29add7ab, (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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x26a7b76d created: GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x26a7b76d created: GearsObj[0x480f07c6, 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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.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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x307790d4, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1500955a created w/ share: GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7e2603f1, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1500955a created w/ share: GearsObj[0x1248a047, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x72f4a03a, 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[0x307790d4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2603f1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x72f4a03a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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.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 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x5881d2f1, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6043cd28 created w/ share: GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0xd6c7407, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6043cd28 created w/ share: GearsObj[0x1248a047, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0xa86731d, 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[0x5881d2f1, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xd6c7407, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xa86731d, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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 0xcc04897, (isShared true, created true, master 0xcc04897) [junit] Created Ctx #0: hash 0x8b5b771, (created true) [junit] Created Ctx #1: hash 0x2e446a96, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x8b5b771, (isShared true, created true, master 0xcc04897) [junit] Created Ctx #0: hash 0x2e446a96, (created true) [junit] Created Ctx #1: hash 0xcc04897, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x2e446a96, (isShared true, created true, master 0xcc04897) [junit] Created Ctx #0: hash 0x8b5b771, (created true) [junit] Created Ctx #1: hash 0xcc04897, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26a7b76d 252x229, swapInterval 0, drawable 0x4600002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26a7b76d 252x229, swapInterval 0, drawable 0x4600002 [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 @ 1412822872019 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.515 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 @ 1412822867213 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x86be70a created: GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x86be70a created: GearsObj[0x76d1a7cb, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x69da496, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x467aecef created w/ share: GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0xbc8e437, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x467aecef created w/ share: GearsObj[0x414854cf, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x2632945b, 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[0x69da496, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xbc8e437, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2632945b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x1778db9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2173f6d9 created w/ share: GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x4be51b22, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2173f6d9 created w/ share: GearsObj[0x414854cf, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x1602de35, 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[0x1778db9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4be51b22, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1602de35, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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 0x6750aa0a, (isShared true, created true, master 0x6750aa0a) [junit] Created Ctx #0: hash 0x19e5424, (created true) [junit] Created Ctx #1: hash 0x29add7ab, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x29add7ab, (isShared true, created true, master 0x6750aa0a) [junit] Created Ctx #0: hash 0x19e5424, (created true) [junit] Created Ctx #1: hash 0x6750aa0a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x19e5424, (isShared true, created true, master 0x6750aa0a) [junit] Created Ctx #0: hash 0x6750aa0a, (created true) [junit] Created Ctx #1: hash 0x29add7ab, (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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x26a7b76d created: GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x26a7b76d created: GearsObj[0x480f07c6, 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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.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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x307790d4, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1500955a created w/ share: GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7e2603f1, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1500955a created w/ share: GearsObj[0x1248a047, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x72f4a03a, 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[0x307790d4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2603f1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x72f4a03a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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.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 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x5881d2f1, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6043cd28 created w/ share: GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0xd6c7407, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6043cd28 created w/ share: GearsObj[0x1248a047, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0xa86731d, 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[0x5881d2f1, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xd6c7407, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xa86731d, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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 0xcc04897, (isShared true, created true, master 0xcc04897) [junit] Created Ctx #0: hash 0x8b5b771, (created true) [junit] Created Ctx #1: hash 0x2e446a96, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x8b5b771, (isShared true, created true, master 0xcc04897) [junit] Created Ctx #0: hash 0x2e446a96, (created true) [junit] Created Ctx #1: hash 0xcc04897, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x2e446a96, (isShared true, created true, master 0xcc04897) [junit] Created Ctx #0: hash 0x8b5b771, (created true) [junit] Created Ctx #1: hash 0xcc04897, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26a7b76d 252x229, swapInterval 0, drawable 0x4600002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26a7b76d 252x229, swapInterval 0, drawable 0x4600002 [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 @ 1412822872019 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimator took 1.777 sec [junit] Testcase: test02AsyncEachAnimator took 1.659 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.515 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 @ 1412822867213 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x86be70a created: GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x86be70a created: GearsObj[0x76d1a7cb, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x69da496, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x467aecef created w/ share: GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0xbc8e437, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x467aecef created w/ share: GearsObj[0x414854cf, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x2632945b, 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[0x69da496, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xbc8e437, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2632945b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x1778db9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2173f6d9 created w/ share: GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x4be51b22, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2173f6d9 created w/ share: GearsObj[0x414854cf, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x1602de35, 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[0x1778db9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4be51b22, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1602de35, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x50d1f5e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76d1a7cb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x414854cf, 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 0x6750aa0a, (isShared true, created true, master 0x6750aa0a) [junit] Created Ctx #0: hash 0x19e5424, (created true) [junit] Created Ctx #1: hash 0x29add7ab, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x29add7ab, (isShared true, created true, master 0x6750aa0a) [junit] Created Ctx #0: hash 0x19e5424, (created true) [junit] Created Ctx #1: hash 0x6750aa0a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x19e5424, (isShared true, created true, master 0x6750aa0a) [junit] Created Ctx #0: hash 0x6750aa0a, (created true) [junit] Created Ctx #1: hash 0x29add7ab, (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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x26a7b76d created: GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x26a7b76d created: GearsObj[0x480f07c6, 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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.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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x307790d4, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1500955a created w/ share: GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7e2603f1, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1500955a created w/ share: GearsObj[0x1248a047, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x72f4a03a, 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[0x307790d4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2603f1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x72f4a03a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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.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 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x5881d2f1, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6043cd28 created w/ share: GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0xd6c7407, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6043cd28 created w/ share: GearsObj[0x1248a047, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0xa86731d, 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[0x5881d2f1, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xd6c7407, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xa86731d, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x65146c69, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x480f07c6, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1248a047, 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 0xcc04897, (isShared true, created true, master 0xcc04897) [junit] Created Ctx #0: hash 0x8b5b771, (created true) [junit] Created Ctx #1: hash 0x2e446a96, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: hash 0x8b5b771, (isShared true, created true, master 0xcc04897) [junit] Created Ctx #0: hash 0x2e446a96, (created true) [junit] Created Ctx #1: hash 0xcc04897, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: hash 0x2e446a96, (isShared true, created true, master 0xcc04897) [junit] Created Ctx #0: hash 0x8b5b771, (created true) [junit] Created Ctx #1: hash 0xcc04897, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26a7b76d 252x229, swapInterval 0, drawable 0x4600002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26a7b76d 252x229, swapInterval 0, drawable 0x4600002 [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 @ 1412822872019 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412822873418 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT [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 @ 1412822877167 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.49 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 @ 1412822873418 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822877167 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.49 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 @ 1412822873418 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822877167 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [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 @ 1412822878507 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT [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[0x3812259d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d95d2a2 created: GearsObj[0x3faaf8af, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d95d2a2 created: GearsObj[0x3faaf8af, 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[0x3812259d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3faaf8af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42aadd7c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d95d2a2 0/0 246x226 of 246x226, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d95d2a2, 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 0x4d95d2a2 0/0 252x229 of 252x229, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d95d2a2, 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 / 1281 ms, 46.8 fps, 21 ms/f; total: 60 f, 46.8 fps, 21 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: 2594.044ms [junit] GLProfile.initSingleton(): 1053.753ms [junit] Demo Code: 1527.964ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 12.327ms [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 / 1075 ms, 55.8 fps, 17 ms/f; total: 60 f, 55.8 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 ]]] [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.654ms [junit] GLProfile.initSingleton(): 180.15ms [junit] Demo Code: 1168.15ms [junit] GLInfo: 1.522ms [junit] GLProfile.shutdown(): 6.832ms [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[0x7c577eac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x3b7d6d70, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x3b7d6d70, 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[0x7c577eac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b7d6d70, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77c001b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [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.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 / 1023 ms, 58.6 fps, 17 ms/f; total: 60 f, 58.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 ]]] [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: 1369.782ms [junit] GLProfile.initSingleton(): 164.487ms [junit] Demo Code: 1198.411ms [junit] GLInfo: 1.082ms [junit] GLProfile.shutdown(): 5.802ms [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 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 / 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: 1355.418ms [junit] GLProfile.initSingleton(): 170.707ms [junit] Demo Code: 1178.045ms [junit] GLInfo: 0.004ms [junit] GLProfile.shutdown(): 6.662ms [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 / 1042 ms, 57.5 fps, 17 ms/f; total: 60 f, 57.5 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: 1317.582ms [junit] GLProfile.initSingleton(): 145.459ms [junit] Demo Code: 1167.158ms [junit] GLInfo: 0.002ms [junit] GLProfile.shutdown(): 4.963ms [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822886846 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.052 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 @ 1412822878507 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[0x3812259d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d95d2a2 created: GearsObj[0x3faaf8af, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d95d2a2 created: GearsObj[0x3faaf8af, 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[0x3812259d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3faaf8af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42aadd7c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d95d2a2 0/0 246x226 of 246x226, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d95d2a2, 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 0x4d95d2a2 0/0 252x229 of 252x229, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d95d2a2, 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 / 1281 ms, 46.8 fps, 21 ms/f; total: 60 f, 46.8 fps, 21 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: 2594.044ms [junit] GLProfile.initSingleton(): 1053.753ms [junit] Demo Code: 1527.964ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 12.327ms [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 / 1075 ms, 55.8 fps, 17 ms/f; total: 60 f, 55.8 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 ]]] [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.654ms [junit] GLProfile.initSingleton(): 180.15ms [junit] Demo Code: 1168.15ms [junit] GLInfo: 1.522ms [junit] GLProfile.shutdown(): 6.832ms [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[0x7c577eac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x3b7d6d70, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x3b7d6d70, 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[0x7c577eac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b7d6d70, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77c001b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [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.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 / 1023 ms, 58.6 fps, 17 ms/f; total: 60 f, 58.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 ]]] [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: 1369.782ms [junit] GLProfile.initSingleton(): 164.487ms [junit] Demo Code: 1198.411ms [junit] GLInfo: 1.082ms [junit] GLProfile.shutdown(): 5.802ms [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 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 / 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: 1355.418ms [junit] GLProfile.initSingleton(): 170.707ms [junit] Demo Code: 1178.045ms [junit] GLInfo: 0.004ms [junit] GLProfile.shutdown(): 6.662ms [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 / 1042 ms, 57.5 fps, 17 ms/f; total: 60 f, 57.5 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: 1317.582ms [junit] GLProfile.initSingleton(): 145.459ms [junit] Demo Code: 1167.158ms [junit] GLInfo: 0.002ms [junit] GLProfile.shutdown(): 4.963ms [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822886846 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01OneLife took 2.769 sec [junit] Testcase: test02AnotherLifeWithGLInfo took 1.359 sec [junit] Testcase: test03AnotherLife took 1.372 sec [junit] Testcase: test03TwoLifes took 2.676 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.052 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 @ 1412822878507 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[0x3812259d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d95d2a2 created: GearsObj[0x3faaf8af, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d95d2a2 created: GearsObj[0x3faaf8af, 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[0x3812259d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3faaf8af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42aadd7c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d95d2a2 0/0 246x226 of 246x226, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d95d2a2, 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 0x4d95d2a2 0/0 252x229 of 252x229, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d95d2a2, 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 / 1281 ms, 46.8 fps, 21 ms/f; total: 60 f, 46.8 fps, 21 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: 2594.044ms [junit] GLProfile.initSingleton(): 1053.753ms [junit] Demo Code: 1527.964ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 12.327ms [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 / 1075 ms, 55.8 fps, 17 ms/f; total: 60 f, 55.8 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 ]]] [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.654ms [junit] GLProfile.initSingleton(): 180.15ms [junit] Demo Code: 1168.15ms [junit] GLInfo: 1.522ms [junit] GLProfile.shutdown(): 6.832ms [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[0x7c577eac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x3b7d6d70, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x3b7d6d70, 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[0x7c577eac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b7d6d70, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77c001b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [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.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 / 1023 ms, 58.6 fps, 17 ms/f; total: 60 f, 58.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 ]]] [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: 1369.782ms [junit] GLProfile.initSingleton(): 164.487ms [junit] Demo Code: 1198.411ms [junit] GLInfo: 1.082ms [junit] GLProfile.shutdown(): 5.802ms [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 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 / 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: 1355.418ms [junit] GLProfile.initSingleton(): 170.707ms [junit] Demo Code: 1178.045ms [junit] GLInfo: 0.004ms [junit] GLProfile.shutdown(): 6.662ms [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 / 1042 ms, 57.5 fps, 17 ms/f; total: 60 f, 57.5 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: 1317.582ms [junit] GLProfile.initSingleton(): 145.459ms [junit] Demo Code: 1167.158ms [junit] GLInfo: 0.002ms [junit] GLProfile.shutdown(): 4.963ms [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412822886846 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] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 [junit] SLOCK [T main @ 1412822888198 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 992, frames 1056887, fps 1065423.4], 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 0x52943384: 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 0x52943384: 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 995, frames 1061038, fps 1066311.5], 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[0x334ddf06, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x305fd85d created: GearsObj[0x6815d140, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x305fd85d created: GearsObj[0x6815d140, 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[0x334ddf06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6815d140, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x661547b6, 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 1117, frames 1061046, fps 949901.5], 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 0x52943384: 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 0x52943384: 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 1117, frames 1061046, fps 949901.5], 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 1410, frames 1342004, fps 951744.6], 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 0x52943384: 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 0x52943384: 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 1412, frames 1345275, fps 952733.75], 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 0x478a1199: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x478a1199: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: 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 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[0xea4dcc3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x612fc6eb created: GearsObj[0x4edbfaad, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x612fc6eb created: GearsObj[0x4edbfaad, 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[0xea4dcc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edbfaad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x136d1ad, 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 12, 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 0x478a1199: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x478a1199: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: 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 12, 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 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 13, 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 0x478a1199: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x478a1199: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: 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 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 6.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 0x72ed206e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x72ed206e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: 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[0x16d447ff, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xe720b71 created: GearsObj[0x34e59a0d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xe720b71 created: GearsObj[0x34e59a0d, 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[0x16d447ff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34e59a0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5555a10c, 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 12, 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 0x72ed206e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x72ed206e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: 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 12, 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 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 13, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x72ed206e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x72ed206e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: 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.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 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 19, 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 0x254f5ec1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x254f5ec1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: 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 19, 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 0x4000071, 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 30, 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 0x254f5ec1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x254f5ec1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: 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 30, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 42, 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 0x254f5ec1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x254f5ec1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: 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 43, 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 0x4000071, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42eca56e, 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 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 0x6219666: 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 0x6219666: 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[0x4d296f0b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x33723e30 created: GearsObj[0x2042d31a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x33723e30 created: GearsObj[0x2042d31a, 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[0x4d296f0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2042d31a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7cf1d559, 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 0x400008c, 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 9, 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 0x6219666: 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 0x6219666: 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 9, 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 9, 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 0x6219666: 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 0x6219666: 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 0x400008c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33723e30, 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 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 0x51a1cda1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x51a1cda1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: 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[0x542f2e2f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5891e32e created: GearsObj[0x6c8c861, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5891e32e created: GearsObj[0x6c8c861, 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[0x542f2e2f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c8c861, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28d4828a, 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 0x40000a5, 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 0x51a1cda1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x51a1cda1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: 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 9, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x51a1cda1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x51a1cda1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: 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 0x40000a5, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5891e32e, 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.display 0x5891e32e 640x480, swapInterval 1, drawable 0x40000a5 [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 @ 1412822896339 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.873 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 @ 1412822888198 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 992, frames 1056887, fps 1065423.4], 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 0x52943384: 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 0x52943384: 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 995, frames 1061038, fps 1066311.5], 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[0x334ddf06, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x305fd85d created: GearsObj[0x6815d140, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x305fd85d created: GearsObj[0x6815d140, 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[0x334ddf06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6815d140, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x661547b6, 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 1117, frames 1061046, fps 949901.5], 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 0x52943384: 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 0x52943384: 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 1117, frames 1061046, fps 949901.5], 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 1410, frames 1342004, fps 951744.6], 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 0x52943384: 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 0x52943384: 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 1412, frames 1345275, fps 952733.75], 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 0x478a1199: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x478a1199: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: 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 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[0xea4dcc3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x612fc6eb created: GearsObj[0x4edbfaad, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x612fc6eb created: GearsObj[0x4edbfaad, 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[0xea4dcc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edbfaad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x136d1ad, 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 12, 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 0x478a1199: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x478a1199: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: 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 12, 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 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 13, 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 0x478a1199: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x478a1199: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: 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 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 6.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 0x72ed206e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x72ed206e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: 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[0x16d447ff, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xe720b71 created: GearsObj[0x34e59a0d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xe720b71 created: GearsObj[0x34e59a0d, 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[0x16d447ff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34e59a0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5555a10c, 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 12, 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 0x72ed206e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x72ed206e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: 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 12, 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 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 13, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x72ed206e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x72ed206e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: 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.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 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 19, 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 0x254f5ec1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x254f5ec1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: 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 19, 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 0x4000071, 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 30, 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 0x254f5ec1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x254f5ec1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: 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 30, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 42, 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 0x254f5ec1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x254f5ec1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: 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 43, 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 0x4000071, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42eca56e, 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 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 0x6219666: 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 0x6219666: 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[0x4d296f0b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x33723e30 created: GearsObj[0x2042d31a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x33723e30 created: GearsObj[0x2042d31a, 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[0x4d296f0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2042d31a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7cf1d559, 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 0x400008c, 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 9, 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 0x6219666: 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 0x6219666: 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 9, 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 9, 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 0x6219666: 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 0x6219666: 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 0x400008c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33723e30, 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 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 0x51a1cda1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x51a1cda1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: 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[0x542f2e2f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5891e32e created: GearsObj[0x6c8c861, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5891e32e created: GearsObj[0x6c8c861, 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[0x542f2e2f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c8c861, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28d4828a, 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 0x40000a5, 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 0x51a1cda1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x51a1cda1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: 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 9, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x51a1cda1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x51a1cda1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: 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 0x40000a5, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5891e32e, 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.display 0x5891e32e 640x480, swapInterval 1, drawable 0x40000a5 [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 @ 1412822896339 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAnimatorContinue took 2.946 sec [junit] Testcase: testAnimatorResumePause took 1.012 sec [junit] Testcase: testAnimatorStartStop took 1.023 sec [junit] Testcase: testFPSAnimatorContinue took 1.011 sec [junit] Testcase: testFPSAnimatorResumePause took 1.004 sec [junit] Testcase: testFPSAnimatorStartStop took 0.985 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.873 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 @ 1412822888198 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 992, frames 1056887, fps 1065423.4], 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 0x52943384: 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 0x52943384: 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 995, frames 1061038, fps 1066311.5], 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[0x334ddf06, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x305fd85d created: GearsObj[0x6815d140, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x305fd85d created: GearsObj[0x6815d140, 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[0x334ddf06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6815d140, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x661547b6, 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 1117, frames 1061046, fps 949901.5], 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 0x52943384: 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 0x52943384: 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 1117, frames 1061046, fps 949901.5], 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 1410, frames 1342004, fps 951744.6], 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 0x52943384: 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 0x52943384: 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 1412, frames 1345275, fps 952733.75], 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 0x478a1199: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x478a1199: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: 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 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[0xea4dcc3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x612fc6eb created: GearsObj[0x4edbfaad, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x612fc6eb created: GearsObj[0x4edbfaad, 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[0xea4dcc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edbfaad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x136d1ad, 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 12, 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 0x478a1199: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x478a1199: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: 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 12, 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 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 13, 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 0x478a1199: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x478a1199: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x660824b7: 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 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 6.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 0x72ed206e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x72ed206e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: 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[0x16d447ff, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xe720b71 created: GearsObj[0x34e59a0d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xe720b71 created: GearsObj[0x34e59a0d, 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[0x16d447ff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34e59a0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5555a10c, 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 12, 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 0x72ed206e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x72ed206e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: 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 12, 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 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 13, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x72ed206e: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x72ed206e: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6cf6302b: 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.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 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 19, 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 0x254f5ec1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x254f5ec1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: 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 19, 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 0x4000071, 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 30, 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 0x254f5ec1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x254f5ec1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: 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 30, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 42, 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 0x254f5ec1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x254f5ec1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x2f22427f: 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 43, 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 0x4000071, msaa false, tileRendererInUse null [junit] >> GearsES2 0x42eca56e, 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 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 0x6219666: 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 0x6219666: 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[0x4d296f0b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x33723e30 created: GearsObj[0x2042d31a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x33723e30 created: GearsObj[0x2042d31a, 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[0x4d296f0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2042d31a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7cf1d559, 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 0x400008c, 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 9, 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 0x6219666: 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 0x6219666: 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 9, 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 9, 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 0x6219666: 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 0x6219666: 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 0x400008c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33723e30, 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 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 0x51a1cda1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x51a1cda1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: 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[0x542f2e2f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5891e32e created: GearsObj[0x6c8c861, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5891e32e created: GearsObj[0x6c8c861, 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[0x542f2e2f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c8c861, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28d4828a, 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 0x40000a5, 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 0x51a1cda1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x51a1cda1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: 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 9, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x51a1cda1: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x51a1cda1: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x47c1a078: 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 0x40000a5, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5891e32e, 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.display 0x5891e32e 640x480, swapInterval 1, drawable 0x40000a5 [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 @ 1412822896339 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412822897848 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 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 @ 1412822903730 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.583 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 @ 1412822897848 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 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 @ 1412822903730 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimator took 3.592 sec [junit] Testcase: test02AsyncEachAnimator took 2.164 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.583 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 @ 1412822897848 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 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 @ 1412822903730 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412822905149 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT [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 @ 1412822911732 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.272 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 @ 1412822905149 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822911732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NormalPre_1Win took 2.602 sec [junit] Testcase: test02NormalPost_1Win took 0.453 sec [junit] Testcase: test03ExclPre_1Win took 0.001 sec [junit] Testcase: test04ExclPost_1Win took 0.001 sec [junit] Testcase: test05NormalPre_4Win took 1.997 sec [junit] Testcase: test06NormalPost_4Win took 0.655 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.272 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 @ 1412822905149 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822911732 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] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412822913302 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT [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 @ 1412822919926 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.32 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 @ 1412822913302 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822919926 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NormalPre_1Win took 2.609 sec [junit] Testcase: test02NormalPost_1Win took 0.406 sec [junit] Testcase: test03ExclPre_1Win took 0.002 sec [junit] Testcase: test04ExclPost_1Win took 0.001 sec [junit] Testcase: test05NormalPre_4Win took 2.021 sec [junit] Testcase: test06NormalPost_4Win took 0.74 sec [junit] Testcase: test07ExclPre_4Win took 0.002 sec [junit] Testcase: test08ExclPost_4Win took 0.001 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.32 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 @ 1412822913302 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412822919926 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 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 @ 1412822921389 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x2866fa63, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xaf407f6 created: GearsObj[0x1f6cf98b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xaf407f6 created: GearsObj[0x1f6cf98b, 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[0x2866fa63, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f6cf98b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b9de2b, 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[0x8986426, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x43677632 created: GearsObj[0x5a8f93e0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x43677632 created: GearsObj[0x5a8f93e0, 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[0x8986426, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a8f93e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ae22a0, 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-n0005-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 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 0x43677632 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null [junit] >> GearsES2 0x43677632, 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-n0014-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 0x3df6b729: tileRendererInUse null, GearsES2[obj 0x3df6b729 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3df6b729 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 0x3df6b729 created: GearsObj[0x7a38f66e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3df6b729 created: GearsObj[0x446bb88d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3df6b729 created: GearsObj[0x446bb88d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3df6b729 FIN GearsES2[obj 0x3df6b729 isInit true, usesShared false, 1 GearsObj[0x7a38f66e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x446bb88d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69faab0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3df6b729 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3df6b729, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3df6b729 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3df6b729, 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 0x3df6b729 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3df6b729, 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-n0029-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3df6b729: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3df6b729 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 0x510c77df: tileRendererInUse null, GearsES2[obj 0x510c77df isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x510c77df 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 0x510c77df created: GearsObj[0x30afdf4d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x510c77df created: GearsObj[0x37d74952, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x510c77df created: GearsObj[0x37d74952, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x510c77df FIN GearsES2[obj 0x510c77df isInit true, usesShared false, 1 GearsObj[0x30afdf4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37d74952, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fb11f5c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x510c77df 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse null [junit] >> GearsES2 0x510c77df, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0035-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 0x510c77df 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400005f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x510c77df, 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] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0045-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x510c77df: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x510c77df 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 0x358b31ef: tileRendererInUse null, GearsES2[obj 0x358b31ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x358b31ef 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 0x358b31ef created: GearsObj[0x82f2a09, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x358b31ef created: GearsObj[0x7f7b706d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x358b31ef created: GearsObj[0x7f7b706d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x358b31ef FIN GearsES2[obj 0x358b31ef isInit true, usesShared false, 1 GearsObj[0x82f2a09, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f7b706d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a4a5205, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x358b31ef 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x358b31ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0050-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 0x358b31ef 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null [junit] >> GearsES2 0x358b31ef, 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 0x358b31ef 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null [junit] >> GearsES2 0x358b31ef, 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-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x358b31ef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x358b31ef 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 0x50d9a1b4: tileRendererInUse null, GearsES2[obj 0x50d9a1b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50d9a1b4 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 0x50d9a1b4 created: GearsObj[0x6a12f616, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50d9a1b4 created: GearsObj[0x5b138fd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50d9a1b4 created: GearsObj[0x5b138fd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x50d9a1b4 FIN GearsES2[obj 0x50d9a1b4 isInit true, usesShared false, 1 GearsObj[0x6a12f616, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b138fd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x377d9ef7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x50d9a1b4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d9a1b4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0065-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 0x50d9a1b4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d9a1b4, 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 0x50d9a1b4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d9a1b4, 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-n0075-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d9a1b4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d9a1b4 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 0x62e00b14: tileRendererInUse null, GearsES2[obj 0x62e00b14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x62e00b14 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 0x62e00b14 created: GearsObj[0xed1450b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x62e00b14 created: GearsObj[0x4e833633, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x62e00b14 created: GearsObj[0x4e833633, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x62e00b14 FIN GearsES2[obj 0x62e00b14 isInit true, usesShared false, 1 GearsObj[0xed1450b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e833633, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58e7030c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x62e00b14 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x62e00b14, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0080-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 0x62e00b14 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x62e00b14, 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] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0090-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62e00b14 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x62e00b14, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62e00b14: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62e00b14 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 0x3395dd94: tileRendererInUse null, GearsES2[obj 0x3395dd94 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3395dd94 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 0x3395dd94 created: GearsObj[0x333c391, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3395dd94 created: GearsObj[0x11a25ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3395dd94 created: GearsObj[0x11a25ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3395dd94 FIN GearsES2[obj 0x3395dd94 isInit true, usesShared false, 1 GearsObj[0x333c391, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11a25ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f5b9206, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3395dd94 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600010, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3395dd94, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0095-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 0x3395dd94 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3395dd94, 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 0x3395dd94 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3395dd94, 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-n0105-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3395dd94: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3395dd94 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 0x58200717: tileRendererInUse null, GearsES2[obj 0x58200717 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x58200717 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 0x58200717 created: GearsObj[0x18e5fad1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x58200717 created: GearsObj[0x31ae9afc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x58200717 created: GearsObj[0x31ae9afc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x58200717 FIN GearsES2[obj 0x58200717 isInit true, usesShared false, 1 GearsObj[0x18e5fad1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31ae9afc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f544ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x58200717 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600012, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58200717, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0110-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 0x58200717 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58200717, 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 0x58200717 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58200717, 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-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58200717: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58200717 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 0x1a76810e: tileRendererInUse null, GearsES2[obj 0x1a76810e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a76810e 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 0x1a76810e created: GearsObj[0x4bcf12c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a76810e created: GearsObj[0x231786dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a76810e created: GearsObj[0x231786dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x1a76810e FIN GearsES2[obj 0x1a76810e isInit true, usesShared false, 1 GearsObj[0x4bcf12c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x231786dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fcbac6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x1a76810e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a76810e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1a76810e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a76810e, 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 0x1a76810e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a76810e, 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 0x1a76810e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a76810e 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 @ 1412822928422 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.73 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 @ 1412822921389 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x2866fa63, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xaf407f6 created: GearsObj[0x1f6cf98b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xaf407f6 created: GearsObj[0x1f6cf98b, 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[0x2866fa63, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f6cf98b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b9de2b, 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[0x8986426, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x43677632 created: GearsObj[0x5a8f93e0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x43677632 created: GearsObj[0x5a8f93e0, 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[0x8986426, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a8f93e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ae22a0, 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-n0005-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 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 0x43677632 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null [junit] >> GearsES2 0x43677632, 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-n0014-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 0x3df6b729: tileRendererInUse null, GearsES2[obj 0x3df6b729 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3df6b729 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 0x3df6b729 created: GearsObj[0x7a38f66e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3df6b729 created: GearsObj[0x446bb88d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3df6b729 created: GearsObj[0x446bb88d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3df6b729 FIN GearsES2[obj 0x3df6b729 isInit true, usesShared false, 1 GearsObj[0x7a38f66e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x446bb88d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69faab0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3df6b729 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3df6b729, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3df6b729 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3df6b729, 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 0x3df6b729 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3df6b729, 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-n0029-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3df6b729: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3df6b729 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 0x510c77df: tileRendererInUse null, GearsES2[obj 0x510c77df isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x510c77df 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 0x510c77df created: GearsObj[0x30afdf4d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x510c77df created: GearsObj[0x37d74952, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x510c77df created: GearsObj[0x37d74952, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x510c77df FIN GearsES2[obj 0x510c77df isInit true, usesShared false, 1 GearsObj[0x30afdf4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37d74952, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fb11f5c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x510c77df 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse null [junit] >> GearsES2 0x510c77df, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0035-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 0x510c77df 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400005f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x510c77df, 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] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0045-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x510c77df: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x510c77df 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 0x358b31ef: tileRendererInUse null, GearsES2[obj 0x358b31ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x358b31ef 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 0x358b31ef created: GearsObj[0x82f2a09, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x358b31ef created: GearsObj[0x7f7b706d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x358b31ef created: GearsObj[0x7f7b706d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x358b31ef FIN GearsES2[obj 0x358b31ef isInit true, usesShared false, 1 GearsObj[0x82f2a09, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f7b706d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a4a5205, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x358b31ef 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x358b31ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0050-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 0x358b31ef 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null [junit] >> GearsES2 0x358b31ef, 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 0x358b31ef 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null [junit] >> GearsES2 0x358b31ef, 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-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x358b31ef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x358b31ef 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 0x50d9a1b4: tileRendererInUse null, GearsES2[obj 0x50d9a1b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50d9a1b4 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 0x50d9a1b4 created: GearsObj[0x6a12f616, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50d9a1b4 created: GearsObj[0x5b138fd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50d9a1b4 created: GearsObj[0x5b138fd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x50d9a1b4 FIN GearsES2[obj 0x50d9a1b4 isInit true, usesShared false, 1 GearsObj[0x6a12f616, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b138fd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x377d9ef7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x50d9a1b4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d9a1b4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0065-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 0x50d9a1b4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d9a1b4, 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 0x50d9a1b4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d9a1b4, 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-n0075-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d9a1b4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d9a1b4 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 0x62e00b14: tileRendererInUse null, GearsES2[obj 0x62e00b14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x62e00b14 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 0x62e00b14 created: GearsObj[0xed1450b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x62e00b14 created: GearsObj[0x4e833633, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x62e00b14 created: GearsObj[0x4e833633, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x62e00b14 FIN GearsES2[obj 0x62e00b14 isInit true, usesShared false, 1 GearsObj[0xed1450b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e833633, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58e7030c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x62e00b14 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x62e00b14, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0080-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 0x62e00b14 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x62e00b14, 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] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0090-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62e00b14 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x62e00b14, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62e00b14: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62e00b14 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 0x3395dd94: tileRendererInUse null, GearsES2[obj 0x3395dd94 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3395dd94 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 0x3395dd94 created: GearsObj[0x333c391, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3395dd94 created: GearsObj[0x11a25ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3395dd94 created: GearsObj[0x11a25ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3395dd94 FIN GearsES2[obj 0x3395dd94 isInit true, usesShared false, 1 GearsObj[0x333c391, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11a25ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f5b9206, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3395dd94 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600010, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3395dd94, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0095-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 0x3395dd94 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3395dd94, 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 0x3395dd94 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3395dd94, 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-n0105-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3395dd94: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3395dd94 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 0x58200717: tileRendererInUse null, GearsES2[obj 0x58200717 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x58200717 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 0x58200717 created: GearsObj[0x18e5fad1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x58200717 created: GearsObj[0x31ae9afc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x58200717 created: GearsObj[0x31ae9afc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x58200717 FIN GearsES2[obj 0x58200717 isInit true, usesShared false, 1 GearsObj[0x18e5fad1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31ae9afc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f544ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x58200717 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600012, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58200717, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0110-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 0x58200717 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58200717, 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 0x58200717 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58200717, 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-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58200717: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58200717 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 0x1a76810e: tileRendererInUse null, GearsES2[obj 0x1a76810e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a76810e 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 0x1a76810e created: GearsObj[0x4bcf12c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a76810e created: GearsObj[0x231786dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a76810e created: GearsObj[0x231786dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x1a76810e FIN GearsES2[obj 0x1a76810e isInit true, usesShared false, 1 GearsObj[0x4bcf12c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x231786dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fcbac6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x1a76810e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a76810e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1a76810e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a76810e, 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 0x1a76810e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a76810e, 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 0x1a76810e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a76810e 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 @ 1412822928422 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 6.891 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.73 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 @ 1412822921389 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x2866fa63, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xaf407f6 created: GearsObj[0x1f6cf98b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xaf407f6 created: GearsObj[0x1f6cf98b, 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[0x2866fa63, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f6cf98b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b9de2b, 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[0x8986426, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x43677632 created: GearsObj[0x5a8f93e0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x43677632 created: GearsObj[0x5a8f93e0, 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[0x8986426, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a8f93e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ae22a0, 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-n0005-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 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 0x43677632 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null [junit] >> GearsES2 0x43677632, 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-n0014-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 0x3df6b729: tileRendererInUse null, GearsES2[obj 0x3df6b729 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3df6b729 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 0x3df6b729 created: GearsObj[0x7a38f66e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3df6b729 created: GearsObj[0x446bb88d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3df6b729 created: GearsObj[0x446bb88d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3df6b729 FIN GearsES2[obj 0x3df6b729 isInit true, usesShared false, 1 GearsObj[0x7a38f66e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x446bb88d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69faab0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3df6b729 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3df6b729, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x3df6b729 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3df6b729, 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 0x3df6b729 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3df6b729, 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-n0029-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3df6b729: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3df6b729 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 0x510c77df: tileRendererInUse null, GearsES2[obj 0x510c77df isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x510c77df 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 0x510c77df created: GearsObj[0x30afdf4d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x510c77df created: GearsObj[0x37d74952, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x510c77df created: GearsObj[0x37d74952, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x510c77df FIN GearsES2[obj 0x510c77df isInit true, usesShared false, 1 GearsObj[0x30afdf4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37d74952, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fb11f5c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x510c77df 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse null [junit] >> GearsES2 0x510c77df, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0035-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 0x510c77df 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400005f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x510c77df, 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] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0045-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x510c77df: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x510c77df 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 0x358b31ef: tileRendererInUse null, GearsES2[obj 0x358b31ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x358b31ef 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 0x358b31ef created: GearsObj[0x82f2a09, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x358b31ef created: GearsObj[0x7f7b706d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x358b31ef created: GearsObj[0x7f7b706d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x358b31ef FIN GearsES2[obj 0x358b31ef isInit true, usesShared false, 1 GearsObj[0x82f2a09, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f7b706d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a4a5205, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x358b31ef 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x358b31ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0050-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 0x358b31ef 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null [junit] >> GearsES2 0x358b31ef, 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 0x358b31ef 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null [junit] >> GearsES2 0x358b31ef, 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-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x358b31ef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x358b31ef 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 0x50d9a1b4: tileRendererInUse null, GearsES2[obj 0x50d9a1b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50d9a1b4 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 0x50d9a1b4 created: GearsObj[0x6a12f616, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50d9a1b4 created: GearsObj[0x5b138fd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50d9a1b4 created: GearsObj[0x5b138fd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x50d9a1b4 FIN GearsES2[obj 0x50d9a1b4 isInit true, usesShared false, 1 GearsObj[0x6a12f616, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b138fd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x377d9ef7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x50d9a1b4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d9a1b4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0065-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 0x50d9a1b4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d9a1b4, 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 0x50d9a1b4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d9a1b4, 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-n0075-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d9a1b4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d9a1b4 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 0x62e00b14: tileRendererInUse null, GearsES2[obj 0x62e00b14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x62e00b14 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 0x62e00b14 created: GearsObj[0xed1450b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x62e00b14 created: GearsObj[0x4e833633, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x62e00b14 created: GearsObj[0x4e833633, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x62e00b14 FIN GearsES2[obj 0x62e00b14 isInit true, usesShared false, 1 GearsObj[0xed1450b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e833633, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58e7030c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x62e00b14 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x62e00b14, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0080-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 0x62e00b14 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x62e00b14, 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] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0090-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62e00b14 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x62e00b14, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62e00b14: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62e00b14 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 0x3395dd94: tileRendererInUse null, GearsES2[obj 0x3395dd94 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3395dd94 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 0x3395dd94 created: GearsObj[0x333c391, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3395dd94 created: GearsObj[0x11a25ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3395dd94 created: GearsObj[0x11a25ea, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3395dd94 FIN GearsES2[obj 0x3395dd94 isInit true, usesShared false, 1 GearsObj[0x333c391, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11a25ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f5b9206, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3395dd94 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600010, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3395dd94, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0095-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 0x3395dd94 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3395dd94, 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 0x3395dd94 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3395dd94, 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-n0105-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3395dd94: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3395dd94 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 0x58200717: tileRendererInUse null, GearsES2[obj 0x58200717 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x58200717 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 0x58200717 created: GearsObj[0x18e5fad1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x58200717 created: GearsObj[0x31ae9afc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x58200717 created: GearsObj[0x31ae9afc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x58200717 FIN GearsES2[obj 0x58200717 isInit true, usesShared false, 1 GearsObj[0x18e5fad1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31ae9afc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f544ca, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x58200717 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600012, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58200717, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-n0110-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 0x58200717 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58200717, 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 0x58200717 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58200717, 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-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58200717: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58200717 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 0x1a76810e: tileRendererInUse null, GearsES2[obj 0x1a76810e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a76810e 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 0x1a76810e created: GearsObj[0x4bcf12c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a76810e created: GearsObj[0x231786dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a76810e created: GearsObj[0x231786dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x1a76810e FIN GearsES2[obj 0x1a76810e isInit true, usesShared false, 1 GearsObj[0x4bcf12c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x231786dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fcbac6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x1a76810e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a76810e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1a76810e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a76810e, 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 0x1a76810e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a76810e, 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 0x1a76810e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a76810e 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 @ 1412822928422 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 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 @ 1412822929874 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:1412822931360 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931363 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931367 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931534 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931849 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931860 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931866 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931867 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931867 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931884 d 0ms]] [junit] 1 - switch - START 1026 [junit] 1 - switch - END 1026 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0038-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2065 [junit] 2 - switch - END 2065 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0097-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:1412822934423 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934424 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934425 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934426 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:1412822934440 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934441 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934508 d 0ms]] [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] 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:1412822934638 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934640 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934682 d 0ms]] [junit] 1 - switch - START 1055 [junit] 1 - switch - END 1055 [junit] Thread-5-AWTAnimator#01: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0056-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2092 [junit] 2 - switch - END 2092 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1615-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:1412822937440 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822937441 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822937445 d 0ms]] [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 1021 [junit] 1 - switch - END 1021 [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n1921-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2029 [junit] 2 - switch - END 2029 [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3570-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:1412822940523 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822940523 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822940524 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822940528 d 0ms]] [junit] 1 - switch - START 1070 [junit] 1 - switch - END 1070 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2113-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2084 [junit] 2 - switch - END 2084 [junit] Thread-7-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2174-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:1412822943386 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943386 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943387 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943453 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], on-scr[.]] [junit] Is SwapGLContext safe: true [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:1412822943558 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943585 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943661 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943662 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943668 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943668 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943669 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943669 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943674 d 0ms]] [junit] 1 - switch - START 1078 [junit] 1 - switch - END 1078 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0057-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2018 [junit] 2 - switch - END 2018 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0111-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:1412822946435 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946436 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946436 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946438 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946457 d 0ms]] [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:1412822946493 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946545 d 0ms]] [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 1038 [junit] 1 - switch - END 1038 [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1248-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2046 [junit] 2 - switch - END 2046 [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949605 d 0ms]] [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] 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:1412822949760 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949761 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949831 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949857 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949862 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949862 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949863 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949863 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949867 d 0ms]] [junit] 1 - switch - START 1025 [junit] 1 - switch - END 1025 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0051-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2052 [junit] 2 - switch - END 2052 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0112-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:1412822952621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952625 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952643 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952643 d 0ms]] [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:1412822952679 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952725 d 0ms]] [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 1044 [junit] 1 - switch - END 1044 [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1816-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2053 [junit] 2 - switch - END 2053 [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n3581-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 @ 1412822955854 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.684 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 @ 1412822929874 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:1412822931360 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931363 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931367 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931534 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931849 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931860 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931866 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931867 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931867 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931884 d 0ms]] [junit] 1 - switch - START 1026 [junit] 1 - switch - END 1026 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0038-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2065 [junit] 2 - switch - END 2065 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0097-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:1412822934423 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934424 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934425 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934426 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:1412822934440 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934441 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934508 d 0ms]] [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] 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:1412822934638 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934640 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934682 d 0ms]] [junit] 1 - switch - START 1055 [junit] 1 - switch - END 1055 [junit] Thread-5-AWTAnimator#01: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0056-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2092 [junit] 2 - switch - END 2092 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1615-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:1412822937440 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822937441 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822937445 d 0ms]] [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 1021 [junit] 1 - switch - END 1021 [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n1921-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2029 [junit] 2 - switch - END 2029 [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3570-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:1412822940523 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822940523 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822940524 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822940528 d 0ms]] [junit] 1 - switch - START 1070 [junit] 1 - switch - END 1070 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2113-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2084 [junit] 2 - switch - END 2084 [junit] Thread-7-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2174-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:1412822943386 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943386 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943387 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943453 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], on-scr[.]] [junit] Is SwapGLContext safe: true [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:1412822943558 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943585 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943661 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943662 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943668 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943668 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943669 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943669 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943674 d 0ms]] [junit] 1 - switch - START 1078 [junit] 1 - switch - END 1078 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0057-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2018 [junit] 2 - switch - END 2018 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0111-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:1412822946435 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946436 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946436 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946438 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946457 d 0ms]] [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:1412822946493 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946545 d 0ms]] [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 1038 [junit] 1 - switch - END 1038 [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1248-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2046 [junit] 2 - switch - END 2046 [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949605 d 0ms]] [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] 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:1412822949760 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949761 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949831 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949857 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949862 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949862 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949863 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949863 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949867 d 0ms]] [junit] 1 - switch - START 1025 [junit] 1 - switch - END 1025 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0051-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2052 [junit] 2 - switch - END 2052 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0112-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:1412822952621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952625 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952643 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952643 d 0ms]] [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:1412822952679 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952725 d 0ms]] [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 1044 [junit] 1 - switch - END 1044 [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1816-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2053 [junit] 2 - switch - END 2053 [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n3581-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 @ 1412822955854 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 4.554 sec [junit] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 2.991 sec [junit] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 2.984 sec [junit] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 2.965 sec [junit] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 3.059 sec [junit] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 0.089 sec [junit] Testcase: test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 3 sec [junit] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.021 sec [junit] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 3.065 sec [junit] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 0.079 sec [junit] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 3.013 sec [junit] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.02 sec [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.684 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 @ 1412822929874 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:1412822931360 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931363 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931367 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931534 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931849 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931860 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931866 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931867 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931867 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822931884 d 0ms]] [junit] 1 - switch - START 1026 [junit] 1 - switch - END 1026 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0038-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2065 [junit] 2 - switch - END 2065 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0097-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:1412822934423 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934424 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934425 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934426 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:1412822934440 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934441 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934508 d 0ms]] [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] 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:1412822934638 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934640 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822934682 d 0ms]] [junit] 1 - switch - START 1055 [junit] 1 - switch - END 1055 [junit] Thread-5-AWTAnimator#01: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0056-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2092 [junit] 2 - switch - END 2092 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1615-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:1412822937440 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822937441 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822937445 d 0ms]] [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 1021 [junit] 1 - switch - END 1021 [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n1921-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2029 [junit] 2 - switch - END 2029 [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3570-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:1412822940523 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822940523 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822940524 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822940528 d 0ms]] [junit] 1 - switch - START 1070 [junit] 1 - switch - END 1070 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2113-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2084 [junit] 2 - switch - END 2084 [junit] Thread-7-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2174-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:1412822943386 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943386 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943387 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943453 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], on-scr[.]] [junit] Is SwapGLContext safe: true [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:1412822943558 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943585 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943661 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943662 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943668 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943668 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943669 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943669 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822943674 d 0ms]] [junit] 1 - switch - START 1078 [junit] 1 - switch - END 1078 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0057-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2018 [junit] 2 - switch - END 2018 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0111-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:1412822946435 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946436 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946436 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946438 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946457 d 0ms]] [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:1412822946493 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822946545 d 0ms]] [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 1038 [junit] 1 - switch - END 1038 [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1248-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2046 [junit] 2 - switch - END 2046 [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949605 d 0ms]] [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] 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:1412822949760 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949761 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949831 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949857 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949862 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949862 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949863 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949863 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822949867 d 0ms]] [junit] 1 - switch - START 1025 [junit] 1 - switch - END 1025 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0051-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2052 [junit] 2 - switch - END 2052 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0112-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:1412822952621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952625 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952643 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952643 d 0ms]] [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:1412822952679 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412822952725 d 0ms]] [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 1044 [junit] 1 - switch - END 1044 [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1816-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2053 [junit] 2 - switch - END 2053 [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n3581-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 @ 1412822955854 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] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412822957217 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] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT [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[0x669e0ea3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13ec79f4 created: GearsObj[0x73fd7c83, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13ec79f4 created: GearsObj[0x73fd7c83, 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[0x669e0ea3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73fd7c83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c1ccf76, 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 0x197e6b86: tileRendererInUse null, GearsES2[obj 0x197e6b86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x197e6b86 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 0x197e6b86 created: GearsObj[0x4e992c52, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x197e6b86 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x197e6b86 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-5-null,5,main] GearsES2.init.X 0x197e6b86 FIN GearsES2[obj 0x197e6b86 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 0x197e6b86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc26403ad30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x197e6b86, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x197e6b86 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc29475e9d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x197e6b86, angle 509.0, [l -1.0, r 1.0, b -1.0, t 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_-n1018-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 0x197e6b86: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x197e6b86 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 @ 1412822963515 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.991 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 @ 1412822957217 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[0x669e0ea3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13ec79f4 created: GearsObj[0x73fd7c83, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13ec79f4 created: GearsObj[0x73fd7c83, 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[0x669e0ea3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73fd7c83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c1ccf76, 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 0x197e6b86: tileRendererInUse null, GearsES2[obj 0x197e6b86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x197e6b86 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 0x197e6b86 created: GearsObj[0x4e992c52, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x197e6b86 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x197e6b86 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-5-null,5,main] GearsES2.init.X 0x197e6b86 FIN GearsES2[obj 0x197e6b86 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 0x197e6b86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc26403ad30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x197e6b86, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x197e6b86 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc29475e9d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x197e6b86, angle 509.0, [l -1.0, r 1.0, b -1.0, t 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_-n1018-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 0x197e6b86: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x197e6b86 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 @ 1412822963515 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test21GLWindowGL2ES2 took 3.828 sec [junit] Testcase: test22GLWindowGLES2 took 2.327 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.991 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 @ 1412822957217 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[0x669e0ea3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13ec79f4 created: GearsObj[0x73fd7c83, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13ec79f4 created: GearsObj[0x73fd7c83, 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[0x669e0ea3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73fd7c83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c1ccf76, 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 0x197e6b86: tileRendererInUse null, GearsES2[obj 0x197e6b86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x197e6b86 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 0x197e6b86 created: GearsObj[0x4e992c52, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x197e6b86 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x197e6b86 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-5-null,5,main] GearsES2.init.X 0x197e6b86 FIN GearsES2[obj 0x197e6b86 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 0x197e6b86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc26403ad30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x197e6b86, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x197e6b86 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc29475e9d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x197e6b86, angle 509.0, [l -1.0, r 1.0, b -1.0, t 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_-n1018-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 0x197e6b86: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x197e6b86 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 @ 1412822963515 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] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412822964968 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x5f806f66, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1d8fdf43 created: GearsObj[0x429191c4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1d8fdf43 created: GearsObj[0x429191c4, 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[0x5f806f66, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x429191c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a8b9f2a, 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] 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.5, [l -1.0, r 1.0, b -1.0, t 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 0x1d8fdf43 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d8fdf43, angle 25.0, [l -1.0, r 1.0, b -1.0, t 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_-n0050-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 0x381d7020: tileRendererInUse null, GearsES2[obj 0x381d7020 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x381d7020 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 0x381d7020 created: GearsObj[0x319cc134, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x381d7020 created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x381d7020 created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x381d7020 FIN GearsES2[obj 0x381d7020 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 0x381d7020 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f1908168ac0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381d7020, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x381d7020 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f1908168ac0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381d7020, 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 0x381d7020 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f18fc004350, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381d7020, angle 391.0, [l -1.0, r 1.0, b -1.0, t 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__-n0782-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 0x381d7020: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x381d7020 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 @ 1412822971301 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.049 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 @ 1412822964968 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x5f806f66, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1d8fdf43 created: GearsObj[0x429191c4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1d8fdf43 created: GearsObj[0x429191c4, 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[0x5f806f66, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x429191c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a8b9f2a, 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] 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.5, [l -1.0, r 1.0, b -1.0, t 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 0x1d8fdf43 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d8fdf43, angle 25.0, [l -1.0, r 1.0, b -1.0, t 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_-n0050-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 0x381d7020: tileRendererInUse null, GearsES2[obj 0x381d7020 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x381d7020 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 0x381d7020 created: GearsObj[0x319cc134, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x381d7020 created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x381d7020 created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x381d7020 FIN GearsES2[obj 0x381d7020 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 0x381d7020 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f1908168ac0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381d7020, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x381d7020 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f1908168ac0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381d7020, 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 0x381d7020 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f18fc004350, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381d7020, angle 391.0, [l -1.0, r 1.0, b -1.0, t 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__-n0782-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 0x381d7020: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x381d7020 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 @ 1412822971301 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLCanvasOnscreenGL2ES2 took 3.94 sec [junit] Testcase: test02GLCanvasOnscreenGLES2 took 2.263 sec [junit] Testcase: test11GLCanvasOffscreenGL2ES2 took 0.001 sec [junit] Testcase: test12GLCanvasOffscreenGLES2 took 0.002 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.049 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 @ 1412822964968 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x5f806f66, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1d8fdf43 created: GearsObj[0x429191c4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1d8fdf43 created: GearsObj[0x429191c4, 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[0x5f806f66, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x429191c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a8b9f2a, 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] 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.5, [l -1.0, r 1.0, b -1.0, t 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 0x1d8fdf43 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d8fdf43, angle 25.0, [l -1.0, r 1.0, b -1.0, t 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_-n0050-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 0x381d7020: tileRendererInUse null, GearsES2[obj 0x381d7020 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x381d7020 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 0x381d7020 created: GearsObj[0x319cc134, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x381d7020 created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x381d7020 created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x381d7020 FIN GearsES2[obj 0x381d7020 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 0x381d7020 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f1908168ac0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381d7020, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x381d7020 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f1908168ac0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381d7020, 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 0x381d7020 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f18fc004350, msaa false, tileRendererInUse null [junit] >> GearsES2 0x381d7020, angle 391.0, [l -1.0, r 1.0, b -1.0, t 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__-n0782-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 0x381d7020: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x381d7020 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 @ 1412822971301 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1412822972681 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x6456e857: tileRendererInUse null, GearsES2[obj 0x6456e857 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6456e857 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x6456e857 created: GearsObj[0x259fae5e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6456e857 created: GearsObj[0x3b7aa8f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6456e857 created: GearsObj[0x3b7aa8f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6456e857 FIN GearsES2[obj 0x6456e857 isInit true, usesShared false, 1 GearsObj[0x259fae5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b7aa8f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b4453a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6456e857 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6456e857, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6456e857 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6456e857, 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 [junit] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0059-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 0x6456e857: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6456e857 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[0x3892b41f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3822b310 created: GearsObj[0x6f82d135, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3822b310 created: GearsObj[0x6f82d135, 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[0x3892b41f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f82d135, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a81273, 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 0x7f7194538380, 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 0x7f7194538380, 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 0x7f717c000fe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3822b310, angle 394.0, [l -1.0, r 1.0, b -1.0, t 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__-n0788-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 0x69e3a9eb: tileRendererInUse null, GearsES2[obj 0x69e3a9eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x69e3a9eb 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 0x69e3a9eb created: GearsObj[0x12bd0de2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x69e3a9eb created: GearsObj[0x44413aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x69e3a9eb created: GearsObj[0x44413aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x69e3a9eb FIN GearsES2[obj 0x69e3a9eb isInit true, usesShared false, 1 GearsObj[0x12bd0de2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44413aba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b366125, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x69e3a9eb 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69e3a9eb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x69e3a9eb 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69e3a9eb, 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 0x69e3a9eb 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69e3a9eb, 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 0x69e3a9eb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69e3a9eb 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 0x63151485: tileRendererInUse null, GearsES2[obj 0x63151485 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x63151485 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 0x63151485 created: GearsObj[0x1f3bd7ca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x63151485 created: GearsObj[0x1e35e9d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x63151485 created: GearsObj[0x1e35e9d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-7-null,5,main] GearsES2.init.X 0x63151485 FIN GearsES2[obj 0x63151485 isInit true, usesShared false, 1 GearsObj[0x1f3bd7ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e35e9d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e70261f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-7-null,5,main] GearsES2.reshape 0x63151485 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f7184160ab0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63151485, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x63151485 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f71a002e4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63151485, angle 578.5, [l -1.0, r 1.0, b -1.0, t 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__-n1157-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 0x63151485: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63151485 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 @ 1412822984021 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.036 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 @ 1412822972681 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x6456e857: tileRendererInUse null, GearsES2[obj 0x6456e857 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6456e857 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x6456e857 created: GearsObj[0x259fae5e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6456e857 created: GearsObj[0x3b7aa8f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6456e857 created: GearsObj[0x3b7aa8f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6456e857 FIN GearsES2[obj 0x6456e857 isInit true, usesShared false, 1 GearsObj[0x259fae5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b7aa8f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b4453a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6456e857 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6456e857, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6456e857 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6456e857, 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 [junit] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0059-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 0x6456e857: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6456e857 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[0x3892b41f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3822b310 created: GearsObj[0x6f82d135, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3822b310 created: GearsObj[0x6f82d135, 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[0x3892b41f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f82d135, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a81273, 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 0x7f7194538380, 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 0x7f7194538380, 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 0x7f717c000fe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3822b310, angle 394.0, [l -1.0, r 1.0, b -1.0, t 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__-n0788-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 0x69e3a9eb: tileRendererInUse null, GearsES2[obj 0x69e3a9eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x69e3a9eb 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 0x69e3a9eb created: GearsObj[0x12bd0de2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x69e3a9eb created: GearsObj[0x44413aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x69e3a9eb created: GearsObj[0x44413aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x69e3a9eb FIN GearsES2[obj 0x69e3a9eb isInit true, usesShared false, 1 GearsObj[0x12bd0de2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44413aba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b366125, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x69e3a9eb 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69e3a9eb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x69e3a9eb 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69e3a9eb, 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 0x69e3a9eb 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69e3a9eb, 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 0x69e3a9eb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69e3a9eb 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 0x63151485: tileRendererInUse null, GearsES2[obj 0x63151485 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x63151485 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 0x63151485 created: GearsObj[0x1f3bd7ca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x63151485 created: GearsObj[0x1e35e9d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x63151485 created: GearsObj[0x1e35e9d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-7-null,5,main] GearsES2.init.X 0x63151485 FIN GearsES2[obj 0x63151485 isInit true, usesShared false, 1 GearsObj[0x1f3bd7ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e35e9d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e70261f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-7-null,5,main] GearsES2.reshape 0x63151485 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f7184160ab0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63151485, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x63151485 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f71a002e4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63151485, angle 578.5, [l -1.0, r 1.0, b -1.0, t 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__-n1157-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 0x63151485: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63151485 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 @ 1412822984021 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLCanvasOnScrn2GLWindowGL2ES2 took 4.161 sec [junit] Testcase: test02GLCanvasOnScrn2GLWindowGLES2 took 2.3 sec [junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 2.4 sec [junit] Testcase: test12GLWindow2GLCanvasOnScrnGLES2 took 2.274 sec [junit] Testcase: test21GLCanvasOffScrn2GLWindowGL2ES2 took 0.002 sec [junit] Testcase: test22GLCanvasOffScrn2GLWindowGLES2 took 0.009 sec [junit] Testcase: test31GLWindow2GLCanvasOffScrnGL2ES2 took 0.03 sec [junit] Testcase: test32GLWindow2GLCanvasOffScrnGLES2 took 0.026 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.036 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 @ 1412822972681 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x6456e857: tileRendererInUse null, GearsES2[obj 0x6456e857 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6456e857 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/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 0x6456e857 created: GearsObj[0x259fae5e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6456e857 created: GearsObj[0x3b7aa8f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6456e857 created: GearsObj[0x3b7aa8f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6456e857 FIN GearsES2[obj 0x6456e857 isInit true, usesShared false, 1 GearsObj[0x259fae5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b7aa8f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b4453a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6456e857 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6456e857, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6456e857 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6456e857, 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 [junit] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0059-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 0x6456e857: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6456e857 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[0x3892b41f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3822b310 created: GearsObj[0x6f82d135, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3822b310 created: GearsObj[0x6f82d135, 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[0x3892b41f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f82d135, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a81273, 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 0x7f7194538380, 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 0x7f7194538380, 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 0x7f717c000fe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3822b310, angle 394.0, [l -1.0, r 1.0, b -1.0, t 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__-n0788-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 0x69e3a9eb: tileRendererInUse null, GearsES2[obj 0x69e3a9eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x69e3a9eb 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 0x69e3a9eb created: GearsObj[0x12bd0de2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x69e3a9eb created: GearsObj[0x44413aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x69e3a9eb created: GearsObj[0x44413aba, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x69e3a9eb FIN GearsES2[obj 0x69e3a9eb isInit true, usesShared false, 1 GearsObj[0x12bd0de2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44413aba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b366125, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x69e3a9eb 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69e3a9eb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x69e3a9eb 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69e3a9eb, 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 0x69e3a9eb 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69e3a9eb, 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 0x69e3a9eb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69e3a9eb 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 0x63151485: tileRendererInUse null, GearsES2[obj 0x63151485 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x63151485 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 0x63151485 created: GearsObj[0x1f3bd7ca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x63151485 created: GearsObj[0x1e35e9d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x63151485 created: GearsObj[0x1e35e9d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-7-null,5,main] GearsES2.init.X 0x63151485 FIN GearsES2[obj 0x63151485 isInit true, usesShared false, 1 GearsObj[0x1f3bd7ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e35e9d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e70261f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-7-null,5,main] GearsES2.reshape 0x63151485 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f7184160ab0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63151485, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x63151485 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f71a002e4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63151485, angle 578.5, [l -1.0, r 1.0, b -1.0, t 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__-n1157-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 0x63151485: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63151485 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 @ 1412822984021 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1412822985369 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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[0x3b7a232, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d95d2a2 created: GearsObj[0x2317aa4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d95d2a2 created: GearsObj[0x2317aa4a, 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[0x3b7a232, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2317aa4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x799e6dd9, 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] GLProfile GLES2: GLProfile[GLES2/GLES3.hw] [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[0x197d454f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3cb1ffe6 created: GearsObj[0x4df7469f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3cb1ffe6 created: GearsObj[0x4df7469f, 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[0x197d454f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4df7469f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3165e958, 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 0x7f6dec4ad1e0, 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 0x7f6dec4ad1e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3cb1ffe6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x7f6dec4ad1e0, 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] GLProfile GL2: GLProfile[GL2/GL2.hw] [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[0x653f8688, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x1e0965bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x1e0965bc, 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[0x653f8688, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e0965bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24889dd7, 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 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 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 @ 1412822989043 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.391 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 @ 1412822985369 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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[0x3b7a232, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d95d2a2 created: GearsObj[0x2317aa4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d95d2a2 created: GearsObj[0x2317aa4a, 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[0x3b7a232, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2317aa4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x799e6dd9, 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[0x197d454f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3cb1ffe6 created: GearsObj[0x4df7469f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3cb1ffe6 created: GearsObj[0x4df7469f, 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[0x197d454f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4df7469f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3165e958, 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 0x7f6dec4ad1e0, 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 0x7f6dec4ad1e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3cb1ffe6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x7f6dec4ad1e0, 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[0x653f8688, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x1e0965bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x1e0965bc, 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[0x653f8688, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e0965bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24889dd7, 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 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 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 @ 1412822989043 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLDefault took 0.92 sec [junit] Testcase: test02ES2 took 0.666 sec [junit] Testcase: test02GL2 took 0.721 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.391 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 @ 1412822985369 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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[0x3b7a232, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d95d2a2 created: GearsObj[0x2317aa4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d95d2a2 created: GearsObj[0x2317aa4a, 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[0x3b7a232, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2317aa4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x799e6dd9, 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[0x197d454f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3cb1ffe6 created: GearsObj[0x4df7469f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3cb1ffe6 created: GearsObj[0x4df7469f, 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[0x197d454f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4df7469f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3165e958, 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 0x7f6dec4ad1e0, 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 0x7f6dec4ad1e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3cb1ffe6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x7f6dec4ad1e0, 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[0x653f8688, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x1e0965bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x1e0965bc, 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[0x653f8688, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e0965bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24889dd7, 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 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 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 @ 1412822989043 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 @ 1412822990458 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822991252 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.477 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 @ 1412822990458 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822991252 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WindowClosing took 0.723 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 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 @ 1412822990458 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412822991252 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412822992617 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[0x3f693b83, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0x1c6d412c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0x1c6d412c, 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[0x3f693b83, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c6d412c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x260a4c47, 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[0x6ec34985, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0x300dcd0f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0x300dcd0f, 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[0x6ec34985, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x300dcd0f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26f062dd, 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 10.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[0x65d87bcf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0x3dfe60ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0x3dfe60ca, 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[0x65d87bcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3dfe60ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x490d2616, 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 25.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[0x27d64cc7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0xf595db, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0xf595db, 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[0x27d64cc7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf595db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d494bdc, 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 40.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 @ 1412822996866 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.959 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 @ 1412822992617 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[0x3f693b83, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0x1c6d412c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0x1c6d412c, 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[0x3f693b83, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c6d412c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x260a4c47, 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[0x6ec34985, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0x300dcd0f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0x300dcd0f, 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[0x6ec34985, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x300dcd0f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26f062dd, 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 10.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[0x65d87bcf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0x3dfe60ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0x3dfe60ca, 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[0x65d87bcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3dfe60ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x490d2616, 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 25.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[0x27d64cc7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0xf595db, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0xf595db, 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[0x27d64cc7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf595db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d494bdc, 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 40.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 @ 1412822996866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAddRemove3Times took 2.877 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.959 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 @ 1412822992617 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[0x3f693b83, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0x1c6d412c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0x1c6d412c, 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[0x3f693b83, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c6d412c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x260a4c47, 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[0x6ec34985, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0x300dcd0f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0x300dcd0f, 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[0x6ec34985, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x300dcd0f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26f062dd, 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 10.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[0x65d87bcf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0x3dfe60ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0x3dfe60ca, 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[0x65d87bcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3dfe60ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x490d2616, 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 25.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[0x27d64cc7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5f282abb created: GearsObj[0xf595db, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5f282abb created: GearsObj[0xf595db, 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[0x27d64cc7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf595db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d494bdc, 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 40.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 @ 1412822996866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412822998419 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[0x2fb4f41f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0xdaea7a5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0xdaea7a5, 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[0x2fb4f41f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xdaea7a5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3ee1500e, 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[0x498cb078, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0x711a3ae9, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0x711a3ae9, 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[0x498cb078, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x711a3ae9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4ac1e1be, 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 19.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[0x735e9f71, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0x3c4229cf, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0x3c4229cf, 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[0x735e9f71, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3c4229cf, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x170a82fc, 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 34.5, [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[0x15589983, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0x20716c7, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0x20716c7, 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[0x15589983, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x20716c7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2a4d72a7, 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 90.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 @ 1412823002554 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.845 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 @ 1412822998419 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[0x2fb4f41f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0xdaea7a5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0xdaea7a5, 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[0x2fb4f41f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xdaea7a5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3ee1500e, 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[0x498cb078, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0x711a3ae9, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0x711a3ae9, 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[0x498cb078, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x711a3ae9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4ac1e1be, 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 19.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[0x735e9f71, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0x3c4229cf, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0x3c4229cf, 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[0x735e9f71, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3c4229cf, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x170a82fc, 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 34.5, [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[0x15589983, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0x20716c7, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0x20716c7, 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[0x15589983, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x20716c7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2a4d72a7, 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 90.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 @ 1412823002554 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAddRemove3Times took 2.704 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.845 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 @ 1412822998419 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[0x2fb4f41f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0xdaea7a5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0xdaea7a5, 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[0x2fb4f41f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xdaea7a5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3ee1500e, 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[0x498cb078, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0x711a3ae9, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0x711a3ae9, 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[0x498cb078, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x711a3ae9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4ac1e1be, 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 19.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[0x735e9f71, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0x3c4229cf, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0x3c4229cf, 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[0x735e9f71, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3c4229cf, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x170a82fc, 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 34.5, [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[0x15589983, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x305fd85d created: GearsObj[0x20716c7, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x305fd85d created: GearsObj[0x20716c7, 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[0x15589983, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x20716c7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2a4d72a7, 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 90.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 @ 1412823002554 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 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.416 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.281 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 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] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823006013 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] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823008370 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.074 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 @ 1412823006013 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 @ 1412823008370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenSupersampling took 2.238 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.074 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 @ 1412823006013 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 @ 1412823008370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412823009766 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT [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 @ 1412823011696 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.633 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 @ 1412823009766 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 @ 1412823011696 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01DefaultOffscreenSupersampling took 1.679 sec [junit] Testcase: test02PBufferOffscreenSupersampling took 0.12 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.633 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 @ 1412823009766 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 @ 1412823011696 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1412823013045 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT [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 0x2cc7525f: tileRendererInUse null, GearsES2[obj 0x2cc7525f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2cc7525f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x2cc7525f created: GearsObj[0x14c98dcf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2cc7525f created: GearsObj[0x3df1cf54, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2cc7525f created: GearsObj[0x3df1cf54, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2cc7525f FIN GearsES2[obj 0x2cc7525f isInit true, usesShared false, 1 GearsObj[0x14c98dcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3df1cf54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x717c3f7a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2cc7525f 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2cc7525f, 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 0x2cc7525f 502x482, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2cc7525f 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2cc7525f, 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 0x2cc7525f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2cc7525f FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823015969 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.623 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 @ 1412823013045 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 0x2cc7525f: tileRendererInUse null, GearsES2[obj 0x2cc7525f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2cc7525f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x2cc7525f created: GearsObj[0x14c98dcf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2cc7525f created: GearsObj[0x3df1cf54, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2cc7525f created: GearsObj[0x3df1cf54, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2cc7525f FIN GearsES2[obj 0x2cc7525f isInit true, usesShared false, 1 GearsObj[0x14c98dcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3df1cf54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x717c3f7a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2cc7525f 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2cc7525f, 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 0x2cc7525f 502x482, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2cc7525f 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2cc7525f, 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 0x2cc7525f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2cc7525f FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823015969 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test02WithCheckGraphicsEnvironment took 2.806 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.623 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 @ 1412823013045 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 0x2cc7525f: tileRendererInUse null, GearsES2[obj 0x2cc7525f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2cc7525f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x2cc7525f created: GearsObj[0x14c98dcf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2cc7525f created: GearsObj[0x3df1cf54, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2cc7525f created: GearsObj[0x3df1cf54, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2cc7525f FIN GearsES2[obj 0x2cc7525f isInit true, usesShared false, 1 GearsObj[0x14c98dcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3df1cf54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x717c3f7a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2cc7525f 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2cc7525f, 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 0x2cc7525f 502x482, swapInterval 1, drawable 0x400001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2cc7525f 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2cc7525f, 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 0x2cc7525f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2cc7525f FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823015969 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT [junit] ++++ Test Singleton.ctor() [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823017374 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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@308c539c, [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 0x7f15140189c0, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 0, qsz 0, owner ]]], 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 0x4187a1f8: tileRendererInUse null, GearsES2[obj 0x4187a1f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4187a1f8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x4187a1f8 created: GearsObj[0x2d899995, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4187a1f8 created: GearsObj[0x50893bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4187a1f8 created: GearsObj[0x50893bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4187a1f8 FIN GearsES2[obj 0x4187a1f8 isInit true, usesShared false, 1 GearsObj[0x2d899995, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50893bc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x544cd907, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4187a1f8 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4187a1f8, 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 0x4187a1f8 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 0x4187a1f8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4187a1f8 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@308c539c, [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 0x7f1514049390, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 0, qsz 0, owner ]]], 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 0x56bfecf3: tileRendererInUse null, GearsES2[obj 0x56bfecf3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x56bfecf3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x56bfecf3 created: GearsObj[0x235dbba8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x56bfecf3 created: GearsObj[0x441edab6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x56bfecf3 created: GearsObj[0x441edab6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x56bfecf3 FIN GearsES2[obj 0x56bfecf3 isInit true, usesShared false, 1 GearsObj[0x235dbba8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x441edab6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31fee299, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x56bfecf3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x56bfecf3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x56bfecf3 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] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56bfecf3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56bfecf3 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 0x7af35e31: tileRendererInUse null, GearsES2[obj 0x7af35e31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7af35e31 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x7af35e31 created: GearsObj[0x25467174, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7af35e31 created: GearsObj[0x13c39b44, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7af35e31 created: GearsObj[0x13c39b44, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7af35e31 FIN GearsES2[obj 0x7af35e31 isInit true, usesShared false, 1 GearsObj[0x25467174, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13c39b44, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x350365d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7af35e31 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400004f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7af35e31, 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 0x7af35e31 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@308c539c, [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 0x7f153077f610, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 1, qsz 0, owner ]]], 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] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7af35e31: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7af35e31 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 0x7d653f1c: tileRendererInUse null, GearsES2[obj 0x7d653f1c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d653f1c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x7d653f1c created: GearsObj[0x5176e21d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7d653f1c created: GearsObj[0x703c6531, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7d653f1c created: GearsObj[0x703c6531, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d653f1c FIN GearsES2[obj 0x7d653f1c isInit true, usesShared false, 1 GearsObj[0x5176e21d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x703c6531, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d2f9a0f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d653f1c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000064, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d653f1c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7d653f1c 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@308c539c, [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 0x7f153077f610, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 1, qsz 0, owner ]]], 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 0x7d653f1c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d653f1c FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823021127 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.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 @ 1412823017374 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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@308c539c, [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 0x7f15140189c0, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 0, qsz 0, owner ]]], 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 0x4187a1f8: tileRendererInUse null, GearsES2[obj 0x4187a1f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4187a1f8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x4187a1f8 created: GearsObj[0x2d899995, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4187a1f8 created: GearsObj[0x50893bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4187a1f8 created: GearsObj[0x50893bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4187a1f8 FIN GearsES2[obj 0x4187a1f8 isInit true, usesShared false, 1 GearsObj[0x2d899995, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50893bc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x544cd907, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4187a1f8 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4187a1f8, 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 0x4187a1f8 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 0x4187a1f8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4187a1f8 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@308c539c, [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 0x7f1514049390, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 0, qsz 0, owner ]]], 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 0x56bfecf3: tileRendererInUse null, GearsES2[obj 0x56bfecf3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x56bfecf3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x56bfecf3 created: GearsObj[0x235dbba8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x56bfecf3 created: GearsObj[0x441edab6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x56bfecf3 created: GearsObj[0x441edab6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x56bfecf3 FIN GearsES2[obj 0x56bfecf3 isInit true, usesShared false, 1 GearsObj[0x235dbba8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x441edab6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31fee299, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x56bfecf3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x56bfecf3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x56bfecf3 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] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56bfecf3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56bfecf3 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 0x7af35e31: tileRendererInUse null, GearsES2[obj 0x7af35e31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7af35e31 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x7af35e31 created: GearsObj[0x25467174, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7af35e31 created: GearsObj[0x13c39b44, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7af35e31 created: GearsObj[0x13c39b44, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7af35e31 FIN GearsES2[obj 0x7af35e31 isInit true, usesShared false, 1 GearsObj[0x25467174, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13c39b44, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x350365d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7af35e31 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400004f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7af35e31, 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 0x7af35e31 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@308c539c, [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 0x7f153077f610, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 1, qsz 0, owner ]]], 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] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7af35e31: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7af35e31 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 0x7d653f1c: tileRendererInUse null, GearsES2[obj 0x7d653f1c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d653f1c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x7d653f1c created: GearsObj[0x5176e21d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7d653f1c created: GearsObj[0x703c6531, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7d653f1c created: GearsObj[0x703c6531, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d653f1c FIN GearsES2[obj 0x7d653f1c isInit true, usesShared false, 1 GearsObj[0x5176e21d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x703c6531, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d2f9a0f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d653f1c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000064, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d653f1c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7d653f1c 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@308c539c, [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 0x7f153077f610, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 1, qsz 0, owner ]]], 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 0x7d653f1c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d653f1c FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823021127 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01RealizeGLCanvasOnAWTEDTUseFrameSize took 2.286 sec [junit] Testcase: test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize took 0.424 sec [junit] Testcase: test11RealizeGLCanvasOnMainTUseFrameSize took 0.457 sec [junit] Testcase: test12RealizeGLCanvasOnMainTUseGLCanvasSize took 0.427 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.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 @ 1412823017374 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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@308c539c, [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 0x7f15140189c0, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 0, qsz 0, owner ]]], 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 0x4187a1f8: tileRendererInUse null, GearsES2[obj 0x4187a1f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4187a1f8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x4187a1f8 created: GearsObj[0x2d899995, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4187a1f8 created: GearsObj[0x50893bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4187a1f8 created: GearsObj[0x50893bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4187a1f8 FIN GearsES2[obj 0x4187a1f8 isInit true, usesShared false, 1 GearsObj[0x2d899995, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50893bc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x544cd907, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4187a1f8 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4187a1f8, 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 0x4187a1f8 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 0x4187a1f8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4187a1f8 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@308c539c, [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 0x7f1514049390, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 0, qsz 0, owner ]]], 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 0x56bfecf3: tileRendererInUse null, GearsES2[obj 0x56bfecf3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x56bfecf3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x56bfecf3 created: GearsObj[0x235dbba8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x56bfecf3 created: GearsObj[0x441edab6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x56bfecf3 created: GearsObj[0x441edab6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x56bfecf3 FIN GearsES2[obj 0x56bfecf3 isInit true, usesShared false, 1 GearsObj[0x235dbba8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x441edab6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31fee299, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x56bfecf3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x56bfecf3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x56bfecf3 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] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56bfecf3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56bfecf3 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 0x7af35e31: tileRendererInUse null, GearsES2[obj 0x7af35e31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7af35e31 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x7af35e31 created: GearsObj[0x25467174, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7af35e31 created: GearsObj[0x13c39b44, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7af35e31 created: GearsObj[0x13c39b44, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7af35e31 FIN GearsES2[obj 0x7af35e31 isInit true, usesShared false, 1 GearsObj[0x25467174, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13c39b44, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x350365d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7af35e31 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400004f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7af35e31, 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 0x7af35e31 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@308c539c, [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 0x7f153077f610, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 1, qsz 0, owner ]]], 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] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7af35e31: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7af35e31 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 0x7d653f1c: tileRendererInUse null, GearsES2[obj 0x7d653f1c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d653f1c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x7d653f1c created: GearsObj[0x5176e21d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7d653f1c created: GearsObj[0x703c6531, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7d653f1c created: GearsObj[0x703c6531, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d653f1c FIN GearsES2[obj 0x7d653f1c isInit true, usesShared false, 1 GearsObj[0x5176e21d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x703c6531, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d2f9a0f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d653f1c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000064, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d653f1c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7d653f1c 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@308c539c, [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 0x7f153077f610, owner true, JAWTToolkitLock[obj 0x30c1f679, isOwner false, [count 1, qsz 0, owner ]]], 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 0x7d653f1c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d653f1c FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823021127 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 @ 1412823022456 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412823022519 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 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 @ 1412823022456 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412823022519 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 0.004 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 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 @ 1412823022456 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412823022519 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823023795 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[0x6ef53ff3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xea1a8d5 created: GearsObj[0x49d4130c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xea1a8d5 created: GearsObj[0x49d4130c, 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[0x6ef53ff3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49d4130c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45c409d2, 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[0x57ac8d00, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x27808f31 created: GearsObj[0x55ea3d51, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x27808f31 created: GearsObj[0x55ea3d51, 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[0x57ac8d00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55ea3d51, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4989c307, 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[0x11c143e6, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x670b40af created: GearsObj[0x2f3901be, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x670b40af created: GearsObj[0x2f3901be, 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[0x11c143e6, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2f3901be, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7d083f5e, 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 @ 1412823027212 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.109 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 @ 1412823023795 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[0x6ef53ff3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xea1a8d5 created: GearsObj[0x49d4130c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xea1a8d5 created: GearsObj[0x49d4130c, 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[0x6ef53ff3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49d4130c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45c409d2, 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[0x57ac8d00, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x27808f31 created: GearsObj[0x55ea3d51, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x27808f31 created: GearsObj[0x55ea3d51, 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[0x57ac8d00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55ea3d51, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4989c307, 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[0x11c143e6, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x670b40af created: GearsObj[0x2f3901be, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x670b40af created: GearsObj[0x2f3901be, 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[0x11c143e6, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2f3901be, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7d083f5e, 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 @ 1412823027212 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01JSplitPaneWithHwGLCanvasPlain took 2.076 sec [junit] Testcase: test02JSplitPaneWithHwGLCanvasContainer took 0.625 sec [junit] Testcase: test03JSplitPaneWithLwGLJPanel took 0.581 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.109 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 @ 1412823023795 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[0x6ef53ff3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xea1a8d5 created: GearsObj[0x49d4130c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xea1a8d5 created: GearsObj[0x49d4130c, 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[0x6ef53ff3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49d4130c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45c409d2, 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[0x57ac8d00, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x27808f31 created: GearsObj[0x55ea3d51, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x27808f31 created: GearsObj[0x55ea3d51, 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[0x57ac8d00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55ea3d51, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4989c307, 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[0x11c143e6, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x670b40af created: GearsObj[0x2f3901be, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x670b40af created: GearsObj[0x2f3901be, 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[0x11c143e6, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2f3901be, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7d083f5e, 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 @ 1412823027212 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823028573 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 / 1296 ms, 46.2 fps, 21 ms/f; total: 60 f, 46.2 fps, 21 ms/f [junit] XXXXX Invisible Part 2/3 [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 60 f, 3750.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 6666.6 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 180 f, 9000.0 fps, 0 ms/f [junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 240 f, 6486.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 7894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 9230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 10500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 11707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 13170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 14285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 15714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 16744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 17727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 19090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 20000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 21333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 22173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 23478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 24255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 25531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 26250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 27500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 28163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 29387.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 31200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 31764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 32941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 33461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 34615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 35769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 36226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 37358.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 38490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 39622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 40000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 41111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 42222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 42545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 43636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 44727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 45818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 46071.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 47142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 48214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 49285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 49473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 50526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 51578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 51724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 52758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 53793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 54827.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 54915.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 55932.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 56949.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 57966.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 58000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 59000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 60983.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 61967.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 62950.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 62903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 63870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 64838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 64761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 65714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 66666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 67619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 67500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 68437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 69375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 69230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 70153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 71076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 71818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 72727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 73636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 73432.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 74328.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 75223.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 76119.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 75882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 76764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 77647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 78529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 78260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 79130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 79714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 80571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 81428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 82285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 81971.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 82816.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 83661.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 83333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 84166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 85000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 85833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 85479.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 86301.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 87123.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 87945.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 87567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 88378.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 89189.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 89600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 90400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 91200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 90789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 91578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 91168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 91948.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 92727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.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, 94814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 95555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 96296.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 95853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 96585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 97317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 98048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 97590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 98313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 99036.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 99759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 100481.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 100714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 101428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 102142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 102857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 102352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 103058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 103764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 104470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 103953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 104651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 105348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 106046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 106744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 106206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 106896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 107586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 108275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 108965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 108409.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 109090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 109772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 110454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 111136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 110561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 111235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 111910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 112584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 113258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 112666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 113333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 114000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 114666.6 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, 114725.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 115384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 116043.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 116703.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 116086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 116739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 117391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 118043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 117419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 118064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 118709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 119354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 118723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 119361.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 120638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 120631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 121263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 121894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 121250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 121875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 122500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 123125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 123750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 123092.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 123711.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 124329.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 124948.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 124285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 124897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 125510.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 126122.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 125454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 126060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 126666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 127272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 126600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 127200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 127800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 128400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 129000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 128316.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 128910.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 129504.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 130099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 129411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 130000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 130588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 131176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 130485.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 131067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 131650.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 130961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 131538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 132115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 132692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 133269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 133846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 133142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 133714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 134285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 134857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 134150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 134716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 135283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 135849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 136415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 136981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 136261.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 136822.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 137383.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 137943.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 138504.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 137777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 138333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 138888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 138165.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 138715.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 139266.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 139816.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 139090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 139636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 140181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 140727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 141272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 140540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 141081.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 141621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 142162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 142702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 141964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 142500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 143035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 143571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 144107.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 143362.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 143893.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 144424.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 144955.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 145486.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 144736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 145263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 145789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 146315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 146842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 146086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 146608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 147130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 147652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 148173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 147413.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 147931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 148448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 148965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 149482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 148717.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 149230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 149743.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 150256.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 150769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 150508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 151016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 151525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 152033.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 151260.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 151764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 152268.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 152773.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 153277.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 152500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 153000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 153500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 154000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 154500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 155500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 154710.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 155206.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 155702.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 156198.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 156694.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 157190.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 156393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 156885.2 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, 160975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 161463.4 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, 162580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 163064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 163548.3 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, 164160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 164640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 165120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 165600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 166080.0 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, 165714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 166190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 166666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 167142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 167619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 168095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 167244.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 167716.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 168188.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 168661.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 169133.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 169606.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 170078.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 170551.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 169687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 170156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 170625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 171093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 171562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 172031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 172500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 172968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 172093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 172558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 173023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 173488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 173953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 174418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 174883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 175348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 175813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 174923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 175384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 175846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 176307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 176769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 177230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 177692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 178153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 177251.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 177709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 178167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 178625.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 179083.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 179541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 180458.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 179545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 180454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 180909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 181363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 181818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 182272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 182727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 183181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 182255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 182706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 183157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 183609.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 184060.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 184511.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 184962.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 185413.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 185864.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 184925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 185373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 185820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 186268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 186716.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 187164.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 187611.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 188059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 188507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 187555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 188000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 188444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 188888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 189333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 189777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 190222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 190666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 191111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 190147.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 190588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 191029.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 191470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 191911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 192352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 192794.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 193235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 192262.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 191304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 191739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 192173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 192608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 193043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 193478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 193913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 194347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 193381.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 193812.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 194244.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 194676.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 195107.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 195539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 195971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 195000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 195428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 195857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 196285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 196714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 197142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 197571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 196595.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 197021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 197446.8 fps, 0 ms/f [junit] 0 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 27900 f, 187248.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 187651.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 188053.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 188456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 188859.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 189261.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 188400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 188800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 189200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 189600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 190000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 190400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 190800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 191200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 191600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 192000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 191125.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 191523.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 191920.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 192317.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 192715.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 193112.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 193509.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 193907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 194304.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 193421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 193815.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 194210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 194605.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 195000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 195394.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 195789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 196184.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 196578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 195686.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 196078.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 196470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 196862.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 197254.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 197647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 198039.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 198431.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 198823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 199215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 198311.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 198701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 199090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 199480.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 199870.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 200259.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 200649.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 201038.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 201428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 201818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 200903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 201290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 201677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 202064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 202451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 202838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 203225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 203612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 204000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 204387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 203461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 203846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 204230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 204615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 205000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 205384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 205769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 206153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 206538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 205605.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 205987.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 206369.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 206751.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 207133.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 207515.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 207898.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 208280.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 208662.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 209044.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 208101.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 208481.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 208860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 209240.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 209620.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 210000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 210379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 210759.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 211139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 211518.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 210566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 210943.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 211320.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 211698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 212075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 212452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 212830.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 213207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 213584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 212625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 213000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 213375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 213750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 214125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 214500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 214875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 215250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 215625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 216000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 215031.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 215403.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 215776.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 216149.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 216521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 216894.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 217267.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 217639.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 218012.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 218385.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 217407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 217777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 218148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 218518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 218888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 219259.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 219629.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 220000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 220370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 219386.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 219754.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 220122.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 220490.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 220858.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 221227.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 221595.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 221963.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 222331.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 222699.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 221707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 222073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 222439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 222804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 223170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 223536.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 223902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 224268.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 224634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 225000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 224000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 224363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 224727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 225090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 225454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 225818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 226181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 226545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 226909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 227272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 226265.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 226626.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 226987.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 227349.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 227710.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 228072.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 228433.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 228795.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 227784.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 228143.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 228503.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 228862.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 229221.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 229580.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 229940.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 228928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 229285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 229642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 230000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 230357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 230714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 231071.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 231428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 230414.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 230769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 231124.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 231479.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 231834.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 232189.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 232544.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 232899.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 233254.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 233609.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 233964.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 234319.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 234674.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 235029.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 234000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 234352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 234705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 235058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 235411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 235764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 236117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 236470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 236823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 237176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 237529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 237882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 238235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 238588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 237543.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 237894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 238245.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 238596.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 238947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 239298.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 239649.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 240350.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 240701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 241052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 241403.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 241754.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 242105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 241046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 241395.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 241744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 242093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 242441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 242790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 243139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 243488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 243837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 244186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 244534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 244883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 245232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 244161.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 244508.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 244855.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 245202.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 245549.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 245895.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 246242.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 246589.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 246936.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 247283.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 247630.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 247976.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 248323.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 248670.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 247586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 247931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 248275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 248620.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 248965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 249310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 249655.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 250000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 250344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 250689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 251034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 251379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 251724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 252068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 250971.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 251314.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 251657.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 252342.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 252685.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 253028.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 253371.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 253714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 254057.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 254400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 253295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 253636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 253977.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 254318.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 254659.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 255000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 255340.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 255681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 256022.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 256363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 256704.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 257045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 257386.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 257727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 256610.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 256949.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 257288.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 257627.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 257966.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 258305.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 258644.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 258983.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 259322.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 259661.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 260000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 260338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 260677.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 259550.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 259887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 260224.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 260561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 260898.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 261235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 261573.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 261910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 262247.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 262584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 262921.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 263258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 263595.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 263932.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 262793.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 263128.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 263463.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 263798.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 264134.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 264469.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 264804.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 265139.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 265474.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 265810.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 266145.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 266480.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 266815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 267150.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 266000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 266333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 266666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 267000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 267333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 267666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 268000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 268333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 268666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 269000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 269333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 269666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 270333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 269171.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 269502.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 269834.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 270165.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 270497.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 270828.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 271160.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 271491.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 271823.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 272154.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 272486.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 272817.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 271648.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 271978.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 272307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 272637.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 272967.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 273296.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 273626.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 273956.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 274615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 274945.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 275274.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 275604.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 275934.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 274754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 275081.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 275409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 275737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 276065.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 276393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 276721.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 277049.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 277377.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 277704.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 278032.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 278360.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 278688.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 279016.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 277826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 278152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 278478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 278804.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 279130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 279456.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 279782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 280108.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 280434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 280760.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 281086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 279891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 280216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 280540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 280864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 281189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 281513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 281837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 282162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 282486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 282810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 283135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 283459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 283783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 284108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 282903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 283225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 283548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 283870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 284193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 284516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 284838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 285161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 285483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 285806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 286129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 286451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 286774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 285561.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 285882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 286203.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 286524.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 286844.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 287165.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 287486.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 287807.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 288128.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 288449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 288770.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 289090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 289411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 289732.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 288510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 288829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 289148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 289468.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 289787.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 290106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 290425.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 290744.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 291063.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 291382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 291702.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 292021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 292340.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 292659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 291428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 291746.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 292063.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 292380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 292698.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 293015.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 293333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 293650.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 293968.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 294285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 294603.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 294920.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 295238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 295555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 294315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 294631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 294947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 295263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 295578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 295894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 296210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 296526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 296842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 297157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 297473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 297789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 298105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 298421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 297172.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 297486.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 297801.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 298115.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 298429.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 298743.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 299057.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 299371.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 299685.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 300314.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 300628.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 300942.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 301256.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 301570.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 300312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 300625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 300937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 301250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 301562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 301875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 302187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 302500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 302812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 303125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 303437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 303750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 304062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 304375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 303108.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 303419.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 303730.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 304041.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 304352.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 304663.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 304974.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 305284.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 305595.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 305906.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 306217.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 306528.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 306839.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 307150.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 305876.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 306185.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 306494.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 306804.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 307113.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 307422.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 307731.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 308041.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 308350.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 308659.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 308969.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 309278.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 309587.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 309896.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 308615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 308923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 309230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 309538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 309846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 310153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 310461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 310769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 311076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 311384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 311692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 312000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 310714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 311020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 311326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 311632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 311938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 312244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 312551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 312857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 313163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 313469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 313775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 312487.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 312791.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 313096.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 313401.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 313705.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 314010.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 314314.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 314619.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 314923.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 315228.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 313939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 314242.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 314545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 314848.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 315151.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 315454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 315757.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 316060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 316363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 315075.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 315376.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 315678.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 315979.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 316281.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 316582.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 316884.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 317185.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 317487.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 317788.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 318090.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 316800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 317100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 317400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 317700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 318300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 318600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 318900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 319200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 319500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 319800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 318507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 318805.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 319104.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 319403.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 319701.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 320298.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 320597.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 320895.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 321194.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 321492.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 320198.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 320495.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 320792.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 321089.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 321386.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 321683.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 321980.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 322277.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 322574.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 322871.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 323168.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 321871.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 322167.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 322463.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 322758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 323054.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 323349.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 323645.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 323940.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 324236.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 324532.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 324827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 323529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 323823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 324117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 324411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 324705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 325000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 325294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 325588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 325882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 326176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 326470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 326764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 327058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 325756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 326048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 326341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 326634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 326926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 327219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 327512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 327804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 328097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 328390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 328682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 328975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 329268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 327961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 328252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 328543.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 328834.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 329126.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 329417.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 329708.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 330000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 330291.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 330582.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 330873.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 331165.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 331456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 330144.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 330434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 330724.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 331014.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 331304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 331594.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 331884.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 332173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 332463.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 332753.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 333043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 333333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 333623.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 333913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 332596.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 332884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 333173.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 333461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 333750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 334038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 334326.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 334615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 334903.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 335192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 335480.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 335769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 336057.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 334736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 335023.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 335311.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 335598.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 335885.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 336172.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 336459.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 336746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 337033.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 337320.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 337607.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 337894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 338181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 338468.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 337142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 337428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 337714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 338000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 338285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 338571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 338857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 339142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 339428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 339714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 340285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 340571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 340857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 341142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 339810.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 340094.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 340379.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 340663.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 340947.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 341232.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 341516.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 341800.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 342085.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 342369.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 342654.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 342938.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 343222.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 341886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 342169.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 342452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 342735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 343018.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 343301.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 343584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 343867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 344150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 344433.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 344716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 345000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 345283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 345566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 344225.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 344507.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 344788.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 345070.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 345352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 345633.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 345915.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 346197.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 346478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 346760.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 347042.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 347323.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 347605.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 347887.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 348169.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 348450.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 348732.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 349014.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 347663.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 347943.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 348224.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 348504.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 348785.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 349065.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 349345.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 349626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 349906.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 350186.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 350467.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 350747.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 351028.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 351308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 351588.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 351869.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 350511.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 350790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 351069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 351348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 351627.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 351906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 352186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 352465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 352744.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 353023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 353302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 353581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 353860.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 354139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 354418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 354697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 354976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 353611.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 353888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 354166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 354444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 354722.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 355000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 355277.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 355555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 355833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 356111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 356388.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 356666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 356944.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 357222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 357500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 357777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 358055.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 356682.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 356958.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 357235.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 357511.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 357788.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 358064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 358341.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 358617.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 358894.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 359170.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 359447.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 359723.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 360276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 360553.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 359174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 359449.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 359724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 360275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 360550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 360825.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 361100.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 361376.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 361651.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 361926.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 362201.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 362477.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 362752.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 363027.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 363302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 363577.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 362191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 362465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 362739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 363013.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 363287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 363561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 363835.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 364109.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 364383.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 364657.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 364931.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 365205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 365479.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 365753.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 366027.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 366301.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 364909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 365181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 365454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 365727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 366000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 366272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 366545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 366818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 367090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 367363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 367636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 367909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 368181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 368454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 368727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 369000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 369272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 367873.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 368144.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 368416.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 368687.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 368959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 369230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 369502.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 369773.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 370045.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 370316.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 370588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 370859.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 371131.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 371402.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 371674.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 371945.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 372217.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 370810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 371081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 371351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 371621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 371891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 372162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 372432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 372702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 372972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 373243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 373513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 373783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 374054.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 374324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 374594.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 374864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 375135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 373721.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 373991.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 374260.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 374529.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 374798.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 375067.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 375336.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 375605.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 375874.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 376143.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 376412.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 376681.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 376950.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 377219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 377488.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 377757.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 376339.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 376607.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 376875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 377142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 377410.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 377678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 377946.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 378214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 378482.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 378750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 379017.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 379285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 379553.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 379821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 380089.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 380357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 380625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 379200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 379466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 379733.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 380000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 380266.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 380533.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 380800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 381066.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 381333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 381600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 381866.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 382133.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 382400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 382666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 382933.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 383200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 383466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 382035.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 382300.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 382566.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 382831.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 383097.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 383362.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 383628.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 383893.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 384159.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 384424.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 384690.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 384955.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 385221.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 385486.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 385752.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 386017.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 386283.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 384845.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 385110.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 385374.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 385638.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 385903.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 386167.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 386431.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 386696.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 386960.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 387224.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 387489.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 387753.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 388017.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 388281.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 388546.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 388810.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 387368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 387631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 387894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 388157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 388421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 388684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 388947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 389210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 389473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 389736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 390263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 390526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 390789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 391052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 391315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 391578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 390131.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 390393.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 390655.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 390917.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 391179.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 391441.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 391703.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 391965.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 392227.0 fps, 0 ms/f [junit] 0 s: 60 f / 40 ms, 1500.0 fps, 0 ms/f; total: 89880 f, 334126.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 334349.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 334572.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 334795.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 335018.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 335241.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 334222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 334444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 334666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 334888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 335111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 335333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 335555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 335777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 336000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 334981.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 335202.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 335424.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 335645.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 335867.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 336088.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 335073.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 335294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 335514.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 335735.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 335955.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 336176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 335164.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 335384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 335604.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 335824.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 334817.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 335036.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 335255.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 335474.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 335693.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 334690.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 334909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 335127.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 335345.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 335563.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 334565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 334782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 335000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 335217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 335434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 334440.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 334657.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 334873.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 335090.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 335306.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 334316.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 334532.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 334748.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 334964.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 335179.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 335395.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 335611.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 334623.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 334838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 335053.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 335268.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 335483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 335698.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 335913.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 336129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 336344.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 336559.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 335571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 335785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 336000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 336214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 336428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 336642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 336857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 337071.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 337285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 337500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 336512.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 336725.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 336939.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 337153.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 337366.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 337580.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 337793.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 338007.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 337021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 337234.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 337446.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 337659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 337872.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 338085.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 338297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 338510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 338723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 338936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 339148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 338162.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 338374.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 338586.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 338798.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 339010.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 339222.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 339434.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 339646.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 339858.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 338873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 339084.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 339295.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 339507.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 339718.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 339929.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 340140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 340352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 340563.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 340774.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 339789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 340210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 340421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 340631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 340842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 341052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 341263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 341473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 341684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 340699.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 340909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 341118.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 341328.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 341538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 341748.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 341958.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 342167.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 342377.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 342587.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 341602.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 341811.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 342020.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 342229.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 342439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 342648.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 342857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 343066.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 343275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 343484.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 342500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 342708.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 342916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 343125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 343333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 343541.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 343750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 343958.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 344166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 344375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 344583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 343598.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 343806.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 344013.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 344221.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 344429.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 344636.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 344844.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 345051.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 345259.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 345467.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 344482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 344689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 344896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 345103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 345310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 345517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 345724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 345931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 346137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 346344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 345360.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 345567.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 345773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 345979.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 346185.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 346391.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 346597.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 346804.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 347010.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 347216.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 347422.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 346438.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 346643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 346849.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 347054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 347260.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 347465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 347671.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 347876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 348082.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 348287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 348493.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 348698.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 348904.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 349109.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 349315.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 349520.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 349726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 349931.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 350137.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 349146.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 349351.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 349556.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 349761.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 349965.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 350170.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 350375.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 350580.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 350784.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 350989.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 351194.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 351399.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 351604.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 351808.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 352013.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 352218.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 352423.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 352628.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 352832.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 351836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 352040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 352244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 352448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 352653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 352857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 353061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 353265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 353469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 353673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 353877.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 354081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 354285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 354489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 354693.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 354897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 353898.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 354101.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 354305.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 354508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 354711.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 354915.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 355118.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 355322.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 355525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 355728.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 355932.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 356135.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 356338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 356542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 356745.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 356949.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 357152.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 357355.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 357559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 356554.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 356756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 356959.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 357162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 357364.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 357567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 357770.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 357972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 358175.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 358378.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 358581.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 358783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 358986.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 359189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 359391.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 359594.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 359797.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 358989.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 359191.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 359393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 359595.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 359797.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 360202.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 360404.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 360606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 360808.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 361010.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 361212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 361414.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 361616.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 361818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 362020.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 362222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 362424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 362626.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 361610.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 361812.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 362013.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 362214.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 362416.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 362617.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 362818.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 363020.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 363221.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 363422.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 363624.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 363825.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 364026.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 364228.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 364429.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 364630.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 364832.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 365033.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 365234.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 364214.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 364414.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 364615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 364816.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 365016.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 365217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 365418.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 365618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 365819.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 366020.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 366220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 366421.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 366622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 366822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 367023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 367224.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 367424.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 366400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 366600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 366800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 367000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 367200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 367400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 367600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 367800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 368000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 368200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 368400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 368600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 368800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 369000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 369200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 369400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 369600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 369800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 370000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 368970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 369169.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 369368.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 369568.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 369767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 369966.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 370166.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 370365.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 370564.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 370764.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 370963.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 371162.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 371362.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 371561.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 371760.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 371960.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 372159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 372358.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 372558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 372757.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 371721.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 371920.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 372119.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 372317.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 372516.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 372715.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 372913.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 373112.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 373311.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 373509.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 373708.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 373907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 374105.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 374304.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 374503.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 374702.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 374900.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 375099.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 375298.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 374257.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 374455.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 374653.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 374851.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 375049.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 375247.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 375445.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 375643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 375841.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 376039.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 376237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 376435.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 376633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 376831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 377029.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 377227.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 377425.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 377623.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 376578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 376776.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 376973.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 377171.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 377368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 377565.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 377763.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 377960.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 378157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 378355.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 378552.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 378750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 378947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 379144.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 379342.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 379539.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 379736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 379934.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 380131.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 379081.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 379278.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 379475.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 379672.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 379868.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 380065.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 380262.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 380459.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 380655.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 380852.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 381049.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 381245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 381442.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 381639.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 381836.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 382032.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 382229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 382426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 382622.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 381568.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 381764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 381960.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 382156.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 382352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 382549.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 382745.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 382941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 383137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 383333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 383529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 383725.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 383921.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 384117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 384313.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 384509.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 384705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 384901.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 385098.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 385294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 384234.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 384429.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 384625.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 384820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 385016.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 385211.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 385407.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 385602.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 385798.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 385993.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 386188.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 386384.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 386579.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 386775.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 386970.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 387166.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 387361.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 387557.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 386493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 386688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 386883.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 387077.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 387272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 387467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 387662.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 387857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 388051.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 388246.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 388441.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 388636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 388831.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 389025.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 389220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 389415.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 389610.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 389805.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 388932.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 389126.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 389320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 389514.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 389708.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 389902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 390097.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 390291.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 390485.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 390679.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 390873.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 391067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 391262.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 391456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 391650.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 391844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 392038.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 392233.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 392427.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 391354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 391548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 391741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 391935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 392129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 392322.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 392516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 392709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 392903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 393096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 393290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 393483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 393677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 393870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 394064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 394258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 394451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 394645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 394838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 393762.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 393954.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 394147.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 394340.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 394533.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 394726.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 394919.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 395112.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 395305.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 395498.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 395691.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 395884.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 396077.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 396270.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 396463.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 396655.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 396848.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 397041.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 395961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 396153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 396346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 396538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 396730.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 396923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 397115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 397307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 397500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 397692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 397884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 398076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 398269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 398461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 398653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 398846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 399038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 399230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 399423.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 398338.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 398530.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 398722.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 398913.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 399105.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 399297.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 399488.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 399680.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 399872.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 400063.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 400255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 400447.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 400638.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 400830.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 401022.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 401214.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 401405.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 401597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 400509.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 400700.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 400891.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 401082.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 401273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 401464.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 401656.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 401847.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 402038.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 402229.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 402420.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 402611.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 402802.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 402993.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 403184.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 403375.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 403566.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 403757.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 403949.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 402857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 403047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 403238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 403428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 403619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 403809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 404000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 404190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 404380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 404571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 404761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 404952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 405142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 405333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 405523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 405714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 405904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 404810.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 405000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 405189.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 405379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 405569.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 405759.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 405949.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 406139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 406329.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 406519.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 406708.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 406898.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 407088.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 407278.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 407468.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 407658.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 407848.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 408037.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 408227.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 407129.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 407318.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 407507.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 407697.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 407886.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 408075.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 408264.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 408454.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 408643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 408832.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 409022.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 409211.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 409400.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 409589.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 409779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 409968.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 410157.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 410347.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 410536.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 409433.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 409622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 409811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 410000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 410188.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 410377.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 410566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 410754.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 410943.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 411132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 411320.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 411509.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 411698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 411886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 412075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 412264.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 412452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 412641.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 412830.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 411724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 411912.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 412100.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 412288.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 412476.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 412664.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 412852.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 413040.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 413228.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 413416.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 413605.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 413793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 413981.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 414169.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 414357.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 414545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 414733.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 414921.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 413812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 414000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 414187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 414375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 414562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 414750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 414937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 415125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 415312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 415500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 415687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 415875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 416062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 416250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 416437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 416625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 416812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 417000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 417187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 416074.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 416261.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 416448.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 416635.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 416822.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 417009.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 417196.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 417383.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 417570.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 417757.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 417943.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 418130.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 418317.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 418504.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 418691.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 418878.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 419065.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 419252.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 419439.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 418322.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 418509.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 418695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 418882.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 419068.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 419254.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 419441.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 419627.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 419813.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 420186.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 420372.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 420559.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 420745.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 420931.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 421118.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 421304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 421490.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 421677.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 420557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 420743.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 420928.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 421114.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 421300.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 421486.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 421671.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 421857.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 422043.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 422229.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 422414.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 422600.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 422786.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 422972.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 423157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 423343.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 423529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 423715.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 422592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 422777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 422962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 423148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 423333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 423518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 423703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 423888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 424074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 424259.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 424444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 424629.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 424814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 425000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 425185.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 425370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 425555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 425740.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 425925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 424800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 424984.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 425169.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 425353.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 425538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 425723.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 425907.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 426092.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 426276.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 426461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 426646.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 426830.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 427015.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 427200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 427384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 427569.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 427753.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 427938.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 428123.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 426993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 427177.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 427361.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 427546.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 427730.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 427914.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 428098.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 428282.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 428466.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 428650.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 428834.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 429018.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 429202.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 429386.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 429570.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 429754.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 429938.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 430122.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 430306.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 429174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 429357.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 429541.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 429724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 429908.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 430091.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 430275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 430458.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 430642.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 430825.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 431009.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 431192.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 431376.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 431559.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 431743.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 431926.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 432110.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 432293.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 431158.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 431341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 431524.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 431707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 431890.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 432073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 432256.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 432439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 432621.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 432804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 432987.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 433170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 433353.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 433536.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 433719.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 433902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 434085.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 434268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 433130.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 433313.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 433495.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 433677.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 433860.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 434042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 434224.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 434407.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 434589.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 434772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 434954.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 435136.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 435319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 435501.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 435683.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 435866.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 436048.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 436231.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 436413.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 435272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 435454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 435636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 435818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 436000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 436181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 436363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 436545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 436727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 436909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 437090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 437272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 437454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 437636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 437818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 438000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 438181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 438363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 438545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 437401.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 437583.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 437764.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 437945.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 438126.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 438308.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 438489.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 438670.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 438851.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 439033.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 439214.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 439395.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 439577.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 439758.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 439939.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 440120.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 440302.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 440483.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 439337.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 439518.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 439698.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 439879.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 440060.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 440240.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 440421.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 440602.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 440783.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 440963.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 441144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 441325.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 441506.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 441686.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 441867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 442048.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 442228.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 442409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 442590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 441441.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 441621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 441801.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 441981.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 442162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 442342.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 442522.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 442702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 442882.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 443063.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 443243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 443423.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 443603.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 443783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 443963.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 444144.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 444324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 444504.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 443353.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 443532.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 443712.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 443892.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 444071.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 444251.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 444431.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 444610.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 444790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 444970.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 445149.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 445329.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 445508.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 445688.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 445868.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 446047.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 446227.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 446407.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 446586.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 445432.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 445611.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 445791.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 445970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 446149.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 446328.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 446507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 446686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 446865.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 447044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 447223.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 447403.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 447582.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 447761.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 447940.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 448119.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 448298.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 448477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 448656.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 447500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 447678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 447857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 448035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 448214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 448392.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 448571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 448750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 448928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 449107.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 449285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 449464.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 449642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 449821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 450178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 450357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 450535.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 449376.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 449554.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 449732.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 449910.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 450089.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 450267.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 450445.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 450623.1 fps, 0 ms/f [junit] 0 s: 60 f / 55 ms, 1090.9 fps, 0 ms/f; total: 151920 f, 387551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 387704.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 387857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 388010.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 388163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 388316.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 388469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 388622.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 388775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 388928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 388091.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 388244.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 388396.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 388549.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 388702.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 388854.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 389007.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 389160.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 389312.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 389465.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 389618.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 389771.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 389923.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 389086.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 389238.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 389390.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 389543.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 389695.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 389847.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 390152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 390304.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 390456.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 390609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 390761.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 390913.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 391066.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 390227.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 390379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 390531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 390683.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 390835.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 390987.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 391139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 391291.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 390454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 390606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 390757.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 390909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 391060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 391212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 391363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 391515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 391666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 390831.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 390982.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 391133.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 391284.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 391435.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 391586.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 391738.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 391889.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 392040.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 391206.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 391356.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 391507.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 391658.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 391809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 391959.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 392110.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 392261.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 392412.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 391578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 391729.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 391879.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 392030.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 392180.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 392330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 392481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 392631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 392781.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 392932.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 393082.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 393233.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 393383.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 392550.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 392700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 392850.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 393000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 393150.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 393300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 393450.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 393600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 393750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 393900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 394050.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 394200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 394350.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 394500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 393665.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 393815.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 393965.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 394114.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 394264.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 394413.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 394563.6 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 158280 f, 388894.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 389041.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 389189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 389336.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 389484.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 389631.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 389778.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 389926.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 390073.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 390221.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 390368.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 389558.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 389705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 389852.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 390147.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 390294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 390441.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 390588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 390735.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 390882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 391029.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 391176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 391323.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 391470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 390660.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 390806.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 390953.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 391100.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 391246.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 391393.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 391540.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 391687.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 391833.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 391980.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 392127.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 392273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 392420.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 392567.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 391756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 391902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 392048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 392195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 392341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 392487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 392634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 392780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 392926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 393073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 393219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 393365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 393512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 392700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 392846.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 392992.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 393138.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 393284.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 393430.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 393576.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 393722.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 393868.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 394014.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 394160.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 394306.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 394452.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 393640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 393786.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 393932.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 394077.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 394223.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 394368.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 394514.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 394660.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 394805.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 394951.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 395097.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 395242.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 395388.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 395533.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 394721.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 394866.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 395012.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 395157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 395302.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 395447.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 395593.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 395738.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 395883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 396029.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 396174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 396319.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 396464.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 396610.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 395797.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 395942.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 396086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 396231.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 396376.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 396521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 396666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 396811.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 396956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 397101.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 397246.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 397391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 397536.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 397681.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 396867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 397012.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 397156.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 397301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 397445.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 397590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 397734.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 397879.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 398024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 398168.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 398313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 398457.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 398602.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 397788.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 397932.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 398076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 398221.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 398365.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 398509.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 398653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 398798.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 398942.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 399086.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 399230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 398417.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 398561.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 398705.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 398848.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 398992.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 399136.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 399280.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 399424.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 399568.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 399712.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 399856.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 400000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 399186.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 399330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 399473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 399617.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 399760.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 399904.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 400047.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 400191.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 400334.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 400478.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 400622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 400765.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 400909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 401052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 400238.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 400381.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 400525.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 400668.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 400811.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 400954.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 401097.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 401241.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 401384.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 401527.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 401670.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 401813.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 401957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 401142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 401285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 401428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 401571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 401714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 401857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 402000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 402142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 402285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 402428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 402571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 402714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 402857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 403000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 402185.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 402327.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 402470.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 402612.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 402755.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 402897.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 403040.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 403182.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 403325.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 403467.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 403610.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 403752.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 403895.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 403080.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 403222.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 403364.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 403507.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 403649.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 403791.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 403933.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 404075.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 404218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 404360.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 404502.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 404644.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 404786.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 403971.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 404113.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 404255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 404397.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 404539.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 404680.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 404822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 404964.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 405106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 405248.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 405390.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 405531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 405673.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 404858.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 405000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 405141.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 405283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 405424.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 405566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 405707.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 405849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 405990.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 406132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 406273.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 405458.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 405600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 405741.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 405882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 406023.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 406164.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 406305.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 406447.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 406588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 406729.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 405915.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 406056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 406197.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 406338.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 406478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 406619.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 406760.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 406901.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 407042.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 407183.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 407323.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 406510.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 406651.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 406791.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 406932.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 407072.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 407213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 407353.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 407494.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 407634.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 406822.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 406962.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 407102.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 407243.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 407383.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 407523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 407663.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 407803.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 407943.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 407132.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 407272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 407412.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 407552.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 407692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 407832.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 407972.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 408111.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 408251.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 408391.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 407581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 407720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 407860.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 408000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 408139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 408279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 408418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 408558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 408697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 408837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 408027.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 408167.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 408306.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 408445.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 408584.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 408723.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 408863.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 409002.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 409141.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 409280.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 409419.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 409559.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 408750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 408888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 409027.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 409166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 409305.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 409444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 409583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 409722.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 409861.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 410000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 410138.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 410277.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 410416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 409607.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 409745.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 409884.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 410023.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 410161.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 410300.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 410438.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 410577.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 410715.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 410854.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 410993.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 411131.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 411270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 411408.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 410599.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 410737.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 410875.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 411013.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 411152.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 411290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 411428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 411566.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 411705.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 411843.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 411981.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 412119.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 412258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 412396.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 411586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 411724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 411862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 412000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 412137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 412275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 412413.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 412551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 412689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 412827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 412965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 413103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 413241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 412431.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 412568.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 412706.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 412844.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 412981.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 413119.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 413256.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 413394.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 413532.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 413669.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 413807.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 413944.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 414082.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 414220.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 413409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 413546.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 413684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 413821.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 413958.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 414096.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 414233.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 414370.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 414508.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 414645.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 414782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 414919.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 415057.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 415194.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 414383.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 414520.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 414657.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 414794.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 414931.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 415068.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 415205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 415342.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 415479.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 415616.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 415753.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 415890.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 416027.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 416164.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 415353.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 415489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 415626.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 415763.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 415899.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 416036.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 416173.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 416309.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 416446.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 416583.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 416719.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 416856.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 416993.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 416181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 416318.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 416454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 416590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 416727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 416863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 417000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 417136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 417272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 417409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 417545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 417681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 417818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 417954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 418090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 417278.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 417414.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 417551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 417687.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 417823.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 417959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 418095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 418231.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 418367.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 418503.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 418639.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 418775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 417963.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 418099.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 418235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 418371.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 418506.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 418642.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 418778.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 418914.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 419049.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 419185.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 419321.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 419457.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 419592.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 419728.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 418916.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 419051.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 419187.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 419322.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 419458.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 419593.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 419729.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 419864.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 420135.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 420270.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 420406.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 420541.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 419729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 419864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 420135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 420270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 420405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 420540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 420675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 420810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 420945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 421081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 421216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 421351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 421486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 420674.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 420809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 420943.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 421078.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 421213.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 421348.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 421483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 421617.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 421752.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 421887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 422022.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 422157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 422292.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 421479.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 421614.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 421748.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 421883.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 422017.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 422152.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 422287.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 422421.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 422556.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 422690.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 422825.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 422959.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 423094.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 423228.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 422416.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 422550.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 422684.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 422818.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 422953.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 423087.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 423221.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 423355.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 423489.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 423624.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 423758.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 423892.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 424026.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 423214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 423348.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 423482.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 423616.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 423750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 423883.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 424017.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 424151.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 424285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 424419.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 424553.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 424687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 424821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 424008.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 424142.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 424276.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 424409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 424543.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 424677.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 424810.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 424944.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 425077.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 425211.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 425345.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 425478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 425612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 424800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 424933.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 425066.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 425200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 425333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 425466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 425600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 425733.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 425866.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 426000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 426133.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 426266.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 426400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 426533.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 425720.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 425853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 425986.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 426119.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 426252.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 426385.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 426518.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 426651.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 426784.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 426917.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 427051.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 427184.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 427317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 426504.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 426637.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 426769.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 426902.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 427035.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 427168.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 427300.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 427433.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 427566.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 427699.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 427831.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 427964.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 428097.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 427284.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 427417.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 427549.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 427682.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 427814.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 427947.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 428079.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 428211.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 428344.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 428476.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 428609.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 428741.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 428874.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 429006.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 428193.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 428326.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 428458.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 428590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 428722.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 428854.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 428986.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 429118.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 429251.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 429383.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 429515.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 429647.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 429779.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 428967.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 429098.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 429230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 429362.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 429494.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 429626.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 429758.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 429890.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 430021.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 430153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 430285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 430417.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 430549.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 430681.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 429868.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 430000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 430131.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 430263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 430394.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 430526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 430657.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 430789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 430921.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 431052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 431184.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 430372.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 430503.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 430634.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 430765.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 430897.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 431028.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 431159.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 431291.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 431422.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 431553.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 431684.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 431816.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 431004.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 431135.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 431266.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 431397.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 431528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 431659.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 431790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 431921.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 432052.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 432183.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 432314.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 432445.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 432576.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 431764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 431895.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 432026.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 432156.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 432287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 432418.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 432549.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 432679.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 432810.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 432941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 433071.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 433202.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 433333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 432521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 432652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 432782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 432913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 433043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 433173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 433304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 433434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 433565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 433695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 433826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 433956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 434086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 433275.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 433405.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 433535.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 433665.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 433796.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 433926.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 434056.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 434186.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 434316.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 434446.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 434577.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 434707.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 434837.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 434025.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 434155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 434285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 434415.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 434545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 434675.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 434805.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 434935.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 435064.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 435194.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 434384.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 434514.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 434643.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 434773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 434902.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 435032.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 435162.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 435291.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 435421.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 435550.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 435680.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 435809.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 435000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 435129.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 435258.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 435387.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 435517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 435646.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 435775.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 435905.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 436034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 436163.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 436293.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 436422.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 436551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 436681.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 435870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 436000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 436129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 436258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 436387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 436516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 436645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 436774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 436903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 437032.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 437161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 437290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 437419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 436609.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 436738.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 436866.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 436995.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 437124.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 437253.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 437381.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 437510.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 437639.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 437768.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 437897.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 438025.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 437216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 437344.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 437473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 437601.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 437730.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 437858.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 437987.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 438115.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 438244.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 438372.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 438501.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 438629.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 438758.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 437948.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 438076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 438205.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 438333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 438461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 438589.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 438717.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 438846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 438974.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 439102.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 438294.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 438422.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 438550.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 438678.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 438805.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 438933.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 439061.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 438255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 438382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 438510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 438638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 438765.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 438893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 439021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 439148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 439276.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 439404.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 439531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 438726.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 438853.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 438980.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 439108.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 439235.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 439363.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 439490.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 439617.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 439745.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 439872.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 440000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 440127.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 439322.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 439449.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 439576.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 439703.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 439830.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 439957.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 440084.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 440211.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 440338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 440466.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 440593.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 440720.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 440847.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 440042.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 440169.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 440295.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 440422.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 440549.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 440676.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 440803.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 440930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 441057.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 441183.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 441310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 441437.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 441564.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 441691.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 440886.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 441012.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 441139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 441265.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 441392.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 441519.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 441645.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 441772.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 441898.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 442025.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 442151.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 442278.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 442405.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 442531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 441726.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 441852.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 441978.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 442105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 442231.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 442357.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 442484.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 442610.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 442736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 442863.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 442989.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 443115.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 443242.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 442436.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 442563.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 442689.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 442815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 442941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 443067.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 443193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 443319.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 443445.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 443571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 443697.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 443823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 443949.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 443144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 443270.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 443396.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 443522.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 443647.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 443773.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 443899.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 444025.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 444150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 444276.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 444402.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 444528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 444654.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 443849.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 443974.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 444100.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 444225.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 444351.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 444477.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 444602.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 444728.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 444853.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 444979.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 445104.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 445230.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 445355.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 445481.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 444676.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 444801.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 444926.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 445052.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 445177.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 445302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 445427.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 445553.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 445678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 445803.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 445929.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 446054.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 445250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 445375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 445500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 445625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 445750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 445875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 446000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 446125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 446250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 446375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 445571.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 445696.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 445821.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 445945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 446070.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 446195.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 446320.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 446444.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 446569.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 445767.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 445892.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 446016.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 446141.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 446265.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 446390.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 446514.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 446639.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 446763.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 446887.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 447012.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 447136.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 447261.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 446459.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 446583.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 446708.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 446832.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 446956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 447080.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 447204.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 447329.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 447453.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 447577.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 447701.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 447826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 447950.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 447148.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 447272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 447396.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 447520.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 447644.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 447768.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 447892.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 448016.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 448140.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 448264.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 448388.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 448512.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 448636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 448760.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 447958.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 448082.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 448206.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 448329.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 448453.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 448577.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 448701.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 448824.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 448948.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 449072.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 449195.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 449319.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 448518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 448641.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 448765.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 448888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 449012.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 449135.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 449259.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 449382.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 449506.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 449629.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 449753.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 449876.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 450123.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 449322.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 449445.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 449568.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 449692.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 449815.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 449938.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 450061.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 450184.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 450308.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 450431.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 450554.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 450677.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 450800.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 450122.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 450245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 450368.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 450491.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 450614.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 450737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 450860.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 450983.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 451106.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 451229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 451352.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 451475.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 451598.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 450797.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 450920.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 451042.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 451165.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 451288.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 451411.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 451533.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 451656.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 451779.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 451901.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 452024.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 452147.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 452269.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 451469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 451591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 451714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 451836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 451959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 452081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 452204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 452326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 452448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 452571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 452693.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 451894.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 452016.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 452138.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 452260.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 452382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 452505.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 452627.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 452749.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 452871.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 452993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 452195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 452317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 452439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 452560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 452682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 452804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 452926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 453048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 452251.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 452373.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 452494.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 452616.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 452738.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 452860.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 452981.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 453103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 453225.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 453346.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 452550.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 452672.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 452793.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 452914.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 453036.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 453157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 453279.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 453400.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 453522.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 453643.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 453765.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 452969.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 453090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 453212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 453333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 453454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 453575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 453696.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 453818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 453939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 454060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 454181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 454303.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 453508.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 453629.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 453750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 453870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 453991.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 454112.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 454233.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 454354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 454475.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 454596.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 454717.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 454838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 454959.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 455080.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 454285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 454406.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 454527.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 454647.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 454768.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 454889.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 455010.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 455130.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 455251.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 455372.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 455492.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 455613.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 455734.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 455855.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 455060.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 455180.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 455301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 455421.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 455542.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 455662.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 455783.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 455903.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 456024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 456144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 456265.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 456385.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 456506.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 456626.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 455831.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 455951.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 456072.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 456192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 456312.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 456432.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 456553.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 456673.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 456793.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 456913.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 457034.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 457154.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 457274.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 457394.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 456600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 456720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 456840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 456960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 457080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 457200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 457320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 457440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 457560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 457680.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 457800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 457920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 458040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 458160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 457365.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 457485.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 457604.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 457724.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 457844.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 457964.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 458083.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 458203.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 458323.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 458443.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 458562.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 458682.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 458802.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 458007.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 458127.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 458247.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 458366.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 458486.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 458605.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 458725.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 458844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 458964.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 459083.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 459203.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 459322.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 459442.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 459561.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 458767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 458886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 459005.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 459125.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 459244.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 459363.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 459483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 459602.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 459721.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 459840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 459960.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 460079.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 460198.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 459404.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 459523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 459642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 459761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 459880.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 460000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 460119.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 460238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 460357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 460476.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 460595.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 460714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 460833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 460952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 460158.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 460277.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 460396.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 460514.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 460633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 460752.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 460871.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 460990.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 461108.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 461227.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 461346.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 461465.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 461584.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 461702.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 460909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 461027.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 461146.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 461264.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 461383.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 461501.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 461620.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 461739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 461857.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 461976.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 462094.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 462213.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 462332.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 462450.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 461656.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 461775.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 461893.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 462011.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 462130.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 462248.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 462366.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 462485.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 462603.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 462721.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 462840.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 462958.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 463076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 463195.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 462401.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 462519.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 462637.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 462755.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 462874.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 462992.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 463110.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 463228.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 463346.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 463464.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 463582.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 463700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 463818.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 463937.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 463143.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 463261.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 463379.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 463497.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 463614.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 463732.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 463850.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 463968.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 464086.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 464204.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 464322.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 464440.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 464557.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 464675.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 463882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 464000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 464117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 464235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 464352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 464470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 464588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 464705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 464823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 464941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 465058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 465176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 465294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 465411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 464618.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 464735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 464853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 464970.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 465088.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 465205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 465322.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 465440.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 465557.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 465675.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 465792.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 465000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 465117.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 465234.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 465351.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 465468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 465585.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 465703.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 465820.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 465937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 466054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 466171.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 465380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 465497.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 465614.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 465731.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 465847.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 465964.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 466081.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 466198.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 466315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 466432.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 466549.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 466666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 466783.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 465992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 466108.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 466225.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 466342.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 466459.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 466575.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 466692.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 466809.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 466926.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 467042.8 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: 240120 f, 467159.5 fps, 0 ms/f [junit] 0 s: 60 f / 988 ms, 60.7 fps, 16 ms/f; total: 60 f, 60.7 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 / 95 ms, 631.5 fps, 1 ms/f; total: 120 f, 110.8 fps, 9 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 166.2 fps, 6 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 221.4 fps, 4 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 276.7 fps, 3 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 331.7 fps, 3 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 387.0 fps, 2 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 441.9 fps, 2 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 497.2 fps, 2 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 551.9 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 607.1 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 661.7 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 716.9 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 771.3 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 826.4 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 880.7 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 935.7 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 990.8 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 1044.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1099.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1153.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1207.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1262.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1317.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1371.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1425.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1480.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1534.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1589.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1643.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1697.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1751.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 1806.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1859.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1914.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1969.0 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: 2220 f, 2021.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 2076.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 2131.1 fps, 0 ms/f [junit] ++++ Test Singleton.unlock() [junit] 1 s: 60 f / 91 ms, 659.3 fps, 1 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, 2068.9 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] SLOCK [T main @ 1412823033144 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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, 2317.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2367.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2418.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2468.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2518.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2567.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2617.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2667.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2718.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2768.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 2816.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 2866.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 2917.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 2967.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3017.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3067.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3118.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3168.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3218.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3269.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3316.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3366.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3417.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3467.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3517.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3567.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3618.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3668.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3718.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 3768.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 3815.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 3866.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 3916.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 3966.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 4016.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4066.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4117.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4167.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4217.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4267.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4314.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4364.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4414.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4464.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4515.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4565.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4615.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 4665.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 4715.7 fps, 0 ms/f [junit] 1 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 5700 f, 4726.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 4776.1 fps, 0 ms/f [junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 5820 f, 4805.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 4855.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 4900.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 4950.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5049.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5099.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5148.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5198.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5247.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5297.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5346.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5396.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5445.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5490.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 5539.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 5589.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 5638.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 5688.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 5737.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 5787.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 5836.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 5886.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 5935.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 5985.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6029.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6079.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6128.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6177.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6227.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6276.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6326.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6375.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6425.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 6474.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 6523.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 6567.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 6617.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 6666.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 6716.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 6765.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 6814.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 6864.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 6913.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 6962.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7012.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7061.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7111.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7160.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7203.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7253.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7302.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7351.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 7401.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 7450.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 7500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 7549.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 7598.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 7648.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 7697.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 7740.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 7789.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 7838.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 7888.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 7937.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 7986.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8036.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8085.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8134.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8184.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8233.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 8282.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8331.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 8374.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 8423.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 8472.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 8522.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 8571.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 8620.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 8669.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 8719.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 8768.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 8817.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 8866.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 8916.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 8965.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9007.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9056.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9105.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9155.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9204.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9253.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9302.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9351.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 9401.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 9450.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9499.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9548.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9598.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9647.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9688.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9737.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9786.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 9836.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 9885.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 9934.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 9983.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10032.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10081.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10131.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10180.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10229.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10278.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10327.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10368.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10417.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10466.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10515.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10565.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10614.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10663.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10712.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10761.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 10810.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 10859.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 10909.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 10949.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 10998.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11047.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11096.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11145.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11194.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11243.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11292.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11342.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11391.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11440.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11489.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11538.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11587.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11627.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11676.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11725.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11774.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 11823.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 11872.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 11921.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 11970.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12019.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 12068.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12117.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12166.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12215.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12264.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12303.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12352.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12401.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12450.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12549.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12598.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12647.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12696.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12745.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12794.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12843.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 12892.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 12930.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 12979.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13028.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13077.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13126.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13175.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13224.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13273.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13322.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13371.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13420.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13469.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13518.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13556.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13605.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13654.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13703.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13752.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13800.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13849.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 13898.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 13947.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 13996.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14045.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14094.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14143.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14192.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14229.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14278.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14327.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14376.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14425.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14474.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14523.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14572.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14621.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14669.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14718.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14767.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14816.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14865.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 14902.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 14951.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 15000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15048.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15097.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15146.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15195.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15244.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15293.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15342.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15390.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15439.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15488.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15537.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15573.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15622.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15671.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15720.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15768.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15817.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 15866.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 15915.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 15964.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 16013.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16061.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16110.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16159.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16195.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16243.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16292.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16341.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16390.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16439.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16487.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16536.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 16585.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16634.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16682.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16731.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16780.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16815.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 16864.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 16913.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 16961.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 17010.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 17059.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17108.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17156.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17205.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17254.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17303.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17351.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17400.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17435.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17483.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17532.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17581.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17629.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17678.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17727.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17775.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17824.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 17873.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 17922.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 17970.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 18019.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 18068.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18102.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18150.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18199.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18248.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18296.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18345.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18394.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18442.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18491.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18540.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18588.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18637.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18686.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18734.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18768.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18816.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 18865.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 18914.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 18962.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 19011.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 19059.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 19108.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19157.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19205.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19254.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19303.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19351.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19400.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19433.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19481.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19530.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19578.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19627.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19676.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19724.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19773.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 19821.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 19870.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 19919.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 19967.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 20016.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 20048.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 20097.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 20145.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20194.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20242.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20291.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20339.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20388.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20436.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20485.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20533.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20582.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20631.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 20679.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 20711.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 20759.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20808.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 20856.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 20905.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 20953.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 21002.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 21050.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 21099.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 21147.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 21196.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 21244.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 21293.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 21341.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 21373.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 21421.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 21470.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 21518.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 21567.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 21615.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 21663.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 21712.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 21760.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 21809.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 21857.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 21906.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 21954.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 21985.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 22033.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 22082.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 22130.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 22179.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 22227.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 22276.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 22324.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 22372.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 22421.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 22469.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 22518.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 22566.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 22615.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 22645.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 22693.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 22741.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 22790.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 22838.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 22887.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 22935.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 22983.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 23032.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 23080.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 23129.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 23177.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 23225.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 23274.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 23303.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 23352.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 23400.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 23448.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 23497.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 23545.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 23593.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 23642.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 23690.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 23738.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 23787.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 23835.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 23883.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 23932.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 23980.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 24009.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 24057.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 24106.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 24154.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 24202.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 24251.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 24299.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 24347.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 24396.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 24444.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 24492.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 24541.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 24589.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 24637.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 24666.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 24714.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 24762.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 24810.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 24859.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 24907.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 24955.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 25004.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 25052.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 25100.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 25148.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 25176.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 25225.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 25273.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 25321.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 25369.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 25418.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 25466.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 25514.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 25562.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 25610.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 25659.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 25707.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 25755.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 25803.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 25831.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 25879.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 25927.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 25975.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 26024.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 26072.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 26120.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 26168.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 26216.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 26265.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 26313.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 26361.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 26409.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 26457.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 26506.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 26554.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 26581.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 26629.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 26677.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 26725.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 26773.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 26821.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 26869.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 26918.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 26966.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 27014.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 27062.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 27110.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 27158.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 27207.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 27255.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 27303.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 27329.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 27377.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 27425.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 27473.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 27522.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 27570.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 27618.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 27666.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 27714.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 27762.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 27810.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 27858.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 27906.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 27955.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 28003.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 28028.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 28076.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 28125.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 28173.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 28221.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 28269.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 28317.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 28365.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 28413.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 28461.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 28509.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 28557.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 28605.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 28653.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 28701.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 28726.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 28775.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 28823.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 28871.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 28919.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 28967.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 29015.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 29063.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 29111.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 29159.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 29207.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 29255.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 29303.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 29351.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 29399.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 29447.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 29472.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 29520.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 29568.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 29616.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 29664.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 29712.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 29760.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 29808.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 29856.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 29904.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 29952.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 30000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 30048.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 30096.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 30144.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 30192.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 30215.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 30263.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 30311.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 30359.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 30407.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 30455.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 30503.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 30551.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 30599.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 30647.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 30695.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 30743.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 30791.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 30839.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 30887.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 30910.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 30958.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 31006.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 31054.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 31102.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 31150.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 31198.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 31246.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 31293.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 31341.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 31389.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 31437.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 31485.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 31533.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 31581.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 31629.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 31652.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 31699.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 31747.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 31795.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 31843.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 31891.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 31939.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 31987.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 32035.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 32083.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 32130.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 32178.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 32226.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 32274.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 32322.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 32370.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 32392.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 32440.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 32488.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 32535.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 32583.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 32631.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 32679.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 32727.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 32775.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 32822.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 32870.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 32918.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 32966.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 33014.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 33062.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 33110.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 33131.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 33179.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 33227.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 33274.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 33322.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 33370.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 33418.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 33466.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 33513.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 33561.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 33609.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 33657.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 33705.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 33752.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 33800.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 33821.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 33869.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 33917.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 33964.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 34012.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 34060.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 34108.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 34156.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 34203.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 34251.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 34299.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 34347.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 34367.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 34415.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 34463.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 34510.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 34558.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 34606.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 34653.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 34701.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 34749.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 34797.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 34844.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 34892.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 34940.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 34988.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 35035.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 35083.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 35103.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 35151.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 35198.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 35246.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 35294.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 35341.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 35389.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 35437.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 35484.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 35532.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 35580.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 35627.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 35675.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 35723.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 35771.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 35790.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 35837.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 35885.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 35933.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 35980.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 36028.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 36076.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 36123.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 36171.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 36219.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 36266.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 36314.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 36362.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 36409.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 36457.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 36505.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 36552.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 36571.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 36619.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 36666.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 36714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 36761.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 36809.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 36857.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 36904.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 36952.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 37000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 37047.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 37095.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 37142.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 37190.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 37238.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 37285.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 37303.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 37351.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 37398.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 37446.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 37494.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 37541.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 37589.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 37636.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 37684.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 37731.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 37779.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 37827.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 37874.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 37922.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 37969.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 38017.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 38034.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 38082.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 38129.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 38177.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 38225.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 38272.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 38320.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 38367.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 38415.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 38462.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 38510.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 38557.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 38605.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 38652.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 38700.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 38748.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 38795.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 38812.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 38859.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 38907.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 38954.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 39002.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 39049.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 39097.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 39144.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 39192.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 39239.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 39287.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 39334.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 39382.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 39429.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 39477.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 39524.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 39572.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 39619.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 39667.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 39683.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 39731.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 39778.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 39825.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 39873.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 39920.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 39968.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 40015.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 40063.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 40110.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 40158.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 40205.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 40253.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 40300.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 40348.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 40395.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 40443.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 40490.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 40505.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 40553.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 40600.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 40648.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 40695.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 40743.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 40790.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 40837.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 40885.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 40932.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 40980.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 41027.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 41075.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 41122.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 41169.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 41217.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 41264.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 41312.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 41359.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 41407.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 41454.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 41469.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 41516.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 41563.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 41611.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 41658.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 41706.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 41753.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 41800.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 41848.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 41895.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 41943.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 41990.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 42037.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 42085.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 42132.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 42180.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 42227.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 42274.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 42322.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 42369.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 42383.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 42430.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 42478.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 42525.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 42573.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 42620.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 42667.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 42715.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 42762.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 42809.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 42857.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 42904.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 42951.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 42999.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 43046.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 43093.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 43141.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 43188.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 43235.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 43283.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 43296.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 43343.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 43391.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 43438.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 43485.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 43533.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 43580.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 43627.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 43675.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 43722.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 43769.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 43817.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 43864.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 43911.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 43958.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 44006.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 44053.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 44100.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 44148.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 44195.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 44208.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 44255.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 44302.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 44349.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 44397.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 44444.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 44491.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 44539.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 44586.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 44633.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 44680.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 44728.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 44775.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 44822.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 44869.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 44917.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 44964.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 45011.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 45059.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 45106.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 45118.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 45165.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 45212.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 45259.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 45307.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 45354.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 45401.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 45448.8 fps, 0 ms/f [junit] 1 s: 60 f / 37 ms, 1621.6 fps, 0 ms/f; total: 57780 f, 44208.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 44254.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 44299.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 44345.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 44391.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 44437.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 44483.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 44529.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 44541.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 44587.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 44633.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 44678.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 44724.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 44770.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 44816.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 44862.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 44908.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 44954.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 44965.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 45011.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 45057.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 45103.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 45148.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 45194.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 45240.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 45286.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 45332.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 45378.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 45423.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 45469.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 45515.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 45561.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 45572.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 45618.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 45664.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 45709.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 45755.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 45801.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 45847.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 45893.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 45938.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 45984.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 46030.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 46076.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 46122.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 46132.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 46178.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 46224.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 46270.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 46315.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 46361.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 46407.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 46453.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 46498.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 46544.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 46554.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 46600.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 46646.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 46692.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 46737.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 46783.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 46829.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 46875.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 46920.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 46930.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 46976.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 47022.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 47067.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 47113.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 47159.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 47204.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 47250.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 47296.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 47305.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 47351.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 47397.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 47442.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 47488.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 47534.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 47579.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 47625.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 47671.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 47716.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 47726.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 47771.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 47817.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 47863.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 47908.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 47954.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 48000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 48045.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 48091.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 48100.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 48145.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 48191.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 48237.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 48282.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 48328.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 48373.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 48419.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 48465.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 48510.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 48519.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 48564.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 48610.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 48656.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 48701.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 48747.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 48792.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 48838.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 48883.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 48892.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 48937.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 48983.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 49028.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 49074.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 49119.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 49165.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 49210.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 49256.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 49301.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 49310.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 49355.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 49401.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 49446.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 49492.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 49537.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 49583.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 49628.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 49673.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 49719.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 49727.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 49772.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 49818.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 49863.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 49909.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 49954.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 50000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 50045.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 50090.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 50136.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 50181.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 50227.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 50272.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 50280.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 50325.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 50370.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 50416.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 50461.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 50507.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 50552.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 50598.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 50643.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 50688.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 50734.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 50779.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 50825.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 50870.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 50877.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 50922.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 50968.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 51013.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 51059.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 51104.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 51149.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 51195.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 51240.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 51285.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 51331.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 51376.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 51422.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 51467.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 51512.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 51519.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 51564.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 51609.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 51655.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 51700.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 51746.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 51791.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 51836.7 fps, 0 ms/f [junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 68640 f, 51686.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 51731.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 51777.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 51822.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 51867.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 51912.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 51957.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 51963.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 52009.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 52054.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 52099.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 52144.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 52189.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 52234.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 52279.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 52325.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 52370.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 52415.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 52460.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 52505.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 52550.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 52595.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 52641.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 52646.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 52691.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 52736.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 52781.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 52827.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 52872.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 52917.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 52962.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 53007.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 53052.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 53097.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 53142.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 53187.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 53233.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 53278.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 53323.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 53328.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 53373.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 53418.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 53463.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 53508.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 53553.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 53598.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 53643.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 53688.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 53734.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 53779.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 53824.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 53869.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 53914.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 53959.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 54004.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 54049.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 54054.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 54099.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 54144.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 54189.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 54234.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 54279.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 54324.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 54369.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 54414.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 54459.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 54504.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 54549.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 54594.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 54639.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 54684.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 54729.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 54733.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 54778.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 54823.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 54868.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 54913.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 54958.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 55003.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 55048.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 55093.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 55138.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 55183.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 55228.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 55273.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 55318.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 55363.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 55408.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 55412.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 55457.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 55502.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 55547.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 55592.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 55637.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 55682.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 55727.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 55772.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 55817.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 55862.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 55907.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 55952.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 55997.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 56041.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 56086.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 56089.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 56134.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 56179.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 56224.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 56269.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 56314.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 56359.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 56404.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 56449.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 56494.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 56539.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 56584.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 56629.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 56674.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 56719.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 56764.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 56808.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 56811.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 56856.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 56901.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 56946.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 56991.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 57035.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 57080.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 57125.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 57170.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 57215.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 57260.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 57305.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 57350.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 57395.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 57440.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 57485.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 57486.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 57531.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 57576.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 57621.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 57666.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 57711.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 57756.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 57801.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 57845.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 57890.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 57935.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 57980.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 58025.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 58070.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 58115.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 58160.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 58161.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 58206.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 58251.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 58295.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 58340.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 58385.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 58430.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 58475.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 58520.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 58565.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 58609.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 58654.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 58699.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 58744.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 58789.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 58834.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 58878.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 58879.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 58924.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 58969.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 59014.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 59059.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 59103.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 59148.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 59193.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 59238.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 59283.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 59327.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 59372.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 59417.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 59462.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 59462.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 59507.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 59552.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 59597.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 59641.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 59686.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 59731.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 59776.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 59820.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 59865.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 59910.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 59955.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 60000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 60044.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 60089.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 60134.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 60179.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 60178.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 60223.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 60268.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 60313.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 60357.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 60402.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 60447.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 60492.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 60536.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 60581.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 60626.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 60671.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 60715.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 60760.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 60805.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 60804.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 60849.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 60894.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 60938.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 60983.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 61028.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 61073.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 61117.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 61162.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 61207.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 61251.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 61296.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 61341.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 61385.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 61430.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 61475.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 61520.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 61518.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 61563.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 61608.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 61653.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 61697.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 61742.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 61787.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 61831.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 61876.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 61921.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 61965.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 62010.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 62055.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 62053.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 62098.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 62142.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 62187.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 62232.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 62276.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 62321.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 62366.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 62410.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 62455.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 62500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 62544.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 62589.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 62633.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 62678.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 62676.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 62721.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 62765.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 62810.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 62855.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 62899.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 62944.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 62988.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 63033.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 63078.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 63122.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 63167.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 63211.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 63256.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 63301.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 63345.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 63343.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 63387.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 63432.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 63476.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 63521.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 63566.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 63610.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 63655.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 63699.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 63744.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 63789.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 63833.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 63878.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 63922.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 63967.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 64011.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 64056.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 64053.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 64097.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 64142.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 64187.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 64231.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 64276.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 64320.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 64365.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 64409.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 64454.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 64498.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 64543.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 64587.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 64632.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 64677.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 64721.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 64766.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 64762.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 64807.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 64851.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 64896.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 64940.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 64985.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 65029.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 65074.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 65118.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 65163.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 65207.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 65252.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 65296.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 65341.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 65385.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 65381.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 65426.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 65470.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 65515.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 65559.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 65604.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 65648.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 65693.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 65737.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 65782.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 65826.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 65871.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 65915.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 65959.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 66004.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 66048.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 66093.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 66088.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 66133.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 66177.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 66222.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 66266.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 66311.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 66355.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 66400.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 66444.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 66488.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 66533.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 66577.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 66622.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 66666.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 66711.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 66755.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 66800.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 66794.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 66839.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 66883.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 66928.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 66972.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 67017.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 67061.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 67105.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 67150.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 67194.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 67239.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 67283.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 67327.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 67372.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 67416.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 67461.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 67505.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 67500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 67544.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 67588.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 67633.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 67677.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 67721.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 67766.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 67810.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 67855.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 67899.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 67943.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 67988.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 68032.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 68076.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 68121.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 68165.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 68210.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 68203.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 68248.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 68292.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 68337.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 68381.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 68425.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 68470.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 68514.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 68558.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 68603.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 68647.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 68691.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 68736.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 68780.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 68824.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 68869.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 68913.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 68906.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 68951.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 68995.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 69039.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 69084.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 69128.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 69172.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 69217.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 69261.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 69305.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 69350.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 69394.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 69438.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 69483.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 69527.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 69571.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 69615.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 69608.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 69653.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 69697.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 69741.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 69785.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 69830.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 69874.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 69918.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 69963.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 70007.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 70051.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 70095.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 70140.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 70184.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 70228.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 70273.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 70265.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 70309.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 70353.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 70398.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 70442.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 70486.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 70530.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 70575.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 70619.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 70663.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 70707.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 70752.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 70796.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 70840.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 70884.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 70929.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 70973.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 70965.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 71009.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 71053.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 71098.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 71142.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 71186.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 71230.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 71274.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 71319.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 71363.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 71407.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 71451.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 71495.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 71540.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 71584.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 71628.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 71672.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 71717.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 71708.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 71752.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 71796.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 71840.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 71885.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 71929.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 71973.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 72017.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 72061.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 72106.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 72150.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 72194.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 72238.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 72282.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 72326.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 72371.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 72415.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 72459.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 72503.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 72547.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 72592.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 72582.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 72626.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 72671.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 72715.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 72759.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 72803.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 72847.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 72891.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 72935.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 72980.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 73024.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 73068.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 73112.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 73156.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 73200.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 73245.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 73289.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 73333.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 73377.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 73421.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 73465.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 73455.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 73500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 73544.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 73588.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 73632.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 73676.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 73720.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 73764.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 73808.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 73852.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 73897.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 73941.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 73985.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 74029.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 74073.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 74117.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 74161.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 74205.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 74250.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 74294.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 74283.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 74327.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 74371.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 74415.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 74459.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 74504.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 74548.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 74592.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 74636.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 74680.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 74724.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 74768.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 74812.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 74856.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 74900.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 74944.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 74988.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 75033.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 75077.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 75121.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 75165.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 75154.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 75198.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 75242.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 75286.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 75330.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 75374.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 75418.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 75462.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 75506.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 75550.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 75594.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 75638.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 75682.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 75726.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 75770.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 75814.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 75859.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 75903.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 75947.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 75991.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 75979.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 76023.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 76067.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 76111.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 76155.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 76199.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 76243.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 76287.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 76331.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 76375.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 76419.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 76463.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 76507.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 76551.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 76595.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 76639.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 76683.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 76727.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 76771.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 76815.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 76859.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 76847.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 76891.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 76935.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 76979.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 77023.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 77067.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 77111.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 77155.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 77199.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 77243.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 77287.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 77331.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 77375.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 77419.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 77463.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 77507.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 77551.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 77595.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 77639.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 77683.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 77727.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 77714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 77758.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 77802.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 77846.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 77890.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 77934.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 77978.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 78021.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 78065.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 78109.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 78153.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 78197.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 78241.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 78285.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 78329.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 78373.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 78417.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 78461.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 78505.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 78549.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 78535.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 78579.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 78623.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 78667.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 78711.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 78755.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 78799.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 78843.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 78887.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 78931.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 78975.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 79019.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 79062.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 79106.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 79150.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 79194.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 79238.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 79282.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 79326.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 79370.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 79414.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 79400.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 79444.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 79487.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 79531.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 79575.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 79619.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 79663.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 79707.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 79751.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 79795.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 79839.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 79882.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 79926.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 79970.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 80014.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 80058.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 80102.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 80146.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 80190.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 80234.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 80219.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 80263.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 80307.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 80350.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 80394.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 80438.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 80482.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 80526.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 80570.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 80614.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 80657.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 80701.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 80745.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 80789.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 80833.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 80877.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 80921.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 80964.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 81008.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 81052.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 81096.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 81081.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 81124.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 81168.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 81212.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 81256.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 81300.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 81344.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 81387.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 81431.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 81475.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 81519.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 81563.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 81607.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 81650.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 81694.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 81738.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 81782.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 81826.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 81869.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 81913.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 81957.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 81941.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 81985.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 82029.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 82072.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 82116.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 82160.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 82204.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 82248.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 82291.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 82335.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 82379.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 82423.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 82467.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 82510.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 82554.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 82598.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 82642.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 82686.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 82729.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 82773.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 82757.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 82800.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 82844.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 82888.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 82932.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 82975.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 83019.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 83063.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 83107.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 83150.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 83194.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 83238.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 83282.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 83326.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 83369.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 83413.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 83457.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 83501.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 83544.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 83588.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 83632.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 83615.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 83658.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 83702.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 83746.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 83790.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 83833.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 83877.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 83921.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 83965.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 84008.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 84052.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 84096.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 84139.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 84183.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 84227.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 84271.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 84314.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 84358.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 84402.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 84384.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 84428.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 84471.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 84515.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 84559.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 84603.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 84646.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 84690.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 84734.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 84777.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 84821.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 84865.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 84908.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 84952.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 84996.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 85040.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 85083.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 85127.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 85171.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 85214.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 85258.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 85240.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 85283.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 85327.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 85371.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 85414.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 85458.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 85502.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 85545.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 85589.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 85633.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 85676.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 85720.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 85764.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 85807.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 85851.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 85895.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 85938.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 85982.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 86026.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 86069.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 86050.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 86094.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 86138.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 86181.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 86225.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 86269.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 86312.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 86356.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 86400.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 86443.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 86487.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 86530.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 86574.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 86618.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 86661.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 86705.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 86749.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 86792.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 86836.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 86880.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 86923.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 86904.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 86947.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 86991.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 87034.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 87078.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 87122.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 87165.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 87209.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 87252.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 87296.5 fps, 0 ms/f [junit] 1 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 120180 f, 84159.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 84142.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 84184.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 84226.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 84268.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 84310.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 84352.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 84394.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 84436.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 84419.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 84461.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 84503.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 84545.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 84587.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 84629.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 84671.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 84654.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 84696.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 84737.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 84779.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 84821.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 84863.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 84905.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 84947.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 84930.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 84972.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 85013.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 85055.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 85097.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 85139.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 85181.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 85163.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 85205.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 85247.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 85289.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 85331.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 85373.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 85415.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 85457.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 85439.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 85481.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 85523.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 85564.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 85606.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 85648.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 85690.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 85732.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 85714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 85756.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 85797.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 85839.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 85881.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 85923.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 85965.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 85947.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 85988.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 86030.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 86072.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 86114.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 86155.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 86197.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 86239.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 86221.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 86263.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 86304.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 86346.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 86388.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 86430.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 86471.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 86513.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 86495.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 86536.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 86578.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 86620.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 86662.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 86703.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 86745.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 86726.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 86768.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 86810.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 86851.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 86893.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 86935.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 86916.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 86958.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 87000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 87041.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 87083.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 87125.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 87166.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 87208.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 87250.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 87291.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 87272.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 87314.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 87356.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 87397.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 87439.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 87480.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 87522.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 87564.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 87605.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 87647.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 87689.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 87669.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 87711.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 87753.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 87794.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 87836.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 87877.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 87919.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 87961.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 88002.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 88044.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 88085.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 88066.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 88108.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 88149.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 88191.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 88232.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 88274.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 88316.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 88357.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 88399.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 88379.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 88421.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 88462.6 fps, 0 ms/f [junit] 1 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 127800 f, 88077.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 88118.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 88099.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 88140.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 88181.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 88223.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 88264.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 88305.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 88347.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 88388.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 88429.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 88471.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 88512.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 88553.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 88595.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 88636.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 88677.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 88657.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 88699.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 88740.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 88781.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 88823.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 88864.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 88905.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 88947.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 88988.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 89029.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 89070.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 89112.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 89153.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 89194.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 89236.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 89277.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 89318.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 89298.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 89339.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 89381.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 89422.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 89463.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 89504.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 89546.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 89587.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 89628.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 89669.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 89711.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 89752.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 89793.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 89834.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 89876.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 89917.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 89896.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 89938.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 89979.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 90020.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 90061.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 90103.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 90144.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 90185.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 90226.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 90268.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 90309.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 90350.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 90391.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 90432.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 90474.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 90515.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 90556.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 90535.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 90576.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 90618.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 90659.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 90700.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 90741.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 90782.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 90824.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 90865.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 90906.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 90947.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 90989.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 91030.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 91071.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 91112.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 91091.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 91132.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 91173.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 91214.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 91256.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 91297.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 91338.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 91379.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 91420.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 91461.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 91503.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 91544.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 91585.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 91626.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 91667.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 91708.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 91750.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 91728.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 91769.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 91810.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 91851.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 91893.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 91934.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 91975.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 92016.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 92057.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 92098.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 92139.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 92181.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 92222.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 92263.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 92304.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 92345.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 92386.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 92364.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 92405.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 92446.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 92488.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 92529.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 92570.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 92611.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 92652.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 92693.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 92734.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 92775.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 92817.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 92858.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 92899.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 92940.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 92981.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 92958.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 93000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 93041.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 93082.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 93123.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 93164.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 93205.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 93246.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 93287.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 93328.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 93369.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 93410.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 93452.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 93493.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 93534.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 93511.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 93552.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 93593.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 93634.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 93675.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 93716.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 93757.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 93798.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 93839.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 93880.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 93921.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 93963.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 94004.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 94045.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 94086.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 94127.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 94168.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 94145.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 94186.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 94227.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 94268.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 94309.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 94350.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 94391.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 94432.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 94473.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 94514.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 94555.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 94596.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 94637.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 94678.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 94719.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 94760.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 94736.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 94777.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 94818.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 94859.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 94900.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 94941.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 94982.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 95023.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 95064.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 95105.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 95146.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 95187.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 95228.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 95269.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 95311.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 95352.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 95327.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 95368.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 95409.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 95450.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 95491.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 95532.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 95573.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 95614.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 95655.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 95696.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 95737.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 95778.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 95819.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 95860.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 95901.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 95942.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 95983.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 95959.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 96000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 96040.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 96081.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 96122.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 96163.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 96204.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 96245.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 96286.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 96327.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 96368.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 96409.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 96450.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 96491.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 96532.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 96573.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 96548.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 96589.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 96630.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 96671.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 96712.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 96753.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 96794.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 96834.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 96875.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 96916.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 96957.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 96998.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 97039.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 97080.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 97121.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 97162.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 97203.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 97177.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 97218.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 97259.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 97300.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 97341.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 97382.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 97423.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 97464.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 97505.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 97546.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 97586.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 97627.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 97668.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 97709.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 97750.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 97791.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 97832.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 97806.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 97847.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 97888.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 97929.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 97970.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 98010.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 98051.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 98092.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 98133.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 98174.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 98215.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 98256.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 98297.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 98337.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 98378.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 98419.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 98393.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 98434.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 98475.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 98516.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 98556.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 98597.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 98638.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 98679.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 98720.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 98761.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 98801.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 98842.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 98883.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 98924.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 98965.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 99006.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 99046.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 99087.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 99061.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 99102.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 99142.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 99183.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 99224.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 99265.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 99306.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 99346.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 99387.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 99428.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 99469.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 99510.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 99551.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 99591.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 99632.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 99673.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 99714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 99687.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 99728.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 99768.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 99809.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 99850.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 99891.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 99932.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 99972.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 100013.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 100054.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 100095.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 100135.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 100176.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 100217.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 100258.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 100299.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 100271.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 100312.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 100353.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 100394.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 100434.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 100475.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 100516.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 100557.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 100597.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 100638.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 100679.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 100720.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 100760.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 100801.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 100842.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 100883.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 100923.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 100896.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 100936.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 100977.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 101018.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 101059.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 101099.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 101140.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 101181.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 101221.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 101262.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 101303.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 101344.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 101384.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 101425.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 101466.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 101507.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 101547.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 101519.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 101560.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 101601.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 101641.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 101682.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 101723.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 101763.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 101804.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 101845.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 101886.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 101926.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 101967.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 102008.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 102048.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 102089.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 102130.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 102101.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 102142.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 102183.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 102223.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 102264.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 102305.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 102345.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 102386.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 102427.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 102467.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 102508.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 102549.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 102589.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 102630.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 102671.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 102711.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 102752.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 102723.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 102764.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 102804.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 102845.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 102886.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 102926.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 102967.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 103008.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 103048.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 103089.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 103130.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 103170.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 103211.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 103252.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 103292.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 103333.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 103303.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 103344.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 103385.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 103425.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 103466.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 103507.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 103547.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 103588.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 103628.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 103669.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 103710.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 103750.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 103791.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 103832.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 103872.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 103913.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 103953.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 103924.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 103964.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 104005.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 104046.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 104086.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 104127.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 104167.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 104208.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 104248.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 104289.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 104330.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 104370.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 104411.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 104451.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 104492.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 104533.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 104573.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 104543.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 104584.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 104624.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 104665.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 104705.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 104746.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 104787.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 104827.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 104868.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 104908.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 104949.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 104989.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 105030.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 105070.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 105111.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 105152.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 105192.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 105162.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 105202.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 105243.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 105283.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 105324.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 105364.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 105405.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 105445.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 105486.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 105527.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 105567.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 105608.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 105648.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 105689.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 105729.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 105770.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 105739.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 105779.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 105820.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 105860.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 105901.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 105941.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 105982.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 106022.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 106063.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 106103.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 106144.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 106185.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 106225.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 106266.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 106306.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 106347.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 106315.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 106356.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 106396.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 106437.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 106477.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 106518.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 106558.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 106599.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 106639.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 106680.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 106720.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 106761.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 106801.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 106842.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 106882.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 106923.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 106963.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 107004.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 107044.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 107012.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 107053.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 107093.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 107134.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 107174.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 107215.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 107255.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 107296.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 107336.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 107376.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 107417.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 107457.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 107498.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 107538.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 107579.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 107619.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 107660.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 107700.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 107741.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 107781.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 107749.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 107789.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 107830.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 107870.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 107911.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 107951.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 107991.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 108032.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 108072.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 108113.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 108153.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 108194.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 108234.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 108274.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 108315.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 108355.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 108396.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 108436.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 108477.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 108517.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 108484.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 108525.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 108565.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 108606.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 108646.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 108686.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 108727.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 108767.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 108808.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 108848.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 108888.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 108929.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 108969.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 109010.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 109050.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 109090.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 109131.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 109171.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 109212.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 109252.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 109292.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 109259.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 109300.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 109340.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 109380.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 109421.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 109461.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 109502.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 109542.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 109582.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 109623.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 109663.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 109703.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 109744.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 109784.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 109825.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 109865.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 109905.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 109946.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 109986.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 110026.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 110067.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 110033.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 110073.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 110114.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 110154.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 110195.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 110235.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 110275.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 110316.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 110356.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 110396.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 110437.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 110477.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 110517.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 110558.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 110598.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 110638.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 110679.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 110719.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 110759.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 110800.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 110766.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 110806.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 110846.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 110887.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 110927.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 110967.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 111008.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 111048.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 111088.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 111129.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 111169.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 111209.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 111250.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 111290.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 111330.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 111370.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 111411.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 111451.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 111491.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 111532.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 111572.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 111537.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 111578.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 111618.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 111658.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 111699.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 111739.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 111779.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 111820.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 111860.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 111900.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 111940.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 111981.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 112021.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 112061.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 112102.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 112142.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 112182.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 112222.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 112263.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 112303.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 112343.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 112308.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 112348.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 112389.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 112429.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 112469.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 112510.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 112550.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 112590.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 112630.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 112671.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 112711.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 112751.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 112791.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 112832.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 112872.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 112912.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 112953.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 112993.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 113033.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 113073.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 113038.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 113078.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 113118.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 113158.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 113199.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 113239.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 113279.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 113319.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 113360.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 113400.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 113440.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 113480.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 113521.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 113561.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 113601.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 113641.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 113682.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 113722.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 113762.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 113802.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 113766.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 113806.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 113847.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 113887.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 113927.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 113967.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 114008.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 114048.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 114088.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 114128.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 114168.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 114209.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 114249.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 114289.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 114329.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 114369.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 114410.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 114450.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 114490.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 114530.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 114571.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 114534.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 114574.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 114614.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 114655.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 114695.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 114735.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 114775.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 114815.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 114855.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 114896.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 114936.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 114976.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 115016.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 115056.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 115097.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 115137.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 115177.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 115217.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 115257.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 115298.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 115338.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 115301.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 115341.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 115381.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 115421.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 115461.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 115502.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 115464.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 115505.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 115545.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 115585.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 115625.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 115665.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 115705.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 115745.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 115785.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 115826.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 115866.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 115906.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 115946.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 115986.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 116026.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 115989.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 116029.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 116069.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 116109.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 116149.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 116189.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 116229.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 116270.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 116310.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 116350.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 116390.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 116430.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 116470.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 116510.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 116550.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 116590.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 116631.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 116671.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 116711.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 116751.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 116713.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 116753.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 116793.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 116833.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 116873.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 116913.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 116953.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 116993.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 117034.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 117074.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 117114.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 117154.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 117194.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 117234.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 117274.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 117314.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 117354.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 117394.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 117434.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 117474.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 117515.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 117476.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 117516.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 117556.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 117596.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 117636.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 117676.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 117716.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 117757.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 117797.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 117837.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 117877.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 117917.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 117957.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 117997.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 118037.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 118077.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 118117.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 118157.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 118197.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 118237.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 118277.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 118238.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 118278.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 118318.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 118358.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 118398.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 118438.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 118478.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 118519.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 118559.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 118599.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 118639.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 118679.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 118719.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 118759.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 118799.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 118839.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 118879.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 118919.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 118959.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 118999.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 119039.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 119000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 119040.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 119080.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 119120.0 fps, 0 ms/f [junit] 1 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 178740 f, 115167.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 115206.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 115244.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 115283.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 115322.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 115360.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 115399.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 115363.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 115402.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 115441.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 115479.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 115518.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 115556.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 115595.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 115634.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 115598.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 115637.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 115675.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 115714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 115752.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 115791.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 115830.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 115868.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 115832.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 115871.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 115909.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 115948.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 115987.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 116025.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 116064.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 116028.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 116066.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 116105.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 116143.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 116182.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 116221.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 116259.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 116298.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 116262.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 116300.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 116339.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 116377.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 116416.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 116454.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 116493.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 116457.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 116495.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 116534.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 116572.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 116611.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 116649.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 116688.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 116651.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 116690.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 116728.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 116767.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 116805.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 116844.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 116882.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 116846.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 116884.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 116923.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 116961.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 117000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 117038.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 117076.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 117040.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 117078.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 117117.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 117155.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 117194.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 117232.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 117270.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 117309.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 117347.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 117386.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 117349.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 117387.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 117426.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 117464.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 117503.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 117541.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 117580.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 117618.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 117656.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 117695.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 117733.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 117696.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 117735.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 117773.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 117811.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 117850.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 117888.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 117927.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 117965.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 118003.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 118042.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 118080.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 118043.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 118081.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 118120.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 118158.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 118196.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 118235.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 118273.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 118312.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 118350.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 118388.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 118351.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 118389.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 118428.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 118466.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 118504.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 118543.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 118581.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 118619.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 118658.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 118696.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 118734.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 118697.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 118735.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 118773.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 118812.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 118850.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 118888.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 118927.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 118965.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 119003.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 119042.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 119080.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 119042.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 119081.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 119119.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 119157.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 119195.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 119234.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 119272.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 119310.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 119349.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 119387.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 119349.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 119387.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 119426.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 119464.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 119502.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 119540.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 119579.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 119617.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 119655.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 119693.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 119655.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 119694.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 119732.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 119770.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 119808.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 119847.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 119885.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 119923.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 119961.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 120000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 120038.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 120000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 120038.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 120076.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 120114.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 120152.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 120191.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 120229.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 120267.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 120305.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 120343.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 120382.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 120343.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 120381.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 120420.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 120458.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 120496.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 120534.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 120572.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 120611.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 120649.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 120687.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 120648.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 120687.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 120725.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 120763.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 120801.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 120839.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 120877.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 120916.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 120954.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 120992.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 120953.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 120991.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 121029.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 121068.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 121106.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 121144.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 121182.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 121220.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 121258.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 121296.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 121257.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 121296.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 121334.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 121372.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 121410.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 121448.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 121486.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 121524.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 121562.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 121523.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 121561.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 121600.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 121638.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 121676.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 121714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 121752.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 121790.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 121828.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 121866.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 121904.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 121942.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 121980.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 122019.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 122057.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 122095.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 122055.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 122093.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 122131.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 122170.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 122208.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 122246.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 122284.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 122322.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 122360.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 122398.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 122436.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 122474.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 122512.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 122550.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 122588.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 122626.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 122664.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 122703.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 122741.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 122779.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 122739.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 122777.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 122815.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 122853.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 122891.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 122929.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 122967.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 123005.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 123043.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 123081.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 123119.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 123157.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 123195.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 123233.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 123272.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 123310.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 123348.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 123386.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 123424.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 123462.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 123500.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 123460.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 123498.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 123536.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 123574.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 123612.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 123650.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 123688.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 123726.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 123764.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 123802.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 123840.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 123878.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 123916.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 123954.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 123992.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 124030.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 124068.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 124106.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 124144.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 124182.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 124220.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 124179.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 124217.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 124255.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 124293.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 124331.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 124369.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 124407.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 124445.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 124483.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 124521.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 124559.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 124597.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 124635.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 124673.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 124711.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 124749.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 124787.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 124825.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 124863.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 124901.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 124939.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 124898.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 124936.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 124974.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 125012.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 125050.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 125088.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 125126.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 125164.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 125202.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 125240.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 125278.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 125316.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 125354.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 125392.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 125430.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 125468.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 125506.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 125544.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 125582.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 125620.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 125658.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 125616.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 125654.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 125692.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 125730.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 125768.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 125806.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 125844.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 125882.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 125920.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 125958.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 125996.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 126034.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 126072.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 126110.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 126148.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 126185.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 126223.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 126261.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 126299.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 126337.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 126375.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 126333.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 126371.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 126409.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 126447.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 126485.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 126523.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 126561.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 126599.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 126637.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 126675.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 126713.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 126750.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 126788.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 126826.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 126864.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 126902.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 126940.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 126978.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 127016.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 127054.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 127092.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 127049.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 127087.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 127125.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 127163.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 127201.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 127239.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 127277.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 127315.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 127353.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 127391.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 127428.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 127466.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 127504.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 127542.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 127580.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 127618.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 127656.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 127694.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 127732.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 127770.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 127807.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 127765.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 127803.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 127840.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 127878.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 127916.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 127954.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 127992.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 128030.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 128068.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 128106.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 128143.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 128181.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 128219.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 128257.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 128295.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 128333.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 128371.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 128409.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 128446.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 128484.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 128441.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 128479.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 128517.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 128555.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 128593.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 128630.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 128668.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 128706.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 128744.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 128782.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 128820.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 128858.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 128895.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 128933.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 128971.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 129009.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 129047.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 129085.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 129123.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 129160.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 129117.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 129155.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 129192.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 129230.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 129268.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 129306.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 129344.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 129382.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 129419.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 129457.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 129495.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 129533.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 129571.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 129609.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 129646.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 129684.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 129722.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 129760.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 129798.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 129836.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 129792.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 129829.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 129867.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 129905.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 129943.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 129981.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 130018.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 130056.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 130094.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 130132.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 130170.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 130207.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 130245.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 130283.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 130321.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 130359.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 130396.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 130434.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 130472.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 130510.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 130548.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 130503.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 130541.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 130579.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 130617.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 130654.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 130692.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 130730.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 130768.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 130806.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 130843.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 130881.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 130919.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 130957.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 130994.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 131032.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 131070.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 131108.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 131146.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 131183.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 131221.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 131259.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 131214.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 131252.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 131290.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 131327.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 131365.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 131403.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 131441.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 131478.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 131516.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 131554.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 131592.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 131629.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 131667.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 131705.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 131743.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 131781.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 131818.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 131856.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 131894.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 131932.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 131886.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 131924.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 131962.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 132000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 132037.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 132075.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 132113.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 132150.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 132188.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 132226.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 132264.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 132301.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 132339.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 132377.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 132415.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 132452.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 132490.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 132528.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 132566.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 132603.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 132641.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 132595.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 132633.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 132671.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 132708.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 132746.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 132784.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 132822.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 132859.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 132897.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 132935.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 132972.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 133010.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 133048.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 133086.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 133123.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 133161.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 133199.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 133236.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 133274.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 133312.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 133266.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 133304.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 133341.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 133379.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 133417.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 133454.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 133492.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 133530.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 133567.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 133605.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 133643.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 133680.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 133718.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 133756.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 133793.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 133831.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 133869.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 133907.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 133944.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 133982.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 134020.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 133973.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 134011.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 134048.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 134086.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 134124.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 134161.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 134199.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 134237.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 134274.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 134312.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 134350.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 134387.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 134425.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 134463.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 134500.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 134538.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 134576.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 134613.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 134651.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 134689.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 134642.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 134680.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 134717.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 134755.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 134792.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 134830.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 134868.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 134905.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 134943.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 134981.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 135018.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 135056.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 135094.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 135131.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 135169.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 135207.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 135244.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 135282.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 135319.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 135357.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 135310.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 135347.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 135385.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 135423.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 135460.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 135498.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 135536.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 135573.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 135611.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 135648.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 135686.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 135724.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 135761.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 135799.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 135836.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 135874.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 135912.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 135949.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 135987.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 136025.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 136062.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 136015.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 136052.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 136090.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 136127.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 136165.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 136203.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 136240.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 136278.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 136315.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 136353.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 136390.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 136428.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 136466.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 136503.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 136541.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 136578.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 136616.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 136654.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 136691.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 136729.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 136681.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 136718.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 136756.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 136793.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 136831.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 136869.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 136906.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 136944.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 136981.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 137019.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 137056.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 137094.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 137132.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 137169.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 137207.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 137244.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 137282.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 137319.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 137357.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 137395.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 137432.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 137384.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 137421.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 137459.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 137496.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 137534.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 137571.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 137609.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 137647.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 137684.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 137722.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 137759.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 137797.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 137834.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 137872.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 137909.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 137947.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 137984.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 138022.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 138060.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 138097.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 138135.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 138086.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 138123.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 138161.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 138198.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 138236.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 138273.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 138311.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 138348.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 138386.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 138424.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 138461.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 138499.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 138536.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 138574.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 138611.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 138649.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 138686.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 138724.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 138761.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 138799.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 138750.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 138787.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 138825.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 138862.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 138900.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 138937.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 138975.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 139012.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 139050.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 139087.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 139125.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 139162.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 139200.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 139237.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 139275.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 139312.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 139350.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 139387.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 139425.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 139462.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 139500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 139450.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 139487.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 139525.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 139562.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 139600.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 139637.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 139675.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 139712.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 139750.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 139787.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 139825.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 139862.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 139900.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 139937.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 139975.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 140012.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 140049.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 140087.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 140124.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 140162.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 140112.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 140149.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 140187.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 140224.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 140262.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 140299.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 140337.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 140374.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 140411.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 140449.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 140486.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 140524.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 140561.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 140599.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 140636.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 140674.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 140711.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 140749.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 140786.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 140823.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 140861.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 140810.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 140848.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 140885.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 140923.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 140960.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 140998.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 141035.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 141072.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 141110.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 141147.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 141185.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 141222.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 141260.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 141297.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 141335.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 141372.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 141409.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 141447.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 141484.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 141522.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 141559.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 141508.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 141546.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 141583.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 141620.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 141658.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 141695.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 141733.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 141770.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 141807.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 141845.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 141882.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 141920.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 141957.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 141995.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 142032.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 142069.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 142107.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 142144.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 142182.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 142219.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 142168.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 142205.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 142242.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 142280.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 142317.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 142355.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 142392.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 142429.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 142467.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 142504.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 142542.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 142579.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 142616.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 142654.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 142691.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 142728.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 142766.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 142803.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 142841.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 142878.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 142915.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 142864.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 142901.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 142938.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 142976.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 143013.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 143051.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 143088.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 143125.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 143163.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 143200.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 143237.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 143275.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 143312.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 143349.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 143387.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 143424.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 143462.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 143499.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 143536.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 143574.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 143611.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 143559.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 143596.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 143634.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 143671.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 143708.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 143746.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 143783.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 143820.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 143858.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 143895.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 143932.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 143970.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 144007.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 144044.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 144082.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 144119.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 144156.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 144194.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 144231.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 144179.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 144216.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 144253.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 144291.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 144328.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 144365.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 144402.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 144440.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 144477.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 144514.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 144552.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 144589.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 144626.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 144664.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 144701.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 144738.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 144776.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 144813.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 144850.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 144888.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 144925.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 144872.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 144909.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 144947.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 144984.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 145021.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 145059.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 145096.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 145133.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 145170.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 145208.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 145245.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 145282.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 145320.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 145357.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 145394.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 145431.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 145469.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 145506.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 145543.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 145581.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 145527.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 145565.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 145602.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 145639.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 145677.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 145714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 145751.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 145788.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 145826.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 145863.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 145900.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 145937.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 145975.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 146012.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 146049.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 146086.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 146124.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 146161.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 146198.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 146236.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 146273.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 146219.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 146256.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 146294.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 146331.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 146368.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 146405.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 146443.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 146480.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 146517.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 146554.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 146592.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 146629.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 146666.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 146703.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 146741.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 146778.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 146815.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 146852.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 146890.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 146927.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 146964.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 146910.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 146947.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 146985.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 147022.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 147059.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 147096.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 147134.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 147171.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 147208.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 147245.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 147282.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 147320.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 147357.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 147394.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 147431.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 147468.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 147506.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 147543.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 147580.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 147617.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 147563.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 147600.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 147637.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 147675.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 147712.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 147749.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 147786.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 147823.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 147861.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 147898.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 147935.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 147972.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 148009.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 148047.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 148084.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 148121.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 148158.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 148195.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 148233.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 148270.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 148307.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 148252.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 148289.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 148327.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 148364.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 148401.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 148438.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 148475.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 148513.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 148550.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 148587.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 148624.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 148661.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 148698.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 148736.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 148773.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 148810.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 148847.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 148884.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 148921.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 148959.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 148904.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 148941.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 148978.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 149015.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 149052.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 149089.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 149126.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 149164.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 149201.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 149238.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 149275.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 149312.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 149349.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 149387.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 149424.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 149461.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 149498.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 149535.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 149572.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 149609.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 149647.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 149591.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 149628.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 149665.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 149702.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 149740.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 149777.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 149814.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 149851.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 149888.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 149925.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 149962.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 150000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 150037.1 fps, 0 ms/f [junit] 1 s: 60 f / 59 ms, 1016.9 fps, 0 ms/f; total: 242520 f, 144788.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 144737.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 144773.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 144809.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 144844.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 144880.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 144916.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 144952.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 144901.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 144937.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 144973.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 145008.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 145044.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 145080.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 145116.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 145152.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 145101.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 145137.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 145172.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 145208.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 145244.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 145280.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 145315.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 145351.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 145300.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 145336.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 145372.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 145407.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 145443.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 145479.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 145515.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 145550.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 145500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 145535.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 145571.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 145607.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 145642.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 145678.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 145714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 145663.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 145698.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 145734.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 145770.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 145806.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 145841.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 145877.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 145913.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 145862.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 145897.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 145933.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 145969.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 146004.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 146040.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 146076.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 146024.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 146060.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 146096.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 146131.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 146167.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 146203.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 146238.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 146274.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 146223.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 146258.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 146294.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 146330.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 146365.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 146401.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 146437.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 146472.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 146421.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 146456.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 146492.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 146528.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 146563.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 146599.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 146635.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 146670.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 146619.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 146654.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 146690.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 146725.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 146761.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 146797.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 146832.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 146781.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 146816.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 146852.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 146887.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 146923.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 146959.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 146994.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 147030.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 146978.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 147014.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 147049.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 147085.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 147120.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 147156.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 147191.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 147227.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 147175.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 147211.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 147246.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 147282.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 147317.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 147353.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 147388.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 147424.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 147372.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 147408.2 fps, 0 ms/f [junit] 1 s: 60 f / 62 ms, 967.7 fps, 1 ms/f; total: 249180 f, 142226.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 142260.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 142294.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 142247.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 142281.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 142316.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 142350.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 142384.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 142337.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 142371.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 142405.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 142440.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 142474.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 142508.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 142542.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 142576.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 142611.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 142645.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 142679.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 142632.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 142666.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 142700.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 142735.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 142769.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 142803.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 142837.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 142871.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 142905.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 142940.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 142892.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 142927.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 142961.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 142995.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 143029.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 143063.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 143097.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 143132.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 143166.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 143200.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 143234.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 143187.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 143221.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 143255.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 143289.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 143323.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 143358.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251940 f, 143392.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 143426.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 143460.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 143494.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 143528.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 143481.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 143515.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 143549.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 143583.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 143617.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 143651.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 143686.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 143720.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 143754.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 143788.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 143822.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 143856.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 143890.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 143843.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 143877.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 143911.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 143945.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 143979.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 144013.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 144047.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 144081.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 144115.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 144150.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 144184.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 144218.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 144252.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 144204.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 144238.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 144272.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 144306.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 144340.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 144375.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 144409.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 144443.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 144477.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 144511.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 144545.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 144579.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 144613.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 144565.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 144599.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 144633.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 144667.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 144701.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 144735.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 144770.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 144804.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 144838.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 144872.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 144906.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 144940.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 144974.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 145008.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 144960.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 144994.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 145028.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 145062.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 145096.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 145130.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 145164.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 145116.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 145150.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 145184.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 145218.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 145252.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 145286.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 145320.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 145354.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 145388.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 145340.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 145374.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 145408.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 145442.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 145476.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 145510.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 145544.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 145578.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 145612.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 145646.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 145680.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 145631.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 145665.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 145699.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 145733.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 145767.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 145801.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 145835.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 145869.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 145903.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 145937.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 145971.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 146005.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 145956.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 145990.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 146024.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 146058.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 146092.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 146126.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 146160.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 146194.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 146228.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 146262.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 146296.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 146247.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 146281.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 146315.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 146349.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 146383.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 146417.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 146451.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 146485.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 146519.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 146553.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 146587.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 146621.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 146572.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 146606.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 146640.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 146674.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 146708.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 146742.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 146776.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 146809.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 146843.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 146877.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 146911.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 146862.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 146896.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 146930.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 146964.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 146998.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 147032.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 147066.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 147100.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 147133.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 147167.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 147201.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 147235.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 147269.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 147303.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 147254.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 147288.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 147322.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 147355.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 147389.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 147423.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 147457.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 147491.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 147525.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 147559.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 147593.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 147627.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 147661.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 147611.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 147645.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 147679.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 147713.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 147747.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 147780.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 147814.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 147848.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 147882.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 147916.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 147950.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 147984.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 148018.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 148051.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 148002.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 148036.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 148069.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 148103.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 148137.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 148171.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 148205.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 148239.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 148273.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 148307.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 148340.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 148374.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 148408.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 148358.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 148392.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 148426.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 148460.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 148494.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 148527.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 148561.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 148595.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 148629.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 148663.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 148697.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 148730.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 148764.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 148714.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 148748.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 148782.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 148816.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 148850.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 148883.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 148917.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264240 f, 148951.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264300 f, 148985.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264360 f, 149019.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264420 f, 149052.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264480 f, 149086.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264540 f, 149120.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264600 f, 149070.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264660 f, 149104.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264720 f, 149138.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264780 f, 149171.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264840 f, 149205.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264900 f, 149239.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264960 f, 149273.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265020 f, 149307.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265080 f, 149340.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265140 f, 149374.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265200 f, 149408.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265260 f, 149442.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265320 f, 149476.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265380 f, 149425.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265440 f, 149459.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265500 f, 149493.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265560 f, 149527.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265620 f, 149560.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265680 f, 149594.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265740 f, 149628.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265800 f, 149662.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265860 f, 149695.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265920 f, 149729.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265980 f, 149763.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266040 f, 149797.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266100 f, 149831.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266160 f, 149780.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266220 f, 149814.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266280 f, 149848.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266340 f, 149881.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266400 f, 149915.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266460 f, 149949.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266520 f, 149983.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266580 f, 150016.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266640 f, 150050.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266700 f, 150084.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266760 f, 150118.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266820 f, 150151.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266880 f, 150185.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266940 f, 150134.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267000 f, 150168.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267060 f, 150202.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267120 f, 150236.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267180 f, 150269.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267240 f, 150303.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267300 f, 150337.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267360 f, 150371.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267420 f, 150404.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267480 f, 150438.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267540 f, 150472.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267600 f, 150506.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267660 f, 150539.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267720 f, 150489.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267780 f, 150522.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267840 f, 150556.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267900 f, 150590.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267960 f, 150623.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268020 f, 150657.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268080 f, 150691.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268140 f, 150725.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268200 f, 150758.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268260 f, 150792.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268320 f, 150826.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268380 f, 150860.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268440 f, 150893.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268500 f, 150842.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268560 f, 150876.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268620 f, 150910.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268680 f, 150943.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268740 f, 150977.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268800 f, 151011.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268860 f, 151044.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268920 f, 151078.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268980 f, 151112.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269040 f, 151146.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269100 f, 151179.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269160 f, 151213.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269220 f, 151162.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269280 f, 151195.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269340 f, 151229.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269400 f, 151263.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269460 f, 151297.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269520 f, 151330.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269580 f, 151364.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269640 f, 151398.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269700 f, 151431.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269760 f, 151465.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269820 f, 151499.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269880 f, 151532.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269940 f, 151566.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270000 f, 151515.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270060 f, 151548.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270120 f, 151582.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270180 f, 151616.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270240 f, 151649.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270300 f, 151683.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270360 f, 151717.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270420 f, 151750.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270480 f, 151784.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270540 f, 151818.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270600 f, 151851.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270660 f, 151885.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270720 f, 151919.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270780 f, 151867.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270840 f, 151901.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270900 f, 151934.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270960 f, 151968.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271020 f, 152002.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271080 f, 152035.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271140 f, 152069.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271200 f, 152103.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271260 f, 152136.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271320 f, 152170.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271380 f, 152204.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271440 f, 152237.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271500 f, 152271.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271560 f, 152219.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271620 f, 152253.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271680 f, 152287.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271740 f, 152320.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271800 f, 152354.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271860 f, 152387.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271920 f, 152421.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271980 f, 152455.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272040 f, 152488.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272100 f, 152522.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272160 f, 152556.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272220 f, 152589.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272280 f, 152623.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272340 f, 152571.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272400 f, 152605.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272460 f, 152638.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272520 f, 152672.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272580 f, 152705.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272640 f, 152739.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272700 f, 152773.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272760 f, 152806.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272820 f, 152840.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272880 f, 152873.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272940 f, 152907.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273000 f, 152941.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273060 f, 152974.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273120 f, 152922.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273180 f, 152956.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273240 f, 152989.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273300 f, 153023.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273360 f, 153057.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273420 f, 153090.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273480 f, 153124.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273540 f, 153157.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273600 f, 153191.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273660 f, 153225.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273720 f, 153258.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273780 f, 153292.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273840 f, 153325.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273900 f, 153273.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273960 f, 153307.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274020 f, 153340.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274080 f, 153374.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274140 f, 153407.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274200 f, 153441.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274260 f, 153475.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274320 f, 153508.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274380 f, 153542.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274440 f, 153575.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274500 f, 153609.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274560 f, 153642.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274620 f, 153676.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274680 f, 153624.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274740 f, 153657.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274800 f, 153691.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274860 f, 153724.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274920 f, 153758.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274980 f, 153791.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275040 f, 153825.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275100 f, 153859.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275160 f, 153892.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275220 f, 153926.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275280 f, 153959.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275340 f, 153993.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275400 f, 154026.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275460 f, 153974.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275520 f, 154007.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275580 f, 154041.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275640 f, 154074.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275700 f, 154108.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275760 f, 154141.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275820 f, 154175.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275880 f, 154209.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275940 f, 154242.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276000 f, 154276.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276060 f, 154309.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276120 f, 154343.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276180 f, 154376.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276240 f, 154324.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276300 f, 154357.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276360 f, 154391.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276420 f, 154424.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276480 f, 154458.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276540 f, 154491.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276600 f, 154525.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276660 f, 154558.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276720 f, 154592.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276780 f, 154625.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276840 f, 154659.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276900 f, 154692.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276960 f, 154726.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277020 f, 154673.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277080 f, 154706.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277140 f, 154740.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277200 f, 154773.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277260 f, 154807.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277320 f, 154840.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277380 f, 154874.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277440 f, 154907.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277500 f, 154941.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277560 f, 154974.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277620 f, 155008.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277680 f, 155041.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277740 f, 155075.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277800 f, 155022.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277860 f, 155055.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277920 f, 155089.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277980 f, 155122.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278040 f, 155156.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278100 f, 155189.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278160 f, 155223.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278220 f, 155256.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278280 f, 155290.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278340 f, 155323.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278400 f, 155357.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278460 f, 155390.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278520 f, 155424.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278580 f, 155457.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278640 f, 155491.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278700 f, 155437.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278760 f, 155471.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278820 f, 155504.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278880 f, 155538.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278940 f, 155571.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279000 f, 155605.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279060 f, 155638.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279120 f, 155672.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279180 f, 155705.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279240 f, 155738.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279300 f, 155772.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279360 f, 155805.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279420 f, 155839.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279480 f, 155872.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279540 f, 155906.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279600 f, 155852.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279660 f, 155886.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279720 f, 155919.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279780 f, 155953.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279840 f, 155986.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279900 f, 156020.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279960 f, 156053.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280020 f, 156086.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280080 f, 156120.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280140 f, 156153.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280200 f, 156187.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280260 f, 156220.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280320 f, 156254.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280380 f, 156287.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280440 f, 156321.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280500 f, 156354.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280560 f, 156300.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280620 f, 156334.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280680 f, 156367.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280740 f, 156401.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280800 f, 156434.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280860 f, 156467.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280920 f, 156501.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280980 f, 156534.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281040 f, 156568.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281100 f, 156601.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281160 f, 156635.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281220 f, 156668.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281280 f, 156701.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281340 f, 156735.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281400 f, 156768.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281460 f, 156714.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281520 f, 156748.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281580 f, 156781.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281640 f, 156815.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281700 f, 156848.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281760 f, 156881.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281820 f, 156915.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281880 f, 156948.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281940 f, 156982.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282000 f, 157015.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282060 f, 157049.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282120 f, 157082.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282180 f, 157115.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282240 f, 157149.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282300 f, 157182.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282360 f, 157216.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282420 f, 157161.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282480 f, 157195.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282540 f, 157228.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282600 f, 157262.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282660 f, 157295.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282720 f, 157328.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282780 f, 157362.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282840 f, 157395.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282900 f, 157429.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282960 f, 157462.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283020 f, 157495.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283080 f, 157529.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283140 f, 157562.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283200 f, 157596.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283260 f, 157629.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283320 f, 157662.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283380 f, 157608.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283440 f, 157641.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283500 f, 157675.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283560 f, 157708.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283620 f, 157741.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283680 f, 157775.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283740 f, 157808.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283800 f, 157842.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283860 f, 157875.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283920 f, 157908.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283980 f, 157942.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284040 f, 157975.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284100 f, 158008.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284160 f, 158042.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284220 f, 158075.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284280 f, 158109.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284340 f, 158054.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284400 f, 158087.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284460 f, 158121.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284520 f, 158154.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284580 f, 158187.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284640 f, 158221.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284700 f, 158254.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284760 f, 158287.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284820 f, 158321.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284880 f, 158354.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284940 f, 158388.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285000 f, 158421.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285060 f, 158454.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285120 f, 158488.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285180 f, 158521.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285240 f, 158466.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285300 f, 158500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285360 f, 158533.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285420 f, 158566.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285480 f, 158600.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285540 f, 158633.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285600 f, 158666.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285660 f, 158700.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285720 f, 158733.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285780 f, 158766.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285840 f, 158800.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285900 f, 158833.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285960 f, 158866.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286020 f, 158900.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286080 f, 158933.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286140 f, 158966.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286200 f, 158911.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286260 f, 158945.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286320 f, 158978.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286380 f, 159011.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286440 f, 159044.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286500 f, 159078.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286560 f, 159111.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286620 f, 159144.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286680 f, 159178.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286740 f, 159211.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286800 f, 159244.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286860 f, 159278.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286920 f, 159311.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286980 f, 159344.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287040 f, 159378.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287100 f, 159411.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287160 f, 159356.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287220 f, 159389.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287280 f, 159422.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287340 f, 159456.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287400 f, 159489.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287460 f, 159522.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287520 f, 159556.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287580 f, 159589.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287640 f, 159622.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287700 f, 159655.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287760 f, 159689.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287820 f, 159722.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287880 f, 159755.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287940 f, 159789.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288000 f, 159822.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288060 f, 159767.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288120 f, 159800.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288180 f, 159833.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288240 f, 159866.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288300 f, 159900.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288360 f, 159933.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288420 f, 159966.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288480 f, 160000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288540 f, 160033.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288600 f, 160066.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288660 f, 160099.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288720 f, 160133.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288780 f, 160166.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288840 f, 160199.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288900 f, 160232.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288960 f, 160266.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289020 f, 160210.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289080 f, 160243.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289140 f, 160277.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289200 f, 160310.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289260 f, 160343.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289320 f, 160376.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289380 f, 160410.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289440 f, 160443.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289500 f, 160476.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289560 f, 160509.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289620 f, 160543.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289680 f, 160487.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289740 f, 160520.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289800 f, 160554.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289860 f, 160587.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289920 f, 160620.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289980 f, 160653.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290040 f, 160686.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290100 f, 160720.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290160 f, 160753.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290220 f, 160786.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290280 f, 160819.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290340 f, 160764.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290400 f, 160797.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290460 f, 160830.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290520 f, 160863.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290580 f, 160897.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290640 f, 160930.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290700 f, 160963.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290760 f, 160996.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290820 f, 161029.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290880 f, 161063.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290940 f, 161096.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291000 f, 161129.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291060 f, 161162.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291120 f, 161106.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291180 f, 161140.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291240 f, 161173.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291300 f, 161206.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291360 f, 161239.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291420 f, 161272.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291480 f, 161306.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291540 f, 161339.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291600 f, 161372.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291660 f, 161405.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291720 f, 161438.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291780 f, 161472.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291840 f, 161505.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291900 f, 161449.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291960 f, 161482.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292020 f, 161515.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292080 f, 161548.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292140 f, 161581.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292200 f, 161615.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292260 f, 161648.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292320 f, 161681.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292380 f, 161714.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292440 f, 161747.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292500 f, 161780.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292560 f, 161814.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292620 f, 161757.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292680 f, 161791.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292740 f, 161824.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292800 f, 161857.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292860 f, 161890.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292920 f, 161923.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292980 f, 161956.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293040 f, 161990.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293100 f, 162023.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293160 f, 162056.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293220 f, 162089.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293280 f, 162122.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293340 f, 162066.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293400 f, 162099.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293460 f, 162132.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293520 f, 162165.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293580 f, 162198.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293640 f, 162232.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293700 f, 162265.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293760 f, 162298.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293820 f, 162331.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293880 f, 162364.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293940 f, 162397.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294000 f, 162430.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294060 f, 162374.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294120 f, 162407.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294180 f, 162440.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294240 f, 162473.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294300 f, 162506.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294360 f, 162540.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294420 f, 162573.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294480 f, 162606.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294540 f, 162639.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294600 f, 162672.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294660 f, 162705.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294720 f, 162738.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294780 f, 162682.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294840 f, 162715.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294900 f, 162748.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294960 f, 162781.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295020 f, 162814.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295080 f, 162847.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295140 f, 162880.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295200 f, 162913.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295260 f, 162947.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295320 f, 162980.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295380 f, 163013.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295440 f, 163046.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295500 f, 162989.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295560 f, 163022.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295620 f, 163055.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295680 f, 163088.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295740 f, 163121.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295800 f, 163154.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295860 f, 163188.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295920 f, 163221.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295980 f, 163254.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296040 f, 163287.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296100 f, 163320.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296160 f, 163353.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296220 f, 163296.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296280 f, 163329.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296340 f, 163362.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296400 f, 163395.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296460 f, 163428.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296520 f, 163461.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296580 f, 163495.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296640 f, 163528.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296700 f, 163561.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296760 f, 163594.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296820 f, 163627.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296880 f, 163660.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296940 f, 163603.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297000 f, 163636.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297060 f, 163669.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297120 f, 163702.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297180 f, 163735.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297240 f, 163768.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297300 f, 163801.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297360 f, 163834.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297420 f, 163867.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297480 f, 163900.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297540 f, 163933.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297600 f, 163876.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297660 f, 163909.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297720 f, 163942.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297780 f, 163975.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297840 f, 164008.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297900 f, 164041.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297960 f, 164074.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298020 f, 164107.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298080 f, 164140.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298140 f, 164174.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298200 f, 164207.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298260 f, 164240.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298320 f, 164182.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298380 f, 164215.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298440 f, 164248.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298500 f, 164281.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298560 f, 164314.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298620 f, 164347.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298680 f, 164380.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298740 f, 164413.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298800 f, 164446.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298860 f, 164479.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298920 f, 164512.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298980 f, 164545.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299040 f, 164578.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299100 f, 164521.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299160 f, 164554.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299220 f, 164587.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299280 f, 164620.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299340 f, 164653.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299400 f, 164686.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299460 f, 164719.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299520 f, 164752.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299580 f, 164785.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299640 f, 164818.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299700 f, 164851.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299760 f, 164884.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299820 f, 164917.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299880 f, 164859.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299940 f, 164892.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300000 f, 164925.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300060 f, 164958.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300120 f, 164991.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300180 f, 165024.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300240 f, 165057.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300300 f, 165090.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300360 f, 165123.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300420 f, 165156.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300480 f, 165189.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300540 f, 165222.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300600 f, 165164.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300660 f, 165197.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300720 f, 165230.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300780 f, 165263.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300840 f, 165296.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300900 f, 165329.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300960 f, 165362.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301020 f, 165395.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301080 f, 165428.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301140 f, 165461.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301200 f, 165494.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301260 f, 165436.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301320 f, 165469.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301380 f, 165502.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301440 f, 165535.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301500 f, 165568.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301560 f, 165601.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301620 f, 165634.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301680 f, 165667.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301740 f, 165700.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301800 f, 165733.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301860 f, 165766.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301920 f, 165708.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301980 f, 165740.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302040 f, 165773.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302100 f, 165806.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302160 f, 165839.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302220 f, 165872.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302280 f, 165905.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302340 f, 165938.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302400 f, 165971.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302460 f, 166004.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302520 f, 166037.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302580 f, 165979.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302640 f, 166012.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302700 f, 166044.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302760 f, 166077.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302820 f, 166110.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302880 f, 166143.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302940 f, 166176.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303000 f, 166209.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303060 f, 166242.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303120 f, 166275.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303180 f, 166308.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303240 f, 166341.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303300 f, 166282.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303360 f, 166315.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303420 f, 166348.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303480 f, 166381.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303540 f, 166414.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303600 f, 166447.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303660 f, 166480.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303720 f, 166513.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303780 f, 166546.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303840 f, 166578.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303900 f, 166611.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303960 f, 166553.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304020 f, 166586.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304080 f, 166619.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304140 f, 166652.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304200 f, 166684.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304260 f, 166717.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304320 f, 166750.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304380 f, 166783.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304440 f, 166816.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304500 f, 166849.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304560 f, 166882.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304620 f, 166915.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304680 f, 166856.5 fps, 0 ms/f [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.266 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 @ 1412823028573 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 / 1296 ms, 46.2 fps, 21 ms/f; total: 60 f, 46.2 fps, 21 ms/f [junit] XXXXX Invisible Part 2/3 [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 60 f, 3750.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 6666.6 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 180 f, 9000.0 fps, 0 ms/f [junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 240 f, 6486.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 7894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 9230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 10500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 11707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 13170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 14285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 15714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 16744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 17727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 19090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 20000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 21333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 22173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 23478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 24255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 25531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 26250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 27500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 28163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 29387.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 31200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 31764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 32941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 33461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 34615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 35769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 36226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 37358.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 38490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 39622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 40000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 41111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 42222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 42545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 43636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 44727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 45818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 46071.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 47142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 48214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 49285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 49473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 50526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 51578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 51724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 52758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 53793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 54827.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 54915.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 55932.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 56949.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 57966.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 58000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 59000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 60983.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 61967.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 62950.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 62903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 63870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 64838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 64761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 65714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 66666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 67619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 67500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 68437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 69375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 69230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 70153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 71076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 71818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 72727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 73636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 73432.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 74328.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 75223.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 76119.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 75882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 76764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 77647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 78529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 78260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 79130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 79714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 80571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 81428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 82285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 81971.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 82816.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 83661.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 83333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 84166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 85000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 85833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 85479.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 86301.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 87123.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 87945.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 87567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 88378.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 89189.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 89600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 90400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 91200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 90789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 91578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 91168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 91948.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 92727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.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, 94814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 95555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 96296.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 95853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 96585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 97317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 98048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 97590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 98313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 99036.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 99759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 100481.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 100714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 101428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 102142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 102857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 102352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 103058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 103764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 104470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 103953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 104651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 105348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 106046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 106744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 106206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 106896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 107586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 108275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 108965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 108409.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 109090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 109772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 110454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 111136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 110561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 111235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 111910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 112584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 113258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 112666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 113333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 114000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 114666.6 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, 114725.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 115384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 116043.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 116703.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 116086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 116739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 117391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 118043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 117419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 118064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 118709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 119354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 118723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 119361.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 120638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 120631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 121263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 121894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 121250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 121875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 122500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 123125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 123750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 123092.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 123711.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 124329.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 124948.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 124285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 124897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 125510.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 126122.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 125454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 126060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 126666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 127272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 126600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 127200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 127800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 128400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 129000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 128316.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 128910.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 129504.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 130099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 129411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 130000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 130588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 131176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 130485.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 131067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 131650.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 130961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 131538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 132115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 132692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 133269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 133846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 133142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 133714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 134285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 134857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 134150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 134716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 135283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 135849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 136415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 136981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 136261.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 136822.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 137383.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 137943.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 138504.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 137777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 138333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 138888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 138165.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 138715.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 139266.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 139816.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 139090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 139636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 140181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 140727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 141272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 140540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 141081.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 141621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 142162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 142702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 141964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 142500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 143035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 143571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 144107.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 143362.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 143893.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 144424.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 144955.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 145486.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 144736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 145263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 145789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 146315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 146842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 146086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 146608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 147130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 147652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 148173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 147413.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 147931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 148448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 148965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 149482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 148717.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 149230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 149743.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 150256.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 150769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 150508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 151016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 151525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 152033.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 151260.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 151764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 152268.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 152773.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 153277.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 152500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 153000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 153500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 154000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 154500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 155500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 154710.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 155206.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 155702.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 156198.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 156694.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 157190.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 156393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 156885.2 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, 160975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 161463.4 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, 162580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 163064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 163548.3 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, 164160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 164640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 165120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 165600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 166080.0 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, 165714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 166190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 166666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 167142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 167619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 168095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 167244.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 167716.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 168188.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 168661.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 169133.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 169606.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 170078.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 170551.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 169687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 170156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 170625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 171093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 171562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 172031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 172500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 172968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 172093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 172558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 173023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 173488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 173953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 174418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 174883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 175348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 175813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 174923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 175384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 175846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 176307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 176769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 177230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 177692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 178153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 177251.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 177709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 178167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 178625.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 179083.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 179541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 180458.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 179545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 180454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 180909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 181363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 181818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 182272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 182727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 183181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 182255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 182706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 183157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 183609.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 184060.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 184511.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 184962.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 185413.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 185864.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 184925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 185373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 185820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 186268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 186716.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 187164.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 187611.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 188059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 188507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 187555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 188000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 188444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 188888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 189333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 189777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 190222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 190666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 191111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 190147.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 190588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 191029.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 191470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 191911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 192352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 192794.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 193235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 192262.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 191304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 191739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 192173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 192608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 193043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 193478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 193913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 194347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 193381.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 193812.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 194244.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 194676.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 195107.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 195539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 195971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 195000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 195428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 195857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 196285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 196714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 197142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 197571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 196595.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 197021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 197446.8 fps, 0 ms/f [junit] 0 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 27900 f, 187248.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 187651.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 188053.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 188456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 188859.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 189261.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 188400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 188800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 189200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 189600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 190000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 190400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 190800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 191200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 191600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 192000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 191125.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 191523.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 191920.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 192317.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 192715.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 193112.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 193509.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 193907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 194304.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 193421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 193815.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 194210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 194605.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 195000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 195394.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 195789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 196184.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 196578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 195686.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 196078.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 196470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 196862.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 197254.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 197647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 198039.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 198431.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 198823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 199215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 198311.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 198701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 199090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 199480.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 199870.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 200259.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 200649.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 201038.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 201428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 201818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 200903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 201290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 201677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 202064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 202451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 202838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 203225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 203612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 204000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 204387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 203461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 203846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 204230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 204615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 205000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 205384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 205769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 206153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 206538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 205605.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 205987.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 206369.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 206751.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 207133.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 207515.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 207898.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 208280.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 208662.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 209044.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 208101.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 208481.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 208860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 209240.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 209620.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 210000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 210379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 210759.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 211139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 211518.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 210566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 210943.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 211320.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 211698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 212075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 212452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 212830.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 213207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 213584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 212625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 213000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 213375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 213750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 214125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 214500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 214875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 215250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 215625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 216000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 215031.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 215403.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 215776.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 216149.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 216521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 216894.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 217267.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 217639.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 218012.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 218385.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 217407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 217777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 218148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 218518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 218888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 219259.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 219629.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 220000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 220370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 219386.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 219754.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 220122.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 220490.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 220858.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 221227.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 221595.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 221963.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 222331.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 222699.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 221707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 222073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 222439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 222804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 223170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 223536.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 223902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 224268.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 224634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 225000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 224000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 224363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 224727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 225090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 225454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 225818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 226181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 226545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 226909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 227272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 226265.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 226626.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 226987.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 227349.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 227710.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 228072.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 228433.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 228795.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 227784.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 228143.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 228503.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 228862.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 229221.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 229580.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 229940.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 228928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 229285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 229642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 230000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 230357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 230714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 231071.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 231428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 230414.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 230769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 231124.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 231479.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 231834.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 232189.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 232544.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 232899.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 233254.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 233609.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 233964.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 234319.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 234674.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 235029.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 234000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 234352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 234705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 235058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 235411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 235764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 236117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 236470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 236823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 237176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 237529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 237882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 238235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 238588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 237543.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 237894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 238245.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 238596.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 238947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 239298.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 239649.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 240350.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 240701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 241052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 241403.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 241754.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 242105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 241046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 241395.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 241744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 242093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 242441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 242790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 243139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 243488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 243837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 244186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 244534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 244883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 245232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 244161.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 244508.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 244855.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 245202.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 245549.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 245895.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 246242.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 246589.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 246936.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 247283.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 247630.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 247976.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 248323.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 248670.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 247586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 247931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 248275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 248620.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 248965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 249310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 249655.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 250000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 250344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 250689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 251034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 251379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 251724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 252068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 250971.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 251314.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 251657.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 252342.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 252685.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 253028.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 253371.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 253714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 254057.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 254400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 253295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 253636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 253977.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 254318.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 254659.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 255000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 255340.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 255681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 256022.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 256363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 256704.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 257045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 257386.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 257727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 256610.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 256949.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 257288.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 257627.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 257966.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 258305.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 258644.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 258983.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 259322.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 259661.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 260000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 260338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 260677.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 259550.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 259887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 260224.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 260561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 260898.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 261235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 261573.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 261910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 262247.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 262584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 262921.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 263258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 263595.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 263932.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 262793.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 263128.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 263463.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 263798.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 264134.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 264469.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 264804.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 265139.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 265474.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 265810.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 266145.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 266480.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 266815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 267150.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 266000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 266333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 266666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 267000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 267333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 267666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 268000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 268333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 268666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 269000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 269333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 269666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 270333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 269171.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 269502.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 269834.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 270165.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 270497.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 270828.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 271160.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 271491.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 271823.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 272154.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 272486.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 272817.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 271648.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 271978.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 272307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 272637.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 272967.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 273296.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 273626.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 273956.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 274615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 274945.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 275274.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 275604.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 275934.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 274754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 275081.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 275409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 275737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 276065.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 276393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 276721.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 277049.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 277377.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 277704.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 278032.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 278360.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 278688.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 279016.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 277826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 278152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 278478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 278804.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 279130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 279456.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 279782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 280108.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 280434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 280760.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 281086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 279891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 280216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 280540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 280864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 281189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 281513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 281837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 282162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 282486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 282810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 283135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 283459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 283783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 284108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 282903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 283225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 283548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 283870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 284193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 284516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 284838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 285161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 285483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 285806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 286129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 286451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 286774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 285561.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 285882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 286203.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 286524.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 286844.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 287165.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 287486.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 287807.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 288128.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 288449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 288770.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 289090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 289411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 289732.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 288510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 288829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 289148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 289468.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 289787.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 290106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 290425.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 290744.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 291063.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 291382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 291702.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 292021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 292340.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 292659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 291428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 291746.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 292063.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 292380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 292698.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 293015.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 293333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 293650.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 293968.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 294285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 294603.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 294920.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 295238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 295555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 294315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 294631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 294947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 295263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 295578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 295894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 296210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 296526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 296842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 297157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 297473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 297789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 298105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 298421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 297172.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 297486.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 297801.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 298115.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 298429.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 298743.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 299057.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 299371.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 299685.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 300314.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 300628.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 300942.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 301256.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 301570.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 300312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 300625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 300937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 301250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 301562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 301875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 302187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 302500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 302812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 303125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 303437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 303750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 304062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 304375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 303108.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 303419.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 303730.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 304041.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 304352.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 304663.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 304974.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 305284.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 305595.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 305906.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 306217.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 306528.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 306839.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 307150.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 305876.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 306185.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 306494.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 306804.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 307113.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 307422.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 307731.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 308041.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 308350.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 308659.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 308969.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 309278.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 309587.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 309896.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 308615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 308923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 309230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 309538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 309846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 310153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 310461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 310769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 311076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 311384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 311692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 312000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 310714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 311020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 311326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 311632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 311938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 312244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 312551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 312857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 313163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 313469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 313775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 312487.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 312791.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 313096.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 313401.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 313705.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 314010.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 314314.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 314619.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 314923.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 315228.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 313939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 314242.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 314545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 314848.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 315151.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 315454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 315757.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 316060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 316363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 315075.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 315376.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 315678.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 315979.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 316281.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 316582.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 316884.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 317185.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 317487.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 317788.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 318090.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 316800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 317100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 317400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 317700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 318300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 318600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 318900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 319200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 319500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 319800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 318507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 318805.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 319104.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 319403.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 319701.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 320298.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 320597.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 320895.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 321194.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 321492.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 320198.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 320495.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 320792.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 321089.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 321386.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 321683.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 321980.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 322277.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 322574.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 322871.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 323168.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 321871.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 322167.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 322463.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 322758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 323054.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 323349.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 323645.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 323940.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 324236.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 324532.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 324827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 323529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 323823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 324117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 324411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 324705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 325000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 325294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 325588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 325882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 326176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 326470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 326764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 327058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 325756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 326048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 326341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 326634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 326926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 327219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 327512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 327804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 328097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 328390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 328682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 328975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 329268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 327961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 328252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 328543.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 328834.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 329126.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 329417.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 329708.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 330000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 330291.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 330582.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 330873.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 331165.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 331456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 330144.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 330434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 330724.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 331014.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 331304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 331594.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 331884.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 332173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 332463.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 332753.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 333043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 333333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 333623.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 333913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 332596.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 332884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 333173.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 333461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 333750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 334038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 334326.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 334615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 334903.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 335192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 335480.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 335769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 336057.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 334736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 335023.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 335311.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 335598.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 335885.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 336172.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 336459.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 336746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 337033.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 337320.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 337607.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 337894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 338181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 338468.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 337142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 337428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 337714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 338000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 338285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 338571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 338857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 339142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 339428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 339714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 340285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 340571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 340857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 341142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 339810.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 340094.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 340379.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 340663.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 340947.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 341232.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 341516.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 341800.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 342085.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 342369.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 342654.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 342938.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 343222.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 341886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 342169.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 342452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 342735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 343018.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 343301.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 343584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 343867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 344150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 344433.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 344716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 345000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 345283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 345566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 344225.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 344507.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 344788.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 345070.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 345352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 345633.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 345915.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 346197.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 346478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 346760.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 347042.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 347323.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 347605.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 347887.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 348169.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 348450.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 348732.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 349014.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 347663.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 347943.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 348224.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 348504.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 348785.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 349065.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 349345.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 349626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 349906.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 350186.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 350467.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 350747.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 351028.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 351308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 351588.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 351869.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 350511.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 350790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 351069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 351348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 351627.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 351906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 352186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 352465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 352744.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 353023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 353302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 353581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 353860.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 354139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 354418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 354697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 354976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 353611.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 353888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 354166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 354444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 354722.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 355000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 355277.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 355555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 355833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 356111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 356388.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 356666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 356944.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 357222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 357500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 357777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 358055.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 356682.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 356958.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 357235.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 357511.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 357788.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 358064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 358341.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 358617.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 358894.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 359170.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 359447.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 359723.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 360276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 360553.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 359174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 359449.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 359724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 360275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 360550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 360825.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 361100.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 361376.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 361651.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 361926.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 362201.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 362477.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 362752.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 363027.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 363302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 363577.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 362191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 362465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 362739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 363013.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 363287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 363561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 363835.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 364109.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 364383.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 364657.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 364931.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 365205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 365479.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 365753.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 366027.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 366301.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 364909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 365181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 365454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 365727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 366000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 366272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 366545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 366818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 367090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 367363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 367636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 367909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 368181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 368454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 368727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 369000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 369272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 367873.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 368144.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 368416.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 368687.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 368959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 369230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 369502.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 369773.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 370045.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 370316.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 370588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 370859.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 371131.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 371402.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 371674.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 371945.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 372217.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 370810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 371081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 371351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 371621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 371891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 372162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 372432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 372702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 372972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 373243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 373513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 373783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 374054.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 374324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 374594.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 374864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 375135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 373721.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 373991.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 374260.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 374529.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 374798.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 375067.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 375336.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 375605.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 375874.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 376143.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 376412.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 376681.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 376950.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 377219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 377488.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 377757.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 376339.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 376607.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 376875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 377142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 377410.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 377678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 377946.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 378214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 378482.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 378750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 379017.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 379285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 379553.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 379821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 380089.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 380357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 380625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 379200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 379466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 379733.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 380000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 380266.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 380533.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 380800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 381066.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 381333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 381600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 381866.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 382133.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 382400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 382666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 382933.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 383200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 383466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 382035.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 382300.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 382566.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 382831.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 383097.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 383362.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 383628.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 383893.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 384159.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 384424.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 384690.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 384955.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 385221.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 385486.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 385752.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 386017.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 386283.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 384845.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 385110.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 385374.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 385638.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 385903.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 386167.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 386431.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 386696.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 386960.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 387224.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 387489.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 387753.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 388017.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 388281.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 388546.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 388810.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 387368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 387631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 387894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 388157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 388421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 388684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 388947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 389210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 389473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 389736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 390263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 390526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 390789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 391052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 391315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 391578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 390131.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 390393.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 390655.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 390917.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 391179.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 391441.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 391703.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 391965.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 392227.0 fps, 0 ms/f [junit] 0 s: 60 f / 40 ms, 1500.0 fps, 0 ms/f; total: 89880 f, 334126.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 334349.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 334572.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 334795.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 335018.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 335241.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 334222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 334444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 334666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 334888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 335111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 335333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 335555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 335777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 336000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 334981.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 335202.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 335424.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 335645.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 335867.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 336088.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 335073.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 335294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 335514.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 335735.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 335955.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 336176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 335164.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 335384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 335604.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 335824.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 334817.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 335036.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 335255.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 335474.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 335693.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 334690.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 334909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 335127.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 335345.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 335563.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 334565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 334782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 335000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 335217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 335434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 334440.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 334657.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 334873.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 335090.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 335306.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 334316.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 334532.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 334748.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 334964.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 335179.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 335395.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 335611.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 334623.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 334838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 335053.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 335268.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 335483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 335698.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 335913.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 336129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 336344.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 336559.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 335571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 335785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 336000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 336214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 336428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 336642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 336857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 337071.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 337285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 337500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 336512.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 336725.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 336939.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 337153.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 337366.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 337580.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 337793.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 338007.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 337021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 337234.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 337446.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 337659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 337872.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 338085.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 338297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 338510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 338723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 338936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 339148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 338162.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 338374.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 338586.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 338798.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 339010.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 339222.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 339434.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 339646.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 339858.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 338873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 339084.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 339295.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 339507.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 339718.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 339929.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 340140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 340352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 340563.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 340774.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 339789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 340210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 340421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 340631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 340842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 341052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 341263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 341473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 341684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 340699.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 340909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 341118.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 341328.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 341538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 341748.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 341958.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 342167.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 342377.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 342587.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 341602.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 341811.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 342020.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 342229.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 342439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 342648.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 342857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 343066.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 343275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 343484.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 342500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 342708.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 342916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 343125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 343333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 343541.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 343750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 343958.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 344166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 344375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 344583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 343598.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 343806.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 344013.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 344221.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 344429.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 344636.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 344844.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 345051.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 345259.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 345467.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 344482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 344689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 344896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 345103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 345310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 345517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 345724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 345931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 346137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 346344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 345360.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 345567.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 345773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 345979.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 346185.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 346391.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 346597.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 346804.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 347010.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 347216.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 347422.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 346438.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 346643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 346849.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 347054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 347260.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 347465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 347671.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 347876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 348082.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 348287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 348493.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 348698.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 348904.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 349109.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 349315.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 349520.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 349726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 349931.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 350137.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 349146.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 349351.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 349556.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 349761.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 349965.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 350170.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 350375.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 350580.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 350784.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 350989.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 351194.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 351399.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 351604.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 351808.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 352013.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 352218.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 352423.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 352628.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 352832.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 351836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 352040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 352244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 352448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 352653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 352857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 353061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 353265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 353469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 353673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 353877.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 354081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 354285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 354489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 354693.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 354897.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 353898.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 354101.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 354305.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 354508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 354711.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 354915.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 355118.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 355322.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 355525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 355728.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 355932.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 356135.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 356338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 356542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 356745.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 356949.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 357152.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 357355.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 357559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 356554.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 356756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 356959.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 357162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 357364.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 357567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 357770.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 357972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 358175.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 358378.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 358581.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 358783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 358986.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 359189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 359391.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 359594.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 359797.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 358989.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 359191.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 359393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 359595.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 359797.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 360202.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 360404.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 360606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 360808.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 361010.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 361212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 361414.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 361616.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 361818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 362020.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 362222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 362424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 362626.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 361610.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 361812.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 362013.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 362214.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 362416.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 362617.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 362818.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 363020.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 363221.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 363422.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 363624.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 363825.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 364026.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 364228.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 364429.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 364630.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 364832.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 365033.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 365234.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 364214.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 364414.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 364615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 364816.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 365016.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 365217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 365418.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 365618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 365819.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 366020.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 366220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 366421.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 366622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 366822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 367023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 367224.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 367424.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 366400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 366600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 366800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 367000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 367200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 367400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 367600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 367800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 368000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 368200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 368400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 368600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 368800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 369000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 369200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 369400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 369600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 369800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 370000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 368970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 369169.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 369368.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 369568.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 369767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 369966.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 370166.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 370365.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 370564.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 370764.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 370963.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 371162.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 371362.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 371561.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 371760.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 371960.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 372159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 372358.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 372558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 372757.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 371721.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 371920.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 372119.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 372317.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 372516.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 372715.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 372913.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 373112.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 373311.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 373509.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 373708.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 373907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 374105.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 374304.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 374503.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 374702.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 374900.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 375099.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 375298.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 374257.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 374455.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 374653.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 374851.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 375049.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 375247.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 375445.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 375643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 375841.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 376039.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 376237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 376435.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 376633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 376831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 377029.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 377227.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 377425.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 377623.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 376578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 376776.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 376973.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 377171.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 377368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 377565.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 377763.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 377960.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 378157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 378355.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 378552.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 378750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 378947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 379144.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 379342.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 379539.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 379736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 379934.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 380131.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 379081.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 379278.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 379475.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 379672.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 379868.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 380065.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 380262.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 380459.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 380655.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 380852.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 381049.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 381245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 381442.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 381639.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 381836.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 382032.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 382229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 382426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 382622.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 381568.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 381764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 381960.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 382156.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 382352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 382549.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 382745.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 382941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 383137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 383333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 383529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 383725.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 383921.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 384117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 384313.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 384509.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 384705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 384901.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 385098.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 385294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 384234.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 384429.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 384625.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 384820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 385016.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 385211.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 385407.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 385602.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 385798.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 385993.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 386188.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 386384.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 386579.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 386775.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 386970.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 387166.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 387361.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 387557.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 386493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 386688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 386883.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 387077.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 387272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 387467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 387662.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 387857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 388051.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 388246.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 388441.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 388636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 388831.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 389025.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 389220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 389415.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 389610.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 389805.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 388932.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 389126.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 389320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 389514.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 389708.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 389902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 390097.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 390291.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 390485.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 390679.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 390873.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 391067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 391262.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 391456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 391650.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 391844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 392038.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 392233.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 392427.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 391354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 391548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 391741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 391935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 392129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 392322.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 392516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 392709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 392903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 393096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 393290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 393483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 393677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 393870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 394064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 394258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 394451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 394645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 394838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 393762.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 393954.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 394147.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 394340.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 394533.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 394726.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 394919.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 395112.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 395305.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 395498.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 395691.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 395884.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 396077.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 396270.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 396463.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 396655.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 396848.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 397041.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 395961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 396153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 396346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 396538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 396730.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 396923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 397115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 397307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 397500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 397692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 397884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 398076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 398269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 398461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 398653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 398846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 399038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 399230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 399423.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 398338.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 398530.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 398722.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 398913.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 399105.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 399297.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 399488.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 399680.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 399872.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 400063.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 400255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 400447.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 400638.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 400830.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 401022.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 401214.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 401405.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 401597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 400509.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 400700.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 400891.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 401082.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 401273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 401464.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 401656.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 401847.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 402038.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 402229.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 402420.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 402611.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 402802.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 402993.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 403184.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 403375.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 403566.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 403757.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 403949.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 402857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 403047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 403238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 403428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 403619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 403809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 404000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 404190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 404380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 404571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 404761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 404952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 405142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 405333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 405523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 405714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 405904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 404810.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 405000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 405189.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 405379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 405569.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 405759.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 405949.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 406139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 406329.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 406519.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 406708.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 406898.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 407088.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 407278.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 407468.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 407658.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 407848.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 408037.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 408227.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 407129.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 407318.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 407507.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 407697.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 407886.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 408075.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 408264.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 408454.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 408643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 408832.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 409022.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 409211.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 409400.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 409589.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 409779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 409968.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 410157.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 410347.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 410536.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 409433.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 409622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 409811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 410000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 410188.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 410377.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 410566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 410754.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 410943.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 411132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 411320.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 411509.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 411698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 411886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 412075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 412264.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 412452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 412641.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 412830.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 411724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 411912.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 412100.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 412288.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 412476.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 412664.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 412852.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 413040.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 413228.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 413416.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 413605.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 413793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 413981.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 414169.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 414357.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 414545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 414733.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 414921.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 413812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 414000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 414187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 414375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 414562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 414750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 414937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 415125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 415312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 415500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 415687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 415875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 416062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 416250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 416437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 416625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 416812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 417000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 417187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 416074.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 416261.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 416448.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 416635.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 416822.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 417009.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 417196.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 417383.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 417570.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 417757.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 417943.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 418130.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 418317.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 418504.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 418691.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 418878.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 419065.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 419252.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 419439.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 418322.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 418509.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 418695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 418882.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 419068.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 419254.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 419441.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 419627.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 419813.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 420186.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 420372.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 420559.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 420745.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 420931.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 421118.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 421304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 421490.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 421677.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 420557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 420743.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 420928.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 421114.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 421300.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 421486.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 421671.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 421857.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 422043.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 422229.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 422414.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 422600.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 422786.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 422972.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 423157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 423343.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 423529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 423715.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 422592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 422777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 422962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 423148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 423333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 423518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 423703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 423888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 424074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 424259.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 424444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 424629.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 424814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 425000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 425185.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 425370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 425555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 425740.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 425925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 424800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 424984.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 425169.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 425353.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 425538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 425723.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 425907.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 426092.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 426276.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 426461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 426646.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 426830.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 427015.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 427200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 427384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 427569.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 427753.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 427938.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 428123.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 426993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 427177.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 427361.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 427546.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 427730.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 427914.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 428098.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 428282.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 428466.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 428650.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 428834.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 429018.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 429202.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 429386.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 429570.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 429754.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 429938.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 430122.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 430306.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 429174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 429357.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 429541.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 429724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 429908.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 430091.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 430275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 430458.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 430642.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 430825.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 431009.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 431192.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 431376.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 431559.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 431743.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 431926.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 432110.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 432293.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 431158.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 431341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 431524.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 431707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 431890.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 432073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 432256.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 432439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 432621.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 432804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 432987.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 433170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 433353.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 433536.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 433719.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 433902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 434085.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 434268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 433130.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 433313.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 433495.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 433677.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 433860.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 434042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 434224.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 434407.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 434589.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 434772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 434954.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 435136.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 435319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 435501.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 435683.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 435866.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 436048.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 436231.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 436413.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 435272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 435454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 435636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 435818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 436000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 436181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 436363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 436545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 436727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 436909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 437090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 437272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 437454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 437636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 437818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 438000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 438181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 438363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 438545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 437401.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 437583.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 437764.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 437945.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 438126.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 438308.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 438489.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 438670.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 438851.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 439033.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 439214.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 439395.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 439577.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 439758.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 439939.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 440120.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 440302.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 440483.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 439337.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 439518.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 439698.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 439879.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 440060.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 440240.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 440421.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 440602.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 440783.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 440963.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 441144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 441325.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 441506.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 441686.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 441867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 442048.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 442228.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 442409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 442590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 441441.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 441621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 441801.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 441981.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 442162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 442342.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 442522.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 442702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 442882.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 443063.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 443243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 443423.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 443603.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 443783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 443963.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 444144.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 444324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 444504.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 443353.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 443532.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 443712.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 443892.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 444071.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 444251.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 444431.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 444610.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 444790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 444970.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 445149.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 445329.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 445508.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 445688.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 445868.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 446047.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 446227.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 446407.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 446586.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 445432.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 445611.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 445791.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 445970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 446149.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 446328.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 446507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 446686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 446865.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 447044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 447223.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 447403.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 447582.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 447761.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 447940.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 448119.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 448298.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 448477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 448656.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 447500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 447678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 447857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 448035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 448214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 448392.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 448571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 448750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 448928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 449107.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 449285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 449464.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 449642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 449821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 450178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 450357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 450535.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 449376.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 449554.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 449732.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 449910.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 450089.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 450267.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 450445.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 450623.1 fps, 0 ms/f [junit] 0 s: 60 f / 55 ms, 1090.9 fps, 0 ms/f; total: 151920 f, 387551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 387704.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 387857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 388010.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 388163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 388316.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 388469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 388622.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 388775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 388928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 388091.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 388244.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 388396.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 388549.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 388702.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 388854.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 389007.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 389160.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 389312.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 389465.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 389618.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 389771.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 389923.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 389086.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 389238.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 389390.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 389543.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 389695.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 389847.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 390152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 390304.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 390456.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 390609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 390761.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 390913.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 391066.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 390227.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 390379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 390531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 390683.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 390835.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 390987.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 391139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 391291.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 390454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 390606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 390757.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 390909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 391060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 391212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 391363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 391515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 391666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 390831.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 390982.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 391133.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 391284.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 391435.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 391586.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 391738.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 391889.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 392040.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 391206.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 391356.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 391507.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 391658.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 391809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 391959.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 392110.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 392261.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 392412.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 391578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 391729.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 391879.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 392030.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 392180.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 392330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 392481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 392631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 392781.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 392932.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 393082.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 393233.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 393383.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 392550.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 392700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 392850.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 393000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 393150.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 393300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 393450.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 393600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 393750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 393900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 394050.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 394200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 394350.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 394500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 393665.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 393815.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 393965.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 394114.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 394264.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 394413.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 394563.6 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 158280 f, 388894.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 389041.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 389189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 389336.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 389484.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 389631.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 389778.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 389926.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 390073.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 390221.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 390368.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 389558.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 389705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 389852.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 390147.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 390294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 390441.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 390588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 390735.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 390882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 391029.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 391176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 391323.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 391470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 390660.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 390806.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 390953.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 391100.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 391246.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 391393.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 391540.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 391687.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 391833.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 391980.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 392127.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 392273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 392420.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 392567.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 391756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 391902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 392048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 392195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 392341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 392487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 392634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 392780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 392926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 393073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 393219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 393365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 393512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 392700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 392846.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 392992.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 393138.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 393284.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 393430.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 393576.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 393722.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 393868.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 394014.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 394160.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 394306.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 394452.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 393640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 393786.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 393932.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 394077.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 394223.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 394368.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 394514.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 394660.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 394805.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 394951.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 395097.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 395242.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 395388.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 395533.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 394721.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 394866.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 395012.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 395157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 395302.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 395447.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 395593.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 395738.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 395883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 396029.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 396174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 396319.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 396464.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 396610.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 395797.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 395942.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 396086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 396231.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 396376.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 396521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 396666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 396811.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 396956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 397101.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 397246.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 397391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 397536.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 397681.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 396867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 397012.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 397156.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 397301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 397445.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 397590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 397734.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 397879.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 398024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 398168.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 398313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 398457.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 398602.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 397788.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 397932.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 398076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 398221.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 398365.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 398509.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 398653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 398798.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 398942.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 399086.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 399230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 398417.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 398561.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 398705.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 398848.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 398992.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 399136.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 399280.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 399424.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 399568.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 399712.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 399856.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 400000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 399186.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 399330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 399473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 399617.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 399760.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 399904.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 400047.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 400191.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 400334.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 400478.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 400622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 400765.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 400909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 401052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 400238.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 400381.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 400525.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 400668.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 400811.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 400954.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 401097.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 401241.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 401384.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 401527.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 401670.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 401813.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 401957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 401142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 401285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 401428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 401571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 401714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 401857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 402000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 402142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 402285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 402428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 402571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 402714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 402857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 403000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 402185.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 402327.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 402470.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 402612.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 402755.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 402897.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 403040.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 403182.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 403325.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 403467.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 403610.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 403752.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 403895.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 403080.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 403222.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 403364.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 403507.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 403649.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 403791.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 403933.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 404075.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 404218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 404360.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 404502.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 404644.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 404786.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 403971.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 404113.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 404255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 404397.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 404539.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 404680.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 404822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 404964.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 405106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 405248.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 405390.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 405531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 405673.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 404858.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 405000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 405141.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 405283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 405424.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 405566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 405707.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 405849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 405990.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 406132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 406273.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 405458.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 405600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 405741.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 405882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 406023.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 406164.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 406305.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 406447.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 406588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 406729.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 405915.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 406056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 406197.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 406338.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 406478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 406619.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 406760.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 406901.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 407042.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 407183.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 407323.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 406510.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 406651.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 406791.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 406932.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 407072.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 407213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 407353.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 407494.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 407634.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 406822.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 406962.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 407102.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 407243.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 407383.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 407523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 407663.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 407803.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 407943.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 407132.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 407272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 407412.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 407552.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 407692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 407832.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 407972.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 408111.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 408251.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 408391.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 407581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 407720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 407860.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 408000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 408139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 408279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 408418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 408558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 408697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 408837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 408027.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 408167.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 408306.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 408445.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 408584.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 408723.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 408863.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 409002.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 409141.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 409280.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 409419.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 409559.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 408750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 408888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 409027.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 409166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 409305.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 409444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 409583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 409722.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 409861.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 410000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 410138.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 410277.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 410416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 409607.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 409745.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 409884.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 410023.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 410161.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 410300.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 410438.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 410577.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 410715.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 410854.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 410993.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 411131.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 411270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 411408.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 410599.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 410737.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 410875.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 411013.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 411152.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 411290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 411428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 411566.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 411705.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 411843.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 411981.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 412119.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 412258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 412396.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 411586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 411724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 411862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 412000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 412137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 412275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 412413.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 412551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 412689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 412827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 412965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 413103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 413241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 412431.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 412568.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 412706.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 412844.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 412981.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 413119.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 413256.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 413394.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 413532.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 413669.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 413807.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 413944.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 414082.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 414220.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 413409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 413546.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 413684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 413821.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 413958.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 414096.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 414233.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 414370.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 414508.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 414645.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 414782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 414919.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 415057.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 415194.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 414383.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 414520.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 414657.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 414794.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 414931.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 415068.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 415205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 415342.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 415479.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 415616.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 415753.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 415890.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 416027.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 416164.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 415353.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 415489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 415626.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 415763.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 415899.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 416036.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 416173.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 416309.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 416446.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 416583.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 416719.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 416856.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 416993.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 416181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 416318.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 416454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 416590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 416727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 416863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 417000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 417136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 417272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 417409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 417545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 417681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 417818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 417954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 418090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 417278.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 417414.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 417551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 417687.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 417823.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 417959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 418095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 418231.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 418367.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 418503.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 418639.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 418775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 417963.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 418099.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 418235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 418371.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 418506.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 418642.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 418778.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 418914.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 419049.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 419185.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 419321.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 419457.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 419592.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 419728.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 418916.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 419051.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 419187.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 419322.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 419458.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 419593.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 419729.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 419864.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 420135.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 420270.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 420406.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 420541.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 419729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 419864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 420135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 420270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 420405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 420540.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304740 f, 166889.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 420675.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304800 f, 166922.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 420810.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304860 f, 166955.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 420945.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304920 f, 166987.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 421081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 421216.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304980 f, 167020.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 421351.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305040 f, 167053.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 421486.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305100 f, 167086.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 420674.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305160 f, 167119.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 420809.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305220 f, 167152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 420943.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305280 f, 167185.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 421078.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305340 f, 167217.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 421213.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305400 f, 167159.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 421348.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305460 f, 167192.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 421483.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305520 f, 167224.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 421617.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305580 f, 167257.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 421752.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305640 f, 167290.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 421887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 422022.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305700 f, 167323.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 422157.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305760 f, 167356.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 422292.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305820 f, 167389.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 421479.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305880 f, 167422.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 421614.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305940 f, 167454.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 421748.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306000 f, 167487.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 421883.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306060 f, 167520.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 422017.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306120 f, 167553.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 422152.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306180 f, 167494.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 422287.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306240 f, 167527.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 422421.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306300 f, 167560.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 422556.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 422690.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306360 f, 167593.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 422825.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306420 f, 167625.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 422959.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306480 f, 167658.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 423094.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306540 f, 167691.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 423228.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 422416.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306600 f, 167724.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 422550.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306660 f, 167757.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306720 f, 167789.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 422684.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 422818.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306780 f, 167822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 422953.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 423087.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306840 f, 167855.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 423221.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306900 f, 167888.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 423355.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 423489.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306960 f, 167829.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 423624.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 423758.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307020 f, 167862.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 423892.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307080 f, 167895.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 424026.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 423214.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307140 f, 167927.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 423348.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 423482.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307200 f, 167960.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 423616.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 423750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 423883.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307260 f, 167993.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 424017.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 424151.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307320 f, 168026.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 424285.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307380 f, 168059.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 424419.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 424553.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307440 f, 168091.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 424687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 424821.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307500 f, 168124.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 424008.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307560 f, 168157.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 424142.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 424276.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307620 f, 168190.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 424409.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307680 f, 168223.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 424543.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307740 f, 168163.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 424677.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307800 f, 168196.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 424810.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 424944.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307860 f, 168229.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307920 f, 168262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 425077.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307980 f, 168295.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 425211.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308040 f, 168327.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 425345.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308100 f, 168360.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 425478.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308160 f, 168393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 425612.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308220 f, 168426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 424800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 424933.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308280 f, 168459.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 425066.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308340 f, 168491.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 425200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 425333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 425466.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308400 f, 168524.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 425600.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308460 f, 168557.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 425733.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308520 f, 168498.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 425866.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 426000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308580 f, 168530.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 426133.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308640 f, 168563.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 426266.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308700 f, 168596.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 426400.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308760 f, 168629.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 426533.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 425720.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308820 f, 168661.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 425853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 425986.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308880 f, 168694.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 426119.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308940 f, 168727.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309000 f, 168760.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 426252.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 426385.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 426518.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309060 f, 168793.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 426651.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309120 f, 168825.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 426784.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309180 f, 168858.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 426917.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309240 f, 168891.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 427051.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309300 f, 168831.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 427184.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 427317.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309360 f, 168864.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 426504.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309420 f, 168897.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 426637.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 426769.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 426902.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309480 f, 168930.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 427035.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 427168.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309540 f, 168962.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309600 f, 168995.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 427300.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 427433.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309660 f, 169028.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 427566.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309720 f, 169061.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 427699.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309780 f, 169093.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 427831.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309840 f, 169126.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 427964.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309900 f, 169159.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 428097.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309960 f, 169192.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 427284.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 427417.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310020 f, 169224.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 427549.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310080 f, 169165.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 427682.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310140 f, 169198.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 427814.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310200 f, 169230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 427947.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310260 f, 169263.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 428079.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310320 f, 169296.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 428211.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310380 f, 169328.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 428344.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310440 f, 169361.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 428476.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310500 f, 169394.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 428609.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310560 f, 169427.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 428741.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 428874.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310620 f, 169459.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 429006.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310680 f, 169492.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 428193.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310740 f, 169525.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 428326.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310800 f, 169558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 428458.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310860 f, 169498.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 428590.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310920 f, 169531.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 428722.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310980 f, 169563.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 428854.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311040 f, 169596.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 428986.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311100 f, 169629.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 429118.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 429251.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311160 f, 169661.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 429383.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 429515.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311220 f, 169694.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 429647.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311280 f, 169727.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 429779.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 428967.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311340 f, 169760.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311400 f, 169792.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 429098.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 429230.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311460 f, 169825.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 429362.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311520 f, 169858.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 429494.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 429626.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311580 f, 169890.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 429758.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311640 f, 169831.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 429890.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311700 f, 169863.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 430021.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311760 f, 169896.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 430153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 430285.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311820 f, 169929.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 430417.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311880 f, 169961.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 430549.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311940 f, 169994.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312000 f, 170027.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 430681.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312060 f, 170059.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 429868.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 430000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 430131.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312120 f, 170092.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 430263.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312180 f, 170125.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 430394.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312240 f, 170158.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 430526.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312300 f, 170190.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 430657.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312360 f, 170130.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 430789.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312420 f, 170163.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312480 f, 170196.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 430921.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312540 f, 170228.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 431052.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312600 f, 170261.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 431184.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 430372.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312660 f, 170294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 430503.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312720 f, 170326.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 430634.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312780 f, 170359.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 430765.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312840 f, 170392.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 430897.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 431028.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312900 f, 170424.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 431159.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 431291.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312960 f, 170457.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 431422.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313020 f, 170490.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 431553.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313080 f, 170522.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 431684.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313140 f, 170462.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 431816.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 431004.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 431135.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 431266.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 431397.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 431528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 431659.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 431790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 431921.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 432052.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 432183.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 432314.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 432445.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 432576.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 431764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 431895.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 432026.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 432156.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 432287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 432418.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 432549.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 432679.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 432810.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 432941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 433071.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 433202.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 433333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 432521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 432652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 432782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 432913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 433043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 433173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 433304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 433434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 433565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 433695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 433826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 433956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 434086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 433275.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 433405.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 433535.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 433665.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 433796.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 433926.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 434056.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 434186.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 434316.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 434446.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 434577.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 434707.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 434837.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 434025.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 434155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 434285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 434415.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 434545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 434675.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 434805.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 434935.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 435064.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 435194.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 434384.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 434514.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 434643.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 434773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 434902.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 435032.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 435162.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 435291.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 435421.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 435550.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 435680.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 435809.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 435000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313200 f, 170495.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313260 f, 170528.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313320 f, 170560.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313380 f, 170593.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313440 f, 170626.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313500 f, 170658.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313560 f, 170691.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313620 f, 170724.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313680 f, 170756.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313740 f, 170789.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313800 f, 170822.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313860 f, 170854.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313920 f, 170794.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313980 f, 170826.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314040 f, 170859.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314100 f, 170892.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314160 f, 170924.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314220 f, 170957.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314280 f, 170990.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314340 f, 171022.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314400 f, 171055.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314460 f, 171088.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314520 f, 171120.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314580 f, 171153.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314640 f, 171186.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314700 f, 171125.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314760 f, 171158.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314820 f, 171190.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314880 f, 171223.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314940 f, 171256.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315000 f, 171288.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315060 f, 171321.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315120 f, 171354.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315180 f, 171386.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315240 f, 171419.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315300 f, 171451.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315360 f, 171484.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315420 f, 171517.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315480 f, 171456.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315540 f, 171489.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315600 f, 171521.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315660 f, 171554.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315720 f, 171586.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315780 f, 171619.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315840 f, 171652.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315900 f, 171684.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315960 f, 171717.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316020 f, 171750.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316080 f, 171782.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316140 f, 171815.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316200 f, 171754.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316260 f, 171787.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316320 f, 171819.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316380 f, 171852.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316440 f, 171884.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316500 f, 171917.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316560 f, 171950.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316620 f, 171982.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316680 f, 172015.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316740 f, 172047.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316800 f, 172080.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316860 f, 172112.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316920 f, 172052.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316980 f, 172084.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317040 f, 172117.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317100 f, 172149.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317160 f, 172182.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317220 f, 172214.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317280 f, 172247.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317340 f, 172280.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317400 f, 172312.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317460 f, 172345.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317520 f, 172377.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317580 f, 172410.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317640 f, 172443.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317700 f, 172475.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317760 f, 172508.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317820 f, 172540.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317880 f, 172479.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317940 f, 172512.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318000 f, 172544.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318060 f, 172577.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318120 f, 172609.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318180 f, 172642.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318240 f, 172674.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318300 f, 172707.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318360 f, 172740.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318420 f, 172772.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318480 f, 172805.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318540 f, 172744.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318600 f, 172776.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318660 f, 172809.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318720 f, 172841.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318780 f, 172874.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318840 f, 172906.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318900 f, 172939.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318960 f, 172971.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319020 f, 173004.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319080 f, 173036.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319140 f, 173069.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319200 f, 173101.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319260 f, 173040.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319320 f, 173073.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319380 f, 173105.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319440 f, 173138.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319500 f, 173170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 435129.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 435258.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 435387.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 435517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 435646.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 435775.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 435905.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 436034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 436163.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 436293.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 436422.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 436551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 436681.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 435870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 436000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 436129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 436258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 436387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 436516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 436645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 436774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 436903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 437032.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 437161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 437290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 437419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 436609.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 436738.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 436866.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 436995.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 437124.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 437253.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 437381.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 437510.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 437639.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 437768.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 437897.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 438025.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 437216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 437344.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 437473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 437601.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 437730.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 437858.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 437987.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 438115.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 438244.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 438372.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 438501.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 438629.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 438758.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 437948.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 438076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 438205.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 438333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 438461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 438589.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 438717.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 438846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 438974.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 439102.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 438294.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 438422.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 438550.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 438678.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 438805.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 438933.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 439061.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 438255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 438382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 438510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 438638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 438765.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 438893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 439021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 439148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 439276.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 439404.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 439531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 438726.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 438853.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 438980.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 439108.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 439235.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 439363.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 439490.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 439617.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 439745.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 439872.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 440000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 440127.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 439322.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 439449.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 439576.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 439703.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 439830.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 439957.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 440084.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 440211.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 440338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 440466.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 440593.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 440720.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 440847.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 440042.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 440169.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319560 f, 173203.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319620 f, 173235.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319680 f, 173268.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319740 f, 173300.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319800 f, 173333.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319860 f, 173365.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319920 f, 173398.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319980 f, 173430.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320040 f, 173369.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320100 f, 173401.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320160 f, 173434.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320220 f, 173466.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320280 f, 173499.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320340 f, 173531.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320400 f, 173564.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320460 f, 173596.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320520 f, 173629.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320580 f, 173661.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320640 f, 173694.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320700 f, 173726.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320760 f, 173759.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320820 f, 173791.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320880 f, 173824.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320940 f, 173856.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321000 f, 173795.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321060 f, 173827.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321120 f, 173860.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321180 f, 173892.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321240 f, 173925.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321300 f, 173957.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321360 f, 173990.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321420 f, 174022.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321480 f, 174055.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321540 f, 174087.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321600 f, 174120.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321660 f, 174152.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321720 f, 174185.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321780 f, 174217.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321840 f, 174155.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321900 f, 174188.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321960 f, 174220.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322020 f, 174253.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322080 f, 174285.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322140 f, 174318.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322200 f, 174350.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322260 f, 174383.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322320 f, 174415.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322380 f, 174448.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322440 f, 174480.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322500 f, 174418.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322560 f, 174451.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322620 f, 174483.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322680 f, 174515.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322740 f, 174548.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322800 f, 174580.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322860 f, 174613.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322920 f, 174645.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322980 f, 174678.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323040 f, 174710.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323100 f, 174743.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323160 f, 174775.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323220 f, 174808.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323280 f, 174745.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323340 f, 174778.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323400 f, 174810.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323460 f, 174843.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323520 f, 174875.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323580 f, 174908.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323640 f, 174940.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323700 f, 174972.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323760 f, 175005.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323820 f, 175037.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323880 f, 175070.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323940 f, 175102.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324000 f, 175135.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324060 f, 175072.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324120 f, 175105.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324180 f, 175137.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324240 f, 175170.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324300 f, 175202.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324360 f, 175235.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324420 f, 175267.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324480 f, 175299.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324540 f, 175332.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324600 f, 175364.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324660 f, 175397.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324720 f, 175429.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324780 f, 175367.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324840 f, 175399.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324900 f, 175431.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324960 f, 175464.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325020 f, 175496.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325080 f, 175529.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325140 f, 175561.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325200 f, 175593.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325260 f, 175626.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325320 f, 175658.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325380 f, 175691.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325440 f, 175628.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325500 f, 175661.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325560 f, 175693.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325620 f, 175725.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325680 f, 175758.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325740 f, 175790.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325800 f, 175822.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325860 f, 175855.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 440295.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 440422.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 440549.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 440676.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 440803.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 440930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 441057.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 441183.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 441310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 441437.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 441564.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 441691.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 440886.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 441012.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 441139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 441265.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 441392.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 441519.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 441645.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 441772.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 441898.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 442025.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 442151.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 442278.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 442405.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 442531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 441726.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 441852.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 441978.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 442105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 442231.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 442357.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 442484.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 442610.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 442736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 442863.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 442989.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 443115.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 443242.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 442436.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 442563.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 442689.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 442815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 442941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 443067.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 443193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 443319.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 443445.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 443571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 443697.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 443823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 443949.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 443144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 443270.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 443396.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 443522.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 443647.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 443773.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 443899.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 444025.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 444150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 444276.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 444402.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 444528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 444654.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 443849.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 443974.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 444100.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 444225.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 444351.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 444477.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 444602.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 444728.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 444853.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 444979.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 445104.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 445230.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 445355.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 445481.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 444676.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 444801.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 444926.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 445052.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 445177.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 445302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 445427.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 445553.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 445678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 445803.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 445929.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 446054.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325920 f, 175887.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 445250.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325980 f, 175920.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 445375.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326040 f, 175952.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 445500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326100 f, 175984.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 445625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 445750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 445875.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326160 f, 175922.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 446000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326220 f, 175954.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 446125.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326280 f, 175987.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 446250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 446375.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326340 f, 176019.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 445571.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326400 f, 176051.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 445696.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 445821.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 445945.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326460 f, 176084.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 446070.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326520 f, 176116.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 446195.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326580 f, 176148.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 446320.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 446444.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326640 f, 176181.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 446569.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 445767.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326700 f, 176213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 445892.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326760 f, 176245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 446016.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326820 f, 176183.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 446141.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326880 f, 176215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 446265.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 446390.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326940 f, 176247.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 446514.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327000 f, 176280.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 446639.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 446763.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327060 f, 176312.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 446887.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 447012.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327120 f, 176345.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 447136.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327180 f, 176377.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 447261.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327240 f, 176409.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 446459.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327300 f, 176442.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 446583.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327360 f, 176474.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 446708.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327420 f, 176506.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 446832.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327480 f, 176539.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 446956.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327540 f, 176476.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 447080.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327600 f, 176508.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 447204.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327660 f, 176540.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 447329.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327720 f, 176573.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 447453.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327780 f, 176605.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 447577.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327840 f, 176637.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 447701.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327900 f, 176670.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 447826.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327960 f, 176702.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 447950.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328020 f, 176734.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 447148.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328080 f, 176767.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 447272.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328140 f, 176799.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 447396.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328200 f, 176736.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 447520.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328260 f, 176768.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 447644.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 447768.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328320 f, 176801.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 447892.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 448016.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328380 f, 176833.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 448140.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328440 f, 176865.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 448264.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328500 f, 176898.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 448388.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328560 f, 176930.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 448512.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328620 f, 176962.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 448636.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328680 f, 176995.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 448760.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328740 f, 177027.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 447958.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328800 f, 177059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 448082.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 448206.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 448329.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328860 f, 177092.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 448453.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328920 f, 177029.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 448577.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328980 f, 177061.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 448701.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 448824.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 448948.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329040 f, 177093.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 449072.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 449195.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329100 f, 177125.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 449319.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329160 f, 177158.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 448518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 448641.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329220 f, 177190.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 448765.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329280 f, 177222.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329340 f, 177255.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329400 f, 177287.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329460 f, 177319.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329520 f, 177351.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329580 f, 177384.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329640 f, 177321.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329700 f, 177353.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329760 f, 177385.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329820 f, 177417.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329880 f, 177450.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329940 f, 177482.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330000 f, 177514.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330060 f, 177547.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330120 f, 177579.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330180 f, 177611.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330240 f, 177643.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330300 f, 177676.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330360 f, 177708.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330420 f, 177645.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330480 f, 177677.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330540 f, 177709.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330600 f, 177741.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330660 f, 177774.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330720 f, 177806.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330780 f, 177838.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330840 f, 177870.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330900 f, 177903.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330960 f, 177935.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331020 f, 177967.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331080 f, 178000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331140 f, 177936.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331200 f, 177968.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331260 f, 178001.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331320 f, 178033.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331380 f, 178065.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331440 f, 178097.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331500 f, 178130.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331560 f, 178162.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331620 f, 178194.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331680 f, 178226.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331740 f, 178259.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331800 f, 178291.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331860 f, 178323.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331920 f, 178259.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331980 f, 178292.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332040 f, 178324.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332100 f, 178356.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332160 f, 178388.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332220 f, 178421.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332280 f, 178453.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332340 f, 178485.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332400 f, 178517.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332460 f, 178549.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332520 f, 178582.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332580 f, 178614.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332640 f, 178646.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332700 f, 178582.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332760 f, 178615.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332820 f, 178647.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332880 f, 178679.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332940 f, 178711.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333000 f, 178743.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333060 f, 178776.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333120 f, 178808.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333180 f, 178840.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333240 f, 178872.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333300 f, 178904.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333360 f, 178937.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333420 f, 178969.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333480 f, 178905.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333540 f, 178937.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333600 f, 178969.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333660 f, 179002.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 448888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 449012.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 449135.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 449259.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 449382.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 449506.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 449629.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333720 f, 179034.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 449753.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 449876.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333780 f, 179066.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 450123.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 449322.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333840 f, 179098.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 449445.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 449568.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333900 f, 179130.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 449692.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 449815.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333960 f, 179163.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 449938.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 450061.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 450184.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 450308.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 450431.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 450554.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 450677.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 450800.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 450122.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 450245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 450368.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334020 f, 179195.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 450491.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 450614.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334080 f, 179227.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 450737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 450860.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334140 f, 179259.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 450983.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334200 f, 179291.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 451106.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 451229.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334260 f, 179227.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 451352.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 451475.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 451598.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334320 f, 179260.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 450797.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 450920.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334380 f, 179292.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 451042.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 451165.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 451288.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334440 f, 179324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 451411.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 451533.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334500 f, 179356.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 451656.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 451779.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334560 f, 179388.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 451901.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 452024.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334620 f, 179420.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 452147.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 452269.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334680 f, 179453.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 451469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 451591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 451714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334740 f, 179485.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 451836.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334800 f, 179517.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 451959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 452081.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334860 f, 179549.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 452204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 452326.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334920 f, 179581.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 452448.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334980 f, 179613.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 452571.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335040 f, 179549.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 452693.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 451894.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 452016.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335100 f, 179582.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 452138.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335160 f, 179614.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 452260.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 452382.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335220 f, 179646.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 452505.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 452627.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335280 f, 179678.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 452749.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335340 f, 179710.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 452871.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335400 f, 179742.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 452993.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335460 f, 179774.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 452195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 452317.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335520 f, 179807.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 452439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 452560.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335580 f, 179839.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 452682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 452804.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335640 f, 179871.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 452926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 453048.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335700 f, 179903.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 452251.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 452373.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335760 f, 179935.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 452494.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 452616.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335820 f, 179967.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 452738.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 452860.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335880 f, 179903.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 452981.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 453103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 453225.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335940 f, 179935.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 453346.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 452550.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336000 f, 179967.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 452672.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 452793.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336060 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 452914.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 453036.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336120 f, 180032.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 453157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 453279.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336180 f, 180064.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 453400.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 453522.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 453643.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336240 f, 180096.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 453765.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 452969.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336300 f, 180128.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 453090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 453212.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336360 f, 180160.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 453333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 453454.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336420 f, 180192.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 453575.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336480 f, 180224.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336540 f, 180257.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336600 f, 180192.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336660 f, 180224.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336720 f, 180256.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336780 f, 180289.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336840 f, 180321.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336900 f, 180353.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336960 f, 180385.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337020 f, 180417.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337080 f, 180449.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337140 f, 180481.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337200 f, 180513.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337260 f, 180449.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337320 f, 180481.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337380 f, 180513.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337440 f, 180545.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337500 f, 180577.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337560 f, 180609.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337620 f, 180642.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337680 f, 180674.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337740 f, 180706.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337800 f, 180738.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337860 f, 180770.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337920 f, 180802.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337980 f, 180737.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338040 f, 180770.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338100 f, 180802.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338160 f, 180834.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338220 f, 180866.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338280 f, 180898.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338340 f, 180930.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338400 f, 180962.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338460 f, 180994.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338520 f, 181026.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338580 f, 181058.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338640 f, 180994.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338700 f, 181026.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338760 f, 181058.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338820 f, 181090.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338880 f, 181122.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338940 f, 181154.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339000 f, 181186.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339060 f, 181218.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339120 f, 181250.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339180 f, 181282.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339240 f, 181314.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339300 f, 181250.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339360 f, 181282.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339420 f, 181314.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339480 f, 181346.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339540 f, 181378.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339600 f, 181410.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339660 f, 181442.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339720 f, 181474.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339780 f, 181506.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339840 f, 181538.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339900 f, 181570.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339960 f, 181505.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340020 f, 181537.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340080 f, 181569.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340140 f, 181601.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340200 f, 181633.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340260 f, 181665.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340320 f, 181697.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340380 f, 181729.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340440 f, 181761.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340500 f, 181793.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340560 f, 181825.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340620 f, 181857.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340680 f, 181792.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340740 f, 181824.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340800 f, 181856.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 453696.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 453818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 453939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 454060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 454181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 454303.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340860 f, 181889.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 453508.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 453629.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340920 f, 181921.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 453750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 453870.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340980 f, 181953.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 453991.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341040 f, 181985.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 454112.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341100 f, 181920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 454233.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341160 f, 181952.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 454354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 454475.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341220 f, 181984.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 454596.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 454717.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341280 f, 182016.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 454838.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341340 f, 182048.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 454959.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341400 f, 182080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 455080.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 454285.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341460 f, 182112.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 454406.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341520 f, 182144.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 454527.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341580 f, 182176.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 454647.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 454768.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341640 f, 182208.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 454889.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 455010.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 455130.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 455251.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341700 f, 182240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 455372.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 455492.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341760 f, 182272.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 455613.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341820 f, 182206.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 455734.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341880 f, 182238.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 455855.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 455060.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341940 f, 182270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 455180.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 455301.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342000 f, 182302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 455421.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 455542.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 455662.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 455783.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342060 f, 182334.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 455903.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 456024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 456144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 456265.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342120 f, 182366.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 456385.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 456506.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 456626.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 455831.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342180 f, 182398.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 455951.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 456072.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 456192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 456312.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342240 f, 182430.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 456432.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 456553.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342300 f, 182462.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 456673.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342360 f, 182494.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 456793.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 456913.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342420 f, 182526.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 457034.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 457154.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342480 f, 182461.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 457274.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 457394.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 456600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 456720.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342540 f, 182493.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 456840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 456960.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342600 f, 182525.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 457080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 457200.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342660 f, 182557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 457320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 457440.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342720 f, 182589.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 457560.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342780 f, 182621.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 457680.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 457800.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342840 f, 182653.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 457920.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342900 f, 182685.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 458040.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342960 f, 182717.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 458160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 457365.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343020 f, 182749.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 457485.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343080 f, 182781.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 457604.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 457724.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343140 f, 182813.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 457844.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 457964.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 458083.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 458203.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343200 f, 182844.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 458323.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 458443.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 458562.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 458682.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343260 f, 182876.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 458802.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 458007.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 458127.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 458247.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343320 f, 182811.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 458366.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 458486.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343380 f, 182843.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 458605.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 458725.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 458844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 458964.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343440 f, 182875.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 459083.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 459203.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 459322.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 459442.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343500 f, 182907.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 459561.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 458767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 458886.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343560 f, 182939.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 459005.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343620 f, 182971.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343680 f, 183003.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343740 f, 183035.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343800 f, 183067.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343860 f, 183099.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343920 f, 183130.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343980 f, 183162.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344040 f, 183097.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344100 f, 183129.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344160 f, 183161.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344220 f, 183193.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344280 f, 183225.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344340 f, 183257.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344400 f, 183288.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344460 f, 183320.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344520 f, 183352.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344580 f, 183384.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344640 f, 183416.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344700 f, 183448.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344760 f, 183480.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344820 f, 183414.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344880 f, 183446.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344940 f, 183478.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345000 f, 183510.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345060 f, 183542.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345120 f, 183574.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345180 f, 183606.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345240 f, 183638.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345300 f, 183670.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345360 f, 183702.1 fps, 0 ms/f [junit] 1 s: 60 f / 12 ms, 5000.0 fps, 0 ms/f; total: 345420 f, 182568.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345480 f, 182600.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345540 f, 182632.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345600 f, 182663.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345660 f, 182695.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345720 f, 182727.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345780 f, 182758.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345840 f, 182790.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345900 f, 182822.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345960 f, 182854.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346020 f, 182885.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346080 f, 182820.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346140 f, 182852.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346200 f, 182884.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346260 f, 182916.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346320 f, 182947.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346380 f, 182979.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346440 f, 183011.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346500 f, 183042.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346560 f, 183074.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346620 f, 183106.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346680 f, 183137.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346740 f, 183169.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346800 f, 183201.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346860 f, 183136.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346920 f, 183167.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346980 f, 183199.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347040 f, 183231.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347100 f, 183262.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347160 f, 183294.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347220 f, 183326.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347280 f, 183357.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347340 f, 183389.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347400 f, 183421.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347460 f, 183453.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347520 f, 183484.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347580 f, 183419.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347640 f, 183451.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347700 f, 183482.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 459125.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 459244.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347760 f, 183514.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 459363.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 459483.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347820 f, 183546.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 459602.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 459721.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347880 f, 183577.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 459840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 459960.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 460079.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 460198.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347940 f, 183609.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348000 f, 183641.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 459404.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 459523.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348060 f, 183672.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 459642.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348120 f, 183704.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 459761.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348180 f, 183736.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 459880.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348240 f, 183767.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 460000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 460119.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348300 f, 183799.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 460238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 460357.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348360 f, 183831.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 460476.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348420 f, 183765.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 460595.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348480 f, 183797.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 460714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348540 f, 183829.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 460833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 460952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 460158.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 460277.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348600 f, 183860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 460396.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 460514.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 460633.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348660 f, 183892.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 460752.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 460871.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 460990.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 461108.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348720 f, 183924.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 461227.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 461346.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348780 f, 183955.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 461465.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348840 f, 183987.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 461584.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 461702.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 460909.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348900 f, 184018.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 461027.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 461146.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 461264.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348960 f, 184050.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 461383.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 461501.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349020 f, 184082.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 461620.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 461739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 461857.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349080 f, 184113.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 461976.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349140 f, 184145.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 462094.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 462213.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 462332.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 462450.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349200 f, 184177.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 461656.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 461775.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 461893.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 462011.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349260 f, 184208.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 462130.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 462248.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 462366.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 462485.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349320 f, 184143.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 462603.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 462721.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349380 f, 184175.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 462840.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349440 f, 184206.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 462958.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 463076.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349500 f, 184238.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 463195.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349560 f, 184269.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 462401.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349620 f, 184301.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 462519.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 462637.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 462755.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 462874.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349680 f, 184333.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 462992.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 463110.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 463228.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 463346.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349740 f, 184364.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 463464.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 463582.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349800 f, 184396.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 463700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 463818.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349860 f, 184428.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 463937.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349920 f, 184459.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 463143.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349980 f, 184491.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 463261.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 463379.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 463497.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 463614.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350040 f, 184522.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 463732.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 463850.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 463968.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 464086.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350100 f, 184554.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 464204.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 464322.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 464440.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 464557.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350160 f, 184586.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 464675.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 463882.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350220 f, 184617.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 464000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350280 f, 184649.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 464117.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350340 f, 184583.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 464235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 464352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 464470.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350400 f, 184615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 464588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 464705.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350460 f, 184647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 464823.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350520 f, 184678.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 464941.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350580 f, 184710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 465058.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350640 f, 184741.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 465176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 465294.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350700 f, 184773.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350760 f, 184805.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350820 f, 184836.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350880 f, 184868.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350940 f, 184899.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351000 f, 184931.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351060 f, 184963.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351120 f, 184994.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351180 f, 185026.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351240 f, 185057.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351300 f, 184992.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351360 f, 185023.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351420 f, 185055.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351480 f, 185086.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351540 f, 185118.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351600 f, 185150.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351660 f, 185181.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351720 f, 185213.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351780 f, 185244.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351840 f, 185276.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351900 f, 185308.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351960 f, 185339.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352020 f, 185371.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352080 f, 185402.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352140 f, 185434.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352200 f, 185466.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352260 f, 185400.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352320 f, 185431.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352380 f, 185463.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352440 f, 185494.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352500 f, 185526.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352560 f, 185557.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352620 f, 185589.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352680 f, 185621.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352740 f, 185652.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352800 f, 185684.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352860 f, 185715.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352920 f, 185747.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352980 f, 185778.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353040 f, 185810.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353100 f, 185842.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353160 f, 185873.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353220 f, 185807.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353280 f, 185839.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353340 f, 185870.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353400 f, 185902.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353460 f, 185933.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353520 f, 185965.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353580 f, 185996.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353640 f, 186028.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353700 f, 186059.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353760 f, 186091.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353820 f, 186123.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353880 f, 186154.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353940 f, 186186.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354000 f, 186217.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354060 f, 186249.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354120 f, 186280.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354180 f, 186214.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354240 f, 186246.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354300 f, 186277.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354360 f, 186309.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354420 f, 186340.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354480 f, 186372.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354540 f, 186403.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354600 f, 186435.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354660 f, 186466.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354720 f, 186498.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354780 f, 186529.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354840 f, 186561.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354900 f, 186593.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354960 f, 186624.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355020 f, 186656.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355080 f, 186687.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 465411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 464618.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 464735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 464853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 464970.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 465088.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355140 f, 186719.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 465205.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355200 f, 186652.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 465322.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 465440.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 465557.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355260 f, 186684.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 465675.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 465792.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355320 f, 186715.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 465000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355380 f, 186747.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 465117.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355440 f, 186778.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 465234.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 465351.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 465468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 465585.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355500 f, 186810.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 465703.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 465820.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 465937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 466054.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355560 f, 186841.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 466171.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355620 f, 186873.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 465380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 465497.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 465614.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 465731.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355680 f, 186904.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 465847.9 fps, 0 ms/f [junit] 1 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 355740 f, 184704.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 465964.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 466081.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355800 f, 184735.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 466198.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 466315.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355860 f, 184766.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 466432.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355920 f, 184797.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 466549.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 466666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 466783.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355980 f, 184828.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 465992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 466108.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 466225.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356040 f, 184859.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 466342.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356100 f, 184890.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 466459.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356160 f, 184826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 466575.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 466692.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 466809.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 466926.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356220 f, 184857.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 467042.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356280 f, 184888.4 fps, 0 ms/f [junit] GLCanvas invisible frame count: Before 62, after 63 [junit] XXXX Visible Part 3/3 [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356340 f, 184919.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 467159.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356400 f, 184950.7 fps, 0 ms/f [junit] 0 s: 60 f / 988 ms, 60.7 fps, 16 ms/f; total: 60 f, 60.7 fps, 16 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356460 f, 184981.8 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356520 f, 185012.9 fps, 0 ms/f [junit] 1 s: 60 f / 95 ms, 631.5 fps, 1 ms/f; total: 120 f, 110.8 fps, 9 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356580 f, 185044.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 166.2 fps, 6 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 221.4 fps, 4 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 276.7 fps, 3 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356640 f, 185075.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 331.7 fps, 3 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356700 f, 185106.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 387.0 fps, 2 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356760 f, 185137.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 441.9 fps, 2 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 497.2 fps, 2 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 551.9 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 607.1 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356820 f, 185168.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 661.7 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356880 f, 185199.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 716.9 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 771.3 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356940 f, 185230.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 826.4 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 880.7 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 935.7 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 990.8 fps, 1 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357000 f, 185262.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 1044.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357060 f, 185197.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1099.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357120 f, 185228.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1153.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1207.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1262.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1317.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357180 f, 185259.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1371.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357240 f, 185290.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1425.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1480.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1534.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1589.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1643.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1697.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1751.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357300 f, 185321.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 1806.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357360 f, 185352.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1859.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1914.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1969.0 fps, 0 ms/f [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357420 f, 185383.8 fps, 0 ms/f [junit] Platform doesn't support offscreen test. [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357480 f, 185414.9 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: 357540 f, 185446.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 2021.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 2076.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 2131.1 fps, 0 ms/f [junit] ++++ Test Singleton.unlock() [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357600 f, 185477.1 fps, 0 ms/f [junit] 1 s: 60 f / 91 ms, 659.3 fps, 1 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: 357660 f, 185412.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 2068.9 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] SLOCK [T main @ 1412823033144 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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: 357720 f, 185443.2 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, 2317.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357780 f, 185474.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2367.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2418.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357840 f, 185505.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2468.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357900 f, 185536.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2518.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357960 f, 185567.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2567.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2617.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358020 f, 185598.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358080 f, 185629.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358140 f, 185660.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358200 f, 185692.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358260 f, 185723.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358320 f, 185658.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358380 f, 185689.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358440 f, 185720.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358500 f, 185751.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358560 f, 185782.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358620 f, 185813.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358680 f, 185844.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358740 f, 185875.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358800 f, 185906.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358860 f, 185841.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358920 f, 185872.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358980 f, 185903.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359040 f, 185934.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359100 f, 185965.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359160 f, 185996.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2667.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359220 f, 186027.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2718.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359280 f, 186059.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2768.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359340 f, 186090.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 2816.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359400 f, 186024.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 2866.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359460 f, 186055.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 2917.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359520 f, 186086.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 2967.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3017.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3067.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3118.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3168.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3218.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3269.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3316.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3366.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3417.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3467.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3517.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3567.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3618.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3668.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3718.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 3768.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 3815.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 3866.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 3916.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 3966.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 4016.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359580 f, 186118.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4066.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4117.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4167.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4217.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359640 f, 186149.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4267.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4314.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4364.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4414.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4464.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4515.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4565.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359700 f, 186180.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4615.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359760 f, 186211.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 4665.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 4715.7 fps, 0 ms/f [junit] 1 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 5700 f, 4726.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 4776.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359820 f, 186242.2 fps, 0 ms/f [junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 5820 f, 4805.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359880 f, 186273.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 4855.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 4900.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 4950.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5049.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5099.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5148.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359940 f, 186304.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5198.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5247.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5297.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5346.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5396.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5445.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5490.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360000 f, 186335.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 5539.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 5589.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 5638.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 5688.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360060 f, 186366.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 5737.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 5787.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 5836.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 5886.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360120 f, 186397.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 5935.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 5985.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6029.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6079.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6128.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6177.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6227.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360180 f, 186428.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6276.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360240 f, 186459.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6326.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6375.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6425.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 6474.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 6523.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 6567.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 6617.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360300 f, 186394.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 6666.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 6716.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 6765.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 6814.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 6864.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 6913.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 6962.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360360 f, 186425.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7012.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360420 f, 186456.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7061.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360480 f, 186487.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7111.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360540 f, 186518.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7160.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360600 f, 186549.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7203.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360660 f, 186580.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7253.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7302.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7351.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 7401.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 7450.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 7500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 7549.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 7598.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 7648.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 7697.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 7740.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 7789.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 7838.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 7888.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 7937.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 7986.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8036.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360720 f, 186611.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8085.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8134.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360780 f, 186642.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8184.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8233.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 8282.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8331.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 8374.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 8423.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360840 f, 186673.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 8472.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 8522.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 8571.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 8620.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360900 f, 186704.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 8669.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 8719.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 8768.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 8817.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 8866.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 8916.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 8965.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9007.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9056.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360960 f, 186735.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9105.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9155.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9204.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9253.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361020 f, 186766.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9302.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9351.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 9401.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361080 f, 186797.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 9450.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9499.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9548.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9598.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9647.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9688.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361140 f, 186828.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9737.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9786.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 9836.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 9885.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 9934.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 9983.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361200 f, 186859.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10032.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10081.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10131.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10180.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10229.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10278.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361260 f, 186794.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10327.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10368.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10417.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10466.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361320 f, 186825.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10515.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10565.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10614.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10663.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10712.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10761.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 10810.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 10859.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 10909.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361380 f, 186856.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 10949.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361440 f, 186887.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 10998.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361500 f, 186918.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11047.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11096.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11145.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11194.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361560 f, 186949.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11243.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361620 f, 186980.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11292.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361680 f, 187011.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11342.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361740 f, 187042.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11391.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361800 f, 187073.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11440.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361860 f, 187104.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11489.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361920 f, 187135.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11538.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361980 f, 187166.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11587.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362040 f, 187100.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11627.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362100 f, 187131.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11676.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362160 f, 187162.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11725.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11774.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362220 f, 187193.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 11823.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362280 f, 187224.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 11872.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362340 f, 187255.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 11921.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362400 f, 187286.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 11970.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362460 f, 187317.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12019.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362520 f, 187348.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 12068.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362580 f, 187379.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12117.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12166.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12215.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12264.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12303.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12352.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12401.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12450.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12549.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12598.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12647.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12696.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12745.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12794.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12843.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 12892.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 12930.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 12979.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13028.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13077.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13126.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13175.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13224.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13273.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13322.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13371.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13420.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13469.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13518.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13556.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13605.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13654.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13703.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13752.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13800.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13849.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 13898.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 13947.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 13996.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14045.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14094.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362640 f, 187410.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14143.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14192.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14229.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14278.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14327.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14376.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14425.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14474.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14523.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362700 f, 187441.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14572.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14621.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14669.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14718.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14767.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14816.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362760 f, 187472.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14865.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 14902.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 14951.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 15000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362820 f, 187503.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15048.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15097.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15146.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362880 f, 187438.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15195.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362940 f, 187469.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15244.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15293.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15342.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15390.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363000 f, 187500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15439.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15488.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15537.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15573.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15622.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15671.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15720.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15768.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15817.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363060 f, 187530.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 15866.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363120 f, 187561.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 15915.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363180 f, 187592.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 15964.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 16013.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16061.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16110.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16159.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16195.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363240 f, 187623.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16243.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16292.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16341.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16390.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363300 f, 187654.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16439.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16487.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16536.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 16585.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16634.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16682.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16731.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16780.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16815.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363360 f, 187685.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 16864.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 16913.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 16961.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 17010.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 17059.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17108.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363420 f, 187716.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17156.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17205.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17254.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17303.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363480 f, 187747.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363540 f, 187778.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363600 f, 187809.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17351.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17400.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17435.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17483.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17532.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17581.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17629.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17678.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17727.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17775.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17824.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 17873.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 17922.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 17970.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 18019.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 18068.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18102.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18150.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18199.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18248.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18296.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18345.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18394.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18442.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18491.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363660 f, 187840.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18540.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363720 f, 187871.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18588.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363780 f, 187902.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18637.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363840 f, 187933.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363900 f, 187867.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18686.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18734.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18768.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18816.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 18865.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 18914.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 18962.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 19011.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 19059.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363960 f, 187898.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 19108.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19157.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19205.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19254.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364020 f, 187929.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19303.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19351.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19400.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19433.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19481.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19530.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19578.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19627.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19676.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364080 f, 187960.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19724.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364140 f, 187991.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19773.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364200 f, 188022.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 19821.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364260 f, 188053.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 19870.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 19919.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 19967.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 20016.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364320 f, 188084.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 20048.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364380 f, 188115.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 20097.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364440 f, 188146.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 20145.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364500 f, 188177.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20194.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20242.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364560 f, 188208.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20291.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364620 f, 188239.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20339.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364680 f, 188270.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20388.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364740 f, 188301.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20436.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364800 f, 188235.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20485.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364860 f, 188266.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20533.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364920 f, 188297.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20582.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364980 f, 188328.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20631.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365040 f, 188359.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 20679.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365100 f, 188390.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 20711.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365160 f, 188421.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 20759.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365220 f, 188452.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20808.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365280 f, 188482.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 20856.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365340 f, 188513.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 20905.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365400 f, 188544.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 20953.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365460 f, 188575.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 21002.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365520 f, 188606.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 21050.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365580 f, 188540.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 21099.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365640 f, 188571.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 21147.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365700 f, 188602.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 21196.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365760 f, 188633.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 21244.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365820 f, 188664.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 21293.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365880 f, 188695.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 21341.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365940 f, 188726.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 21373.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366000 f, 188757.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 21421.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366060 f, 188788.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 21470.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366120 f, 188818.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 21518.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366180 f, 188849.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 21567.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366240 f, 188880.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 21615.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366300 f, 188814.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 21663.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366360 f, 188845.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 21712.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366420 f, 188876.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 21760.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366480 f, 188907.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 21809.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366540 f, 188938.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 21857.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366600 f, 188969.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 21906.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366660 f, 189000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 21954.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366720 f, 189030.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 21985.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366780 f, 189061.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 22033.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366840 f, 189092.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 22082.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366900 f, 189123.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 22130.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366960 f, 189154.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 22179.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367020 f, 189185.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 22227.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367080 f, 189216.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 22276.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367140 f, 189247.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 22324.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367200 f, 189278.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 22372.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367260 f, 189211.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 22421.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367320 f, 189242.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 22469.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367380 f, 189273.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 22518.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367440 f, 189304.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 22566.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367500 f, 189335.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 22615.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367560 f, 189366.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 22645.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367620 f, 189397.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 22693.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367680 f, 189428.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 22741.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367740 f, 189459.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 22790.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367800 f, 189489.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 22838.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367860 f, 189520.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 22887.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367920 f, 189551.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 22935.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367980 f, 189582.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 22983.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368040 f, 189613.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 23032.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368100 f, 189644.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 23080.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368160 f, 189675.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 23129.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368220 f, 189608.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 23177.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368280 f, 189639.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 23225.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368340 f, 189670.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 23274.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368400 f, 189701.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 23303.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368460 f, 189732.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 23352.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368520 f, 189763.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 23400.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368580 f, 189794.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 23448.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368640 f, 189824.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 23497.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368700 f, 189855.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 23545.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368760 f, 189886.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 23593.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368820 f, 189917.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 23642.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368880 f, 189948.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 23690.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368940 f, 189979.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 23738.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369000 f, 189912.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 23787.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369060 f, 189943.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 23835.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369120 f, 189974.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369180 f, 190005.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 23883.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369240 f, 190036.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 23932.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369300 f, 190066.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 23980.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369360 f, 190097.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 24009.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369420 f, 190128.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 24057.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369480 f, 190159.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 24106.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369540 f, 190190.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 24154.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369600 f, 190221.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 24202.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369660 f, 190252.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 24251.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369720 f, 190283.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 24299.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369780 f, 190216.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 24347.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369840 f, 190246.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 24396.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369900 f, 190277.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 24444.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369960 f, 190308.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 24492.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370020 f, 190339.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 24541.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370080 f, 190370.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 24589.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370140 f, 190401.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 24637.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370200 f, 190432.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 24666.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370260 f, 190462.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 24714.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370320 f, 190493.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 24762.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370380 f, 190524.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 24810.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370440 f, 190555.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 24859.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370500 f, 190586.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 24907.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370560 f, 190617.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 24955.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370620 f, 190648.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 25004.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370680 f, 190679.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 25052.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370740 f, 190611.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 25100.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370800 f, 190642.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 25148.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370860 f, 190673.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 25176.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370920 f, 190704.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 25225.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370980 f, 190735.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 25273.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371040 f, 190766.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 25321.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371100 f, 190796.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 25369.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371160 f, 190827.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 25418.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371220 f, 190858.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 25466.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371280 f, 190889.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 25514.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371340 f, 190920.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 25562.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371400 f, 190951.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 25610.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371460 f, 190982.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 25659.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371520 f, 191012.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 25707.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371580 f, 191043.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 25755.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371640 f, 191074.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 25803.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371700 f, 191007.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 25831.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371760 f, 191038.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 25879.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371820 f, 191068.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 25927.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371880 f, 191099.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 25975.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371940 f, 191130.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 26024.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372000 f, 191161.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 26072.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372060 f, 191192.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 26120.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372120 f, 191223.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 26168.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372180 f, 191253.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 26216.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372240 f, 191284.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 26265.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372300 f, 191315.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 26313.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372360 f, 191346.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 26361.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 26409.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 26457.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372420 f, 191377.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 26506.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372480 f, 191408.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 26554.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372540 f, 191438.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 26581.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372600 f, 191469.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 26629.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372660 f, 191500.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 26677.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372720 f, 191432.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 26725.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372780 f, 191463.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 26773.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372840 f, 191494.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 26821.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372900 f, 191525.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 26869.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372960 f, 191556.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 26918.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373020 f, 191587.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 26966.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373080 f, 191617.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 27014.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373140 f, 191648.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 27062.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373200 f, 191679.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 27110.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373260 f, 191710.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 27158.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373320 f, 191741.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 27207.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373380 f, 191771.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 27255.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373440 f, 191802.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 27303.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373500 f, 191833.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 27329.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373560 f, 191864.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 27377.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373620 f, 191895.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 27425.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373680 f, 191827.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 27473.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373740 f, 191858.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 27522.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373800 f, 191889.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 27570.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373860 f, 191919.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 27618.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373920 f, 191950.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 27666.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373980 f, 191981.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 27714.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374040 f, 192012.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 27762.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374100 f, 192043.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 27810.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374160 f, 192073.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 27858.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374220 f, 192104.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 27906.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374280 f, 192135.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 27955.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374340 f, 192067.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 28003.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374400 f, 192098.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 28028.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374460 f, 192129.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 28076.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374520 f, 192160.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 28125.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374580 f, 192190.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 28173.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374640 f, 192221.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 28221.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374700 f, 192252.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 28269.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374760 f, 192283.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 28317.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374820 f, 192314.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 28365.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374880 f, 192246.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 28413.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374940 f, 192276.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 28461.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375000 f, 192307.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 28509.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375060 f, 192338.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 28557.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375120 f, 192369.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 28605.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375180 f, 192400.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 28653.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375240 f, 192430.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 28701.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375300 f, 192461.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 28726.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375360 f, 192492.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 28775.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375420 f, 192523.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 28823.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375480 f, 192553.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 28871.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375540 f, 192485.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 28919.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375600 f, 192516.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 28967.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375660 f, 192547.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 29015.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375720 f, 192578.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 29063.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375780 f, 192608.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 29111.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375840 f, 192639.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 29159.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375900 f, 192670.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 29207.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375960 f, 192701.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 29255.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376020 f, 192731.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 29303.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376080 f, 192762.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 29351.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376140 f, 192793.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 29399.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376200 f, 192725.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 29447.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376260 f, 192756.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 29472.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376320 f, 192786.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 29520.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376380 f, 192817.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 29568.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376440 f, 192848.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 29616.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376500 f, 192879.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 29664.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376560 f, 192909.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 29712.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376620 f, 192940.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 29760.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376680 f, 192971.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 29808.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376740 f, 193002.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 29856.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376800 f, 193032.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 29904.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376860 f, 192964.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 29952.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376920 f, 192995.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 30000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376980 f, 193026.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 30048.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377040 f, 193056.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 30096.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377100 f, 193087.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 30144.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377160 f, 193118.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 30192.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377220 f, 193149.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 30215.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377280 f, 193179.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 30263.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377340 f, 193210.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 30311.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377400 f, 193241.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 30359.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377460 f, 193172.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 30407.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377520 f, 193203.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 30455.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377580 f, 193234.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 30503.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377640 f, 193265.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 30551.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377700 f, 193295.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 30599.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377760 f, 193326.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 30647.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377820 f, 193357.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 30695.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377880 f, 193387.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 30743.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377940 f, 193418.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 30791.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378000 f, 193350.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 30839.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378060 f, 193381.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 30887.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378120 f, 193411.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 30910.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378180 f, 193442.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 30958.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378240 f, 193473.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 31006.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378300 f, 193503.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 31054.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378360 f, 193534.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 31102.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378420 f, 193565.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 31150.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378480 f, 193595.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 31198.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378540 f, 193626.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 31246.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378600 f, 193657.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 31293.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378660 f, 193588.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 31341.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378720 f, 193619.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 31389.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378780 f, 193650.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 31437.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378840 f, 193680.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 31485.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378900 f, 193711.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 31533.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378960 f, 193742.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 31581.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379020 f, 193773.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 31629.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379080 f, 193803.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 31652.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379140 f, 193834.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 31699.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379200 f, 193865.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 31747.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379260 f, 193796.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 31795.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379320 f, 193827.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 31843.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379380 f, 193857.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379440 f, 193888.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379500 f, 193919.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379560 f, 193949.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379620 f, 193980.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379680 f, 194011.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379740 f, 194041.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379800 f, 194072.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379860 f, 194103.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379920 f, 194034.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379980 f, 194065.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380040 f, 194096.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380100 f, 194126.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380160 f, 194157.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380220 f, 194187.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380280 f, 194218.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380340 f, 194249.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380400 f, 194279.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380460 f, 194310.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380520 f, 194341.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380580 f, 194272.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380640 f, 194303.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380700 f, 194333.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380760 f, 194364.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380820 f, 194395.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380880 f, 194425.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380940 f, 194456.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381000 f, 194486.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381060 f, 194517.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381120 f, 194448.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381180 f, 194479.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381240 f, 194510.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381300 f, 194540.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381360 f, 194571.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381420 f, 194602.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381480 f, 194632.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381540 f, 194663.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381600 f, 194693.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381660 f, 194724.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381720 f, 194655.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381780 f, 194686.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381840 f, 194716.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381900 f, 194747.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381960 f, 194778.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382020 f, 194808.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382080 f, 194839.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382140 f, 194869.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382200 f, 194900.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382260 f, 194931.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382320 f, 194961.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382380 f, 194892.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382440 f, 194923.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382500 f, 194954.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382560 f, 194984.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382620 f, 195015.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382680 f, 195045.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382740 f, 195076.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382800 f, 195107.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382860 f, 195137.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382920 f, 195168.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382980 f, 195198.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383040 f, 195129.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383100 f, 195160.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383160 f, 195191.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383220 f, 195221.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383280 f, 195252.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383340 f, 195282.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383400 f, 195313.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383460 f, 195343.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383520 f, 195374.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383580 f, 195405.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383640 f, 195435.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383700 f, 195366.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383760 f, 195397.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383820 f, 195427.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383880 f, 195458.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383940 f, 195488.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384000 f, 195519.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384060 f, 195549.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384120 f, 195580.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384180 f, 195611.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384240 f, 195641.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384300 f, 195572.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384360 f, 195603.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384420 f, 195633.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384480 f, 195664.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384540 f, 195694.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384600 f, 195725.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384660 f, 195755.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384720 f, 195786.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384780 f, 195816.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384840 f, 195847.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384900 f, 195778.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384960 f, 195808.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385020 f, 195839.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385080 f, 195869.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385140 f, 195900.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385200 f, 195930.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385260 f, 195961.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385320 f, 195991.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385380 f, 196022.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385440 f, 196052.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385500 f, 195983.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385560 f, 196014.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385620 f, 196044.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385680 f, 196075.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385740 f, 196105.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385800 f, 196136.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385860 f, 196166.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385920 f, 196197.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385980 f, 196227.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386040 f, 196258.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386100 f, 196288.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386160 f, 196219.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386220 f, 196250.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386280 f, 196280.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386340 f, 196310.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386400 f, 196341.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386460 f, 196371.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386520 f, 196402.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386580 f, 196432.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386640 f, 196463.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386700 f, 196394.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386760 f, 196424.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386820 f, 196455.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386880 f, 196485.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386940 f, 196516.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387000 f, 196546.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387060 f, 196576.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387120 f, 196607.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387180 f, 196637.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387240 f, 196668.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387300 f, 196698.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387360 f, 196629.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387420 f, 196659.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387480 f, 196690.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387540 f, 196720.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387600 f, 196751.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387660 f, 196781.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387720 f, 196812.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387780 f, 196842.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387840 f, 196873.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387900 f, 196903.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387960 f, 196934.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388020 f, 196864.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388080 f, 196894.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388140 f, 196925.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388200 f, 196955.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388260 f, 196986.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388320 f, 197016.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388380 f, 197047.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388440 f, 197077.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388500 f, 197108.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388560 f, 197138.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388620 f, 197068.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388680 f, 197099.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388740 f, 197129.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388800 f, 197160.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388860 f, 197190.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388920 f, 197221.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388980 f, 197251.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389040 f, 197281.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389100 f, 197312.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389160 f, 197342.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389220 f, 197373.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389280 f, 197303.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389340 f, 197334.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389400 f, 197364.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389460 f, 197394.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389520 f, 197425.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389580 f, 197455.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389640 f, 197486.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389700 f, 197516.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389760 f, 197546.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389820 f, 197577.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389880 f, 197607.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389940 f, 197638.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390000 f, 197568.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390060 f, 197598.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390120 f, 197629.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390180 f, 197659.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390240 f, 197689.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390300 f, 197720.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390360 f, 197750.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390420 f, 197781.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390480 f, 197811.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390540 f, 197841.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390600 f, 197872.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390660 f, 197902.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390720 f, 197832.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390780 f, 197863.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390840 f, 197893.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390900 f, 197924.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390960 f, 197954.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391020 f, 197984.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391080 f, 198015.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391140 f, 198045.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391200 f, 198075.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391260 f, 198106.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391320 f, 198136.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391380 f, 198066.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391440 f, 198097.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391500 f, 198127.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391560 f, 198157.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391620 f, 198188.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391680 f, 198218.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391740 f, 198248.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391800 f, 198279.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391860 f, 198309.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391920 f, 198340.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391980 f, 198370.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392040 f, 198300.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392100 f, 198330.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392160 f, 198361.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392220 f, 198391.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392280 f, 198421.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392340 f, 198452.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392400 f, 198482.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392460 f, 198512.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392520 f, 198543.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392580 f, 198573.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392640 f, 198603.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392700 f, 198634.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392760 f, 198564.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392820 f, 198594.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392880 f, 198624.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392940 f, 198655.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393000 f, 198685.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393060 f, 198715.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393120 f, 198746.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393180 f, 198776.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393240 f, 198806.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393300 f, 198837.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393360 f, 198867.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393420 f, 198897.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393480 f, 198827.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393540 f, 198858.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393600 f, 198888.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393660 f, 198918.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393720 f, 198948.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393780 f, 198979.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 31891.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393840 f, 199009.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 31939.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393900 f, 199039.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 31987.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393960 f, 199070.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 32035.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 32083.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394020 f, 199100.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 32130.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394080 f, 199130.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 32178.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 32226.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 32274.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394140 f, 199060.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 32322.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394200 f, 199090.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 32370.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 32392.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394260 f, 199121.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 32440.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394320 f, 199151.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 32488.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394380 f, 199181.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 32535.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394440 f, 199212.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 32583.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394500 f, 199242.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 32631.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394560 f, 199272.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 32679.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394620 f, 199303.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 32727.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394680 f, 199333.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 32775.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394740 f, 199363.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 32822.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394800 f, 199293.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 32870.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394860 f, 199323.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 32918.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394920 f, 199353.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 32966.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394980 f, 199384.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 33014.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395040 f, 199414.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 33062.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395100 f, 199444.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 33110.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395160 f, 199475.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 33131.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395220 f, 199505.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 33179.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395280 f, 199535.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 33227.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395340 f, 199565.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 33274.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395400 f, 199495.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 33322.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395460 f, 199525.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 33370.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395520 f, 199556.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 33418.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395580 f, 199586.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 33466.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395640 f, 199616.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 33513.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395700 f, 199646.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 33561.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395760 f, 199677.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 33609.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395820 f, 199707.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 33657.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395880 f, 199737.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 33705.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395940 f, 199767.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 33752.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396000 f, 199798.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 33800.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396060 f, 199727.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 33821.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396120 f, 199757.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 33869.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396180 f, 199788.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 33917.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396240 f, 199818.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 33964.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396300 f, 199848.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396360 f, 199878.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 34012.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396420 f, 199909.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 34060.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 34108.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 34156.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 34203.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 34251.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 34299.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 34347.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 34367.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 34415.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 34463.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 34510.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 34558.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 34606.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 34653.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 34701.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 34749.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 34797.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 34844.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 34892.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 34940.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 34988.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 35035.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 35083.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 35103.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 35151.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 35198.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 35246.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 35294.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 35341.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 35389.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 35437.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 35484.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 35532.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 35580.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 35627.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 35675.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 35723.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 35771.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 35790.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 35837.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 35885.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 35933.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 35980.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 36028.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 36076.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 36123.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 36171.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 36219.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 36266.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 36314.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 36362.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 36409.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 36457.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 36505.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 36552.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 36571.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396480 f, 199939.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 36619.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 36666.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396540 f, 199969.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 36714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396600 f, 200000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 36761.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396660 f, 199929.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 36809.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396720 f, 199959.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 36857.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396780 f, 199989.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 36904.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396840 f, 200020.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 36952.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396900 f, 200050.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 37000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396960 f, 200080.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 37047.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397020 f, 200110.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 37095.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397080 f, 200141.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 37142.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397140 f, 200171.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 37190.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397200 f, 200201.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 37238.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397260 f, 200130.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 37285.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397320 f, 200161.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 37303.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397380 f, 200191.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 37351.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397440 f, 200221.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 37398.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397500 f, 200251.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 37446.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397560 f, 200282.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 37494.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397620 f, 200312.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397680 f, 200342.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397740 f, 200372.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397800 f, 200403.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397860 f, 200332.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 37541.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397920 f, 200362.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 37589.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397980 f, 200392.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 37636.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 37684.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 37731.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 37779.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 37827.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 37874.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 37922.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 37969.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398040 f, 200422.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 38017.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 38034.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398100 f, 200453.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398160 f, 200483.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398220 f, 200513.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398280 f, 200543.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398340 f, 200574.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398400 f, 200604.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398460 f, 200533.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 38082.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398520 f, 200563.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 38129.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398580 f, 200593.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 38177.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398640 f, 200624.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 38225.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398700 f, 200654.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 38272.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398760 f, 200684.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 38320.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 38367.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398820 f, 200714.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 38415.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398880 f, 200744.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 38462.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 38510.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398940 f, 200775.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 38557.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399000 f, 200805.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399060 f, 200734.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 38605.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399120 f, 200764.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 38652.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399180 f, 200794.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 38700.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399240 f, 200824.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 38748.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399300 f, 200855.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 38795.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399360 f, 200885.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 38812.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399420 f, 200915.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 38859.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399480 f, 200945.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 38907.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399540 f, 200975.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 38954.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399600 f, 201006.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399660 f, 201036.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 39002.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399720 f, 200965.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399780 f, 200995.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 39049.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399840 f, 201025.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 39097.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399900 f, 201055.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399960 f, 201085.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 39144.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400020 f, 201116.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 39192.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400080 f, 201146.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 39239.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400140 f, 201176.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 39287.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400200 f, 201206.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 39334.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400260 f, 201236.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 39382.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400320 f, 201165.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 39429.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400380 f, 201195.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 39477.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400440 f, 201226.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 39524.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 39572.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 39619.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 39667.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400500 f, 201256.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 39683.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400560 f, 201286.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 39731.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400620 f, 201316.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400680 f, 201346.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400740 f, 201376.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400800 f, 201407.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400860 f, 201437.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400920 f, 201467.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 39778.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400980 f, 201497.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 39825.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401040 f, 201527.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 39873.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 39920.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401100 f, 201557.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401160 f, 201587.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 39968.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401220 f, 201516.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 40015.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401280 f, 201546.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 40063.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 40110.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401340 f, 201577.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 40158.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401400 f, 201607.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401460 f, 201637.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 40205.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 40253.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401520 f, 201667.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401580 f, 201697.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401640 f, 201727.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401700 f, 201757.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401760 f, 201788.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401820 f, 201818.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 40300.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401880 f, 201848.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 40348.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401940 f, 201878.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 40395.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402000 f, 201908.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 40443.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402060 f, 201938.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 40490.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402120 f, 201968.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 40505.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402180 f, 201897.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 40553.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402240 f, 201927.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 40600.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402300 f, 201957.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 40648.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402360 f, 201987.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 40695.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402420 f, 202018.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 40743.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402480 f, 202048.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 40790.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402540 f, 202078.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 40837.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402600 f, 202108.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 40885.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402660 f, 202138.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 40932.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402720 f, 202168.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 40980.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402780 f, 202097.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 41027.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402840 f, 202127.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 41075.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402900 f, 202157.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 41122.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402960 f, 202187.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 41169.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403020 f, 202217.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 41217.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403080 f, 202247.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 41264.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403140 f, 202277.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 41312.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403200 f, 202308.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 41359.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403260 f, 202338.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 41407.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403320 f, 202368.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 41454.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403380 f, 202296.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 41469.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403440 f, 202326.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 41516.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403500 f, 202357.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 41563.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403560 f, 202387.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 41611.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403620 f, 202417.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 41658.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403680 f, 202447.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 41706.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403740 f, 202477.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 41753.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403800 f, 202507.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 41800.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403860 f, 202537.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 41848.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403920 f, 202466.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 41895.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403980 f, 202496.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 41943.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404040 f, 202526.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 41990.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404100 f, 202556.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 42037.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404160 f, 202586.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 42085.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404220 f, 202616.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 42132.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404280 f, 202646.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 42180.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404340 f, 202676.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 42227.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404400 f, 202706.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 42274.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404460 f, 202736.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 42322.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404520 f, 202665.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 42369.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404580 f, 202695.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 42383.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404640 f, 202725.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 42430.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404700 f, 202755.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 42478.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404760 f, 202785.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 42525.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404820 f, 202815.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 42573.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404880 f, 202845.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 42620.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404940 f, 202875.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 42667.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405000 f, 202905.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 42715.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405060 f, 202834.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 42762.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405120 f, 202864.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 42809.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405180 f, 202894.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 42857.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405240 f, 202924.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 42904.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405300 f, 202954.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 42951.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405360 f, 202984.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 42999.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405420 f, 203014.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 43046.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405480 f, 203044.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 43093.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405540 f, 203074.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 43141.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405600 f, 203104.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 43188.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405660 f, 203033.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 43235.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405720 f, 203063.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 43283.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405780 f, 203093.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 43296.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405840 f, 203123.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 43343.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405900 f, 203153.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 43391.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405960 f, 203183.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 43438.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406020 f, 203213.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 43485.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406080 f, 203243.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 43533.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406140 f, 203273.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 43580.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406200 f, 203303.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 43627.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406260 f, 203333.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 43675.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406320 f, 203363.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 43722.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 43769.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 43817.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 43864.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406380 f, 203393.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 43911.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406440 f, 203423.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 43958.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 44006.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406500 f, 203453.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 44053.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406560 f, 203483.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 44100.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406620 f, 203411.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 44148.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406680 f, 203441.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 44195.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 44208.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 44255.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406740 f, 203471.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406800 f, 203501.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406860 f, 203531.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 44302.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 44349.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 44397.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406920 f, 203561.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406980 f, 203591.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407040 f, 203621.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407100 f, 203651.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407160 f, 203681.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407220 f, 203711.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 44444.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407280 f, 203741.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407340 f, 203771.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407400 f, 203801.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 44491.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407460 f, 203831.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 44539.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407520 f, 203861.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 44586.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407580 f, 203891.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 44633.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407640 f, 203820.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 44680.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407700 f, 203850.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 44728.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 44775.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407760 f, 203880.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407820 f, 203910.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407880 f, 203940.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 44822.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407940 f, 203970.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 44869.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408000 f, 204000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 44917.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408060 f, 204030.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 44964.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408120 f, 204060.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 45011.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408180 f, 204090.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408240 f, 204120.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 45059.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408300 f, 204150.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408360 f, 204180.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 45106.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408420 f, 204210.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 45118.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408480 f, 204137.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408540 f, 204167.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408600 f, 204197.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408660 f, 204227.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 45165.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 45212.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 45259.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 45307.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408720 f, 204257.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 45354.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 45401.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408780 f, 204287.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 45448.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408840 f, 204317.8 fps, 0 ms/f [junit] 1 s: 60 f / 37 ms, 1621.6 fps, 0 ms/f; total: 57780 f, 44208.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408900 f, 204347.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 44254.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408960 f, 204377.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 44299.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409020 f, 204407.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 44345.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409080 f, 204437.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 44391.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409140 f, 204467.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 44437.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409200 f, 204395.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409260 f, 204425.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 44483.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409320 f, 204455.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 44529.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409380 f, 204485.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 44541.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409440 f, 204515.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 44587.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409500 f, 204545.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 44633.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409560 f, 204575.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 44678.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409620 f, 204605.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 44724.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409680 f, 204635.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 44770.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409740 f, 204665.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 44816.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409800 f, 204593.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 44862.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409860 f, 204623.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 44908.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409920 f, 204653.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 44954.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409980 f, 204682.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 44965.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410040 f, 204712.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 45011.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410100 f, 204742.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 45057.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410160 f, 204772.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 45103.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410220 f, 204802.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 45148.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410280 f, 204832.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 45194.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410340 f, 204862.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 45240.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410400 f, 204892.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 45286.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410460 f, 204922.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 45332.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410520 f, 204952.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 45378.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410580 f, 204982.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 45423.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410640 f, 204910.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 45469.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410700 f, 204940.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 45515.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410760 f, 204970.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 45561.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410820 f, 205000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 45572.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410880 f, 205029.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 45618.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410940 f, 205059.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 45664.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411000 f, 205089.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 45709.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411060 f, 205119.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 45755.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411120 f, 205149.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 45801.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411180 f, 205179.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 45847.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411240 f, 205209.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 45893.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411300 f, 205239.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 45938.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411360 f, 205269.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 45984.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411420 f, 205299.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 46030.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411480 f, 205329.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 46076.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411540 f, 205359.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 46122.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411600 f, 205389.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 46132.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411660 f, 205316.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 46178.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411720 f, 205346.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 46224.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411780 f, 205376.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411840 f, 205406.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 46270.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411900 f, 205436.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411960 f, 205466.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 46315.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412020 f, 205496.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 46361.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412080 f, 205526.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 46407.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412140 f, 205556.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 46453.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412200 f, 205586.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 46498.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412260 f, 205615.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 46544.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412320 f, 205645.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 46554.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412380 f, 205675.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 46600.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412440 f, 205705.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 46646.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412500 f, 205735.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 46692.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412560 f, 205765.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 46737.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412620 f, 205795.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 46783.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412680 f, 205722.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 46829.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 46875.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412740 f, 205752.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 46920.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412800 f, 205782.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 46930.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412860 f, 205812.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 46976.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412920 f, 205842.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 47022.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412980 f, 205872.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 47067.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413040 f, 205902.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 47113.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413100 f, 205932.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 47159.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413160 f, 205962.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 47204.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413220 f, 205992.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 47250.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 47296.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413280 f, 206021.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 47305.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413340 f, 206051.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 47351.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413400 f, 206081.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 47397.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413460 f, 206111.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 47442.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413520 f, 206141.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 47488.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413580 f, 206171.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 47534.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413640 f, 206098.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 47579.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413700 f, 206128.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 47625.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413760 f, 206158.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 47671.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413820 f, 206188.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 47716.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413880 f, 206218.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 47726.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413940 f, 206248.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 47771.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414000 f, 206278.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 47817.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414060 f, 206307.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 47863.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414120 f, 206337.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 47908.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414180 f, 206367.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 47954.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414240 f, 206397.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 48000.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414300 f, 206427.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 48045.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414360 f, 206457.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 48091.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414420 f, 206384.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 48100.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414480 f, 206414.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414540 f, 206444.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 48145.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414600 f, 206474.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 48191.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414660 f, 206503.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 48237.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414720 f, 206533.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 48282.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414780 f, 206563.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 48328.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414840 f, 206593.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 48373.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414900 f, 206623.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 48419.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414960 f, 206653.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 48465.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415020 f, 206683.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 48510.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415080 f, 206713.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 48519.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415140 f, 206640.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 48564.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415200 f, 206669.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 48610.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415260 f, 206699.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 48656.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415320 f, 206729.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 48701.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415380 f, 206759.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 48747.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415440 f, 206789.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 48792.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415500 f, 206819.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 48838.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415560 f, 206849.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 48883.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415620 f, 206879.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 48892.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415680 f, 206908.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 48937.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415740 f, 206835.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 48983.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415800 f, 206865.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 49028.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415860 f, 206895.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 49074.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415920 f, 206925.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 49119.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415980 f, 206955.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 49165.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416040 f, 206985.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 49210.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416100 f, 207014.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 49256.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416160 f, 207044.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 49301.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416220 f, 207074.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 49310.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416280 f, 207104.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 49355.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416340 f, 207134.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 49401.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416400 f, 207164.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 49446.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416460 f, 207194.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 49492.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416520 f, 207120.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 49537.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416580 f, 207150.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 49583.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416640 f, 207180.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 49628.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416700 f, 207210.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 49673.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416760 f, 207240.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 49719.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416820 f, 207270.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 49727.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416880 f, 207299.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 49772.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416940 f, 207329.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 49818.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417000 f, 207359.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 49863.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417060 f, 207389.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 49909.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417120 f, 207419.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 49954.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417180 f, 207449.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 50000.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417240 f, 207478.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 50045.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417300 f, 207508.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 50090.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417360 f, 207538.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 50136.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417420 f, 207568.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 50181.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417480 f, 207598.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 50227.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417540 f, 207524.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 50272.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417600 f, 207554.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 50280.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417660 f, 207584.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 50325.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417720 f, 207614.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 50370.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417780 f, 207644.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 50416.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417840 f, 207673.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 50461.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417900 f, 207703.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 50507.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417960 f, 207733.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 50552.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418020 f, 207763.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 50598.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418080 f, 207793.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 50643.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418140 f, 207823.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 50688.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418200 f, 207852.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 50734.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418260 f, 207882.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 50779.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418320 f, 207912.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 50825.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418380 f, 207942.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 50870.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418440 f, 207972.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 50877.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418500 f, 208001.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 50922.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418560 f, 207928.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 50968.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418620 f, 207958.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 51013.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418680 f, 207988.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 51059.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418740 f, 208017.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 51104.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418800 f, 208047.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 51149.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418860 f, 208077.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 51195.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418920 f, 208107.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 51240.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418980 f, 208137.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 51285.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419040 f, 208166.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 51331.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419100 f, 208196.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 51376.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419160 f, 208226.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 51422.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419220 f, 208256.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 51467.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419280 f, 208286.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 51512.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419340 f, 208315.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 51519.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419400 f, 208345.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 51564.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419460 f, 208375.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 51609.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419520 f, 208405.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 51655.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419580 f, 208331.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 51700.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419640 f, 208361.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 51746.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419700 f, 208391.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 51791.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419760 f, 208421.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 51836.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419820 f, 208450.8 fps, 0 ms/f [junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 68640 f, 51686.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419880 f, 208480.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 51731.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419940 f, 208510.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 51777.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420000 f, 208540.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 51822.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420060 f, 208570.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 51867.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420120 f, 208599.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 51912.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 51957.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 51963.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420180 f, 208629.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 52009.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420240 f, 208659.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 52054.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420300 f, 208689.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 52099.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420360 f, 208718.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 52144.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420420 f, 208748.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 52189.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420480 f, 208778.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 52234.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420540 f, 208808.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 52279.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420600 f, 208734.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 52325.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420660 f, 208764.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420720 f, 208794.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 52370.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420780 f, 208823.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 52415.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420840 f, 208853.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420900 f, 208883.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 52460.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420960 f, 208913.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 52505.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421020 f, 208942.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 52550.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421080 f, 208972.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 52595.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421140 f, 209002.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 52641.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421200 f, 209032.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 52646.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421260 f, 209062.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 52691.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421320 f, 209091.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 52736.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421380 f, 209121.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 52781.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421440 f, 209151.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421500 f, 209181.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 52827.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421560 f, 209210.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 52872.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421620 f, 209136.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 52917.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421680 f, 209166.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 52962.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421740 f, 209196.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 53007.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421800 f, 209226.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 53052.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421860 f, 209255.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 53097.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421920 f, 209285.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 53142.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421980 f, 209315.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 53187.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422040 f, 209345.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 53233.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422100 f, 209375.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 53278.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422160 f, 209404.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 53323.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422220 f, 209434.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 53328.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422280 f, 209464.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 53373.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422340 f, 209494.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 53418.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422400 f, 209523.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 53463.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422460 f, 209553.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 53508.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422520 f, 209583.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 53553.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422580 f, 209613.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422640 f, 209538.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 53598.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422700 f, 209568.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 53643.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422760 f, 209598.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 53688.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422820 f, 209628.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 53734.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422880 f, 209657.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 53779.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422940 f, 209687.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423000 f, 209717.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 53824.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423060 f, 209747.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 53869.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423120 f, 209776.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 53914.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423180 f, 209806.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 53959.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423240 f, 209836.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 54004.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423300 f, 209866.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 54049.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423360 f, 209895.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 54054.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423420 f, 209925.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 54099.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423480 f, 209955.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 54144.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423540 f, 209985.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 54189.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423600 f, 210014.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 54234.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423660 f, 209940.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 54279.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423720 f, 209970.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 54324.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423780 f, 210000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 54369.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423840 f, 210029.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 54414.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423900 f, 210059.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 54459.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423960 f, 210089.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 54504.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424020 f, 210118.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 54549.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424080 f, 210148.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 54594.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424140 f, 210178.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 54639.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424200 f, 210208.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 54684.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424260 f, 210237.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 54729.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424320 f, 210267.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 54733.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424380 f, 210297.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 54778.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424440 f, 210327.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 54823.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424500 f, 210356.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 54868.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424560 f, 210386.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 54913.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424620 f, 210312.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 54958.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424680 f, 210341.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 55003.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424740 f, 210371.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 55048.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424800 f, 210401.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 55093.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424860 f, 210430.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 55138.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424920 f, 210460.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 55183.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424980 f, 210490.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 55228.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425040 f, 210520.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 55273.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425100 f, 210549.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 55318.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425160 f, 210579.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 55363.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425220 f, 210609.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 55408.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425280 f, 210638.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 55412.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425340 f, 210668.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 55457.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425400 f, 210698.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 55502.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425460 f, 210728.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 55547.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425520 f, 210757.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 55592.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425580 f, 210787.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 55637.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425640 f, 210712.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 55682.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425700 f, 210742.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 55727.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425760 f, 210772.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425820 f, 210801.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 55772.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425880 f, 210831.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 55817.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425940 f, 210861.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 55862.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426000 f, 210891.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 55907.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 55952.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426060 f, 210920.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 55997.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426120 f, 210950.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 56041.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426180 f, 210980.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 56086.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426240 f, 211009.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 56089.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426300 f, 211039.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 56134.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426360 f, 211069.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 56179.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426420 f, 211099.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 56224.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426480 f, 211128.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 56269.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426540 f, 211158.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 56314.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426600 f, 211188.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 56359.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426660 f, 211113.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 56404.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426720 f, 211143.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 56449.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426780 f, 211172.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 56494.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426840 f, 211202.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426900 f, 211232.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426960 f, 211261.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427020 f, 211291.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427080 f, 211321.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427140 f, 211350.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427200 f, 211380.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427260 f, 211410.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427320 f, 211439.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427380 f, 211469.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427440 f, 211499.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427500 f, 211528.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427560 f, 211558.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427620 f, 211483.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427680 f, 211513.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427740 f, 211543.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427800 f, 211572.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427860 f, 211602.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427920 f, 211632.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427980 f, 211661.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428040 f, 211691.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428100 f, 211721.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428160 f, 211750.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428220 f, 211780.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428280 f, 211810.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428340 f, 211839.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428400 f, 211869.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428460 f, 211899.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428520 f, 211928.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428580 f, 211958.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428640 f, 211883.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428700 f, 211913.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428760 f, 211942.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 56539.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428820 f, 211972.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428880 f, 212001.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428940 f, 212031.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429000 f, 212061.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 56584.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429060 f, 212090.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429120 f, 212120.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429180 f, 212150.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429240 f, 212179.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429300 f, 212209.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429360 f, 212239.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 56629.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429420 f, 212268.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429480 f, 212298.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 56674.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429540 f, 212328.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 56719.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429600 f, 212357.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 56764.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429660 f, 212282.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429720 f, 212312.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429780 f, 212341.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429840 f, 212371.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429900 f, 212401.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429960 f, 212430.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430020 f, 212460.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430080 f, 212490.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430140 f, 212519.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430200 f, 212549.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430260 f, 212579.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430320 f, 212608.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430380 f, 212638.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430440 f, 212667.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430500 f, 212697.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430560 f, 212727.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 56808.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430620 f, 212756.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 56811.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430680 f, 212681.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 56856.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430740 f, 212711.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 56901.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430800 f, 212740.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 56946.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430860 f, 212770.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 56991.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430920 f, 212800.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 57035.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430980 f, 212829.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 57080.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431040 f, 212859.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 57125.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431100 f, 212888.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 57170.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431160 f, 212918.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 57215.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431220 f, 212948.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 57260.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431280 f, 212977.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 57305.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431340 f, 213007.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 57350.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431400 f, 213037.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 57395.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431460 f, 213066.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 57440.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431520 f, 213096.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431580 f, 213125.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 57485.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431640 f, 213155.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 57486.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431700 f, 213079.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 57531.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431760 f, 213109.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 57576.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431820 f, 213139.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 57621.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431880 f, 213168.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 57666.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431940 f, 213198.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 57711.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432000 f, 213228.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 57756.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432060 f, 213257.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 57801.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432120 f, 213287.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 57845.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432180 f, 213316.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 57890.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432240 f, 213346.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 57935.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432300 f, 213376.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 57980.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432360 f, 213405.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 58025.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432420 f, 213435.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 58070.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432480 f, 213464.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 58115.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432540 f, 213494.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 58160.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432600 f, 213524.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 58161.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432660 f, 213553.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 58206.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432720 f, 213478.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 58251.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432780 f, 213507.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 58295.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432840 f, 213537.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 58340.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432900 f, 213566.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 58385.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432960 f, 213596.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 58430.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 58475.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433020 f, 213626.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 58520.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433080 f, 213655.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 58565.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433140 f, 213685.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 58609.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433200 f, 213714.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 58654.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433260 f, 213744.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 58699.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433320 f, 213774.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 58744.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433380 f, 213803.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 58789.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433440 f, 213833.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 58834.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433500 f, 213862.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 58878.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433560 f, 213892.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 58879.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433620 f, 213922.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 58924.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433680 f, 213951.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 58969.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433740 f, 213875.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 59014.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433800 f, 213905.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 59059.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433860 f, 213934.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 59103.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433920 f, 213964.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 59148.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433980 f, 213994.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 59193.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434040 f, 214023.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 59238.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434100 f, 214053.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 59283.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434160 f, 214082.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 59327.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434220 f, 214112.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 59372.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434280 f, 214142.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 59417.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434340 f, 214171.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434400 f, 214201.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 59462.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434460 f, 214230.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 59462.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434520 f, 214260.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434580 f, 214289.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 59507.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434640 f, 214319.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 59552.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434700 f, 214349.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 59597.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434760 f, 214273.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 59641.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434820 f, 214302.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 59686.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434880 f, 214332.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 59731.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434940 f, 214361.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 59776.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435000 f, 214391.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 59820.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435060 f, 214420.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 59865.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435120 f, 214450.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 59910.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435180 f, 214480.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 59955.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435240 f, 214509.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 60000.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435300 f, 214539.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435360 f, 214568.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 60044.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435420 f, 214598.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 60089.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435480 f, 214627.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 60134.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435540 f, 214657.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 60179.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435600 f, 214687.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 60178.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435660 f, 214716.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 60223.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435720 f, 214746.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 60268.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435780 f, 214669.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 60313.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435840 f, 214699.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 60357.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435900 f, 214729.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 60402.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435960 f, 214758.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 60447.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436020 f, 214788.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 60492.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436080 f, 214817.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 60536.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436140 f, 214847.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 60581.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436200 f, 214876.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 60626.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 60671.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436260 f, 214906.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 60715.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436320 f, 214935.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 60760.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436380 f, 214965.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 60805.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436440 f, 214995.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 60804.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436500 f, 215024.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 60849.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436560 f, 215054.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 60894.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436620 f, 215083.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 60938.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436680 f, 215113.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 60983.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436740 f, 215142.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 61028.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436800 f, 215066.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 61073.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436860 f, 215096.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436920 f, 215125.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 61117.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436980 f, 215155.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 61162.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437040 f, 215184.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 61207.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437100 f, 215214.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 61251.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437160 f, 215243.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 61296.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437220 f, 215273.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 61341.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437280 f, 215302.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 61385.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437340 f, 215332.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 61430.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437400 f, 215361.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 61475.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437460 f, 215391.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 61520.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437520 f, 215420.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 61518.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437580 f, 215450.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 61563.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437640 f, 215480.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 61608.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437700 f, 215403.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 61653.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437760 f, 215433.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 61697.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437820 f, 215462.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 61742.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437880 f, 215492.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 61787.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437940 f, 215521.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 61831.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438000 f, 215551.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 61876.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438060 f, 215580.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 61921.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438120 f, 215610.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 61965.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438180 f, 215639.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 62010.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438240 f, 215669.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 62055.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438300 f, 215698.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 62053.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438360 f, 215728.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 62098.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438420 f, 215757.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 62142.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438480 f, 215787.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 62187.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438540 f, 215816.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 62232.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438600 f, 215846.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 62276.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 62321.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 62366.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 62410.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438660 f, 215875.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 62455.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438720 f, 215799.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 62500.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438780 f, 215828.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 62544.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 62589.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 62633.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 62678.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 62676.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438840 f, 215858.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 62721.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438900 f, 215887.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 62765.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 62810.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438960 f, 215917.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 62855.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439020 f, 215946.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 62899.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439080 f, 215976.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 62944.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439140 f, 216005.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 62988.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 63033.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439200 f, 216035.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 63078.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439260 f, 216064.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 63122.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439320 f, 216094.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 63167.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439380 f, 216123.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 63211.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439440 f, 216153.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 63256.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439500 f, 216182.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 63301.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439560 f, 216212.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 63345.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439620 f, 216242.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 63343.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439680 f, 216271.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 63387.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439740 f, 216194.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 63432.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439800 f, 216224.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 63476.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439860 f, 216253.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 63521.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439920 f, 216283.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 63566.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439980 f, 216312.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 63610.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440040 f, 216342.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 63655.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440100 f, 216371.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 63699.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 63744.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440160 f, 216401.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 63789.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440220 f, 216430.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 63833.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440280 f, 216460.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 63878.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440340 f, 216489.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 63922.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440400 f, 216519.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 63967.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440460 f, 216548.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 64011.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440520 f, 216578.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 64056.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440580 f, 216607.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 64053.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440640 f, 216637.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 64097.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440700 f, 216666.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 64142.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440760 f, 216589.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 64187.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440820 f, 216619.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 64231.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440880 f, 216648.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 64276.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440940 f, 216678.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 64320.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441000 f, 216707.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 64365.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441060 f, 216737.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 64409.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441120 f, 216766.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 64454.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441180 f, 216796.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 64498.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441240 f, 216825.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 64543.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441300 f, 216855.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 64587.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441360 f, 216884.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 64632.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441420 f, 216914.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 64677.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441480 f, 216943.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 64721.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441540 f, 216972.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 64766.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441600 f, 217002.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 64762.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441660 f, 217031.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 64807.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441720 f, 217061.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 64851.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441780 f, 216984.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 64896.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441840 f, 217013.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 64940.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441900 f, 217043.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 64985.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441960 f, 217072.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 65029.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442020 f, 217102.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 65074.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442080 f, 217131.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 65118.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442140 f, 217161.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 65163.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442200 f, 217190.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 65207.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442260 f, 217220.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 65252.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442320 f, 217249.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 65296.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442380 f, 217278.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 65341.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442440 f, 217308.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 65385.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442500 f, 217337.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 65381.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442560 f, 217367.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 65426.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442620 f, 217396.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 65470.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442680 f, 217426.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 65515.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442740 f, 217455.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 65559.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442800 f, 217378.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 65604.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442860 f, 217407.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 65648.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442920 f, 217437.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442980 f, 217466.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 65693.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443040 f, 217496.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 65737.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443100 f, 217525.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 65782.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443160 f, 217555.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 65826.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443220 f, 217584.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 65871.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443280 f, 217614.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 65915.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443340 f, 217643.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 65959.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443400 f, 217673.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 66004.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443460 f, 217702.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 66048.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443520 f, 217731.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 66093.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443580 f, 217761.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 66088.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443640 f, 217790.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 66133.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443700 f, 217820.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 66177.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443760 f, 217849.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 66222.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443820 f, 217772.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 66266.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443880 f, 217801.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 66311.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443940 f, 217831.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 66355.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444000 f, 217860.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 66400.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444060 f, 217890.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 66444.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444120 f, 217919.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 66488.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444180 f, 217948.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444240 f, 217978.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 66533.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 66577.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444300 f, 218007.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 66622.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444360 f, 218037.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 66666.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444420 f, 218066.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 66711.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444480 f, 218096.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444540 f, 218125.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 66755.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444600 f, 218155.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 66800.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 66794.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 66839.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 66883.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444660 f, 218184.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444720 f, 218213.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 66928.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 66972.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 67017.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 67061.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 67105.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 67150.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 67194.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444780 f, 218243.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 67239.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 67283.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444840 f, 218165.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 67327.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 67372.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444900 f, 218195.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 67416.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444960 f, 218224.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 67461.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445020 f, 218254.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 67505.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445080 f, 218283.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 67500.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445140 f, 218312.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 67544.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445200 f, 218342.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 67588.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445260 f, 218371.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 67633.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445320 f, 218401.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 67677.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445380 f, 218430.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 67721.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445440 f, 218460.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 67766.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445500 f, 218489.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 67810.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445560 f, 218518.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 67855.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445620 f, 218548.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 67899.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445680 f, 218577.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 67943.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 67988.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445740 f, 218607.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 68032.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445800 f, 218636.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 68076.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445860 f, 218558.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 68121.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445920 f, 218588.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 68165.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445980 f, 218617.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 68210.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446040 f, 218647.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 68203.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 68248.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446100 f, 218676.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 68292.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 68337.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446160 f, 218705.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 68381.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446220 f, 218735.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 68425.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 68470.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446280 f, 218764.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 68514.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446340 f, 218794.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 68558.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446400 f, 218823.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 68603.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446460 f, 218852.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 68647.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446520 f, 218882.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 68691.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446580 f, 218911.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 68736.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446640 f, 218941.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 68780.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446700 f, 218970.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 68824.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446760 f, 219000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 68869.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446820 f, 219029.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 68913.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446880 f, 218951.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 68906.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446940 f, 218980.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 68951.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447000 f, 219010.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 68995.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447060 f, 219039.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 69039.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447120 f, 219069.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 69084.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447180 f, 219098.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 69128.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447240 f, 219127.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 69172.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447300 f, 219157.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 69217.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 69261.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447360 f, 219186.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 69305.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447420 f, 219216.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 69350.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 69394.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447480 f, 219245.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447540 f, 219274.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 69438.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 69483.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447600 f, 219304.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 69527.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447660 f, 219333.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 69571.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447720 f, 219363.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 69615.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447780 f, 219392.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 69608.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447840 f, 219421.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 69653.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447900 f, 219343.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 69697.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 69741.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447960 f, 219373.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 69785.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448020 f, 219402.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 69830.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448080 f, 219431.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 69874.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448140 f, 219461.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 69918.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448200 f, 219490.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 69963.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448260 f, 219520.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 70007.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448320 f, 219549.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 70051.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448380 f, 219578.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 70095.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448440 f, 219608.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 70140.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448500 f, 219637.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 70184.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448560 f, 219667.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448620 f, 219696.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448680 f, 219725.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448740 f, 219755.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448800 f, 219784.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448860 f, 219813.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448920 f, 219735.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448980 f, 219765.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449040 f, 219794.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 70228.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449100 f, 219823.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449160 f, 219853.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 70273.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 70265.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 70309.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 70353.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449220 f, 219882.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 70398.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 70442.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 70486.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 70530.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 70575.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449280 f, 219911.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 70619.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 70663.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 70707.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 70752.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449340 f, 219941.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 70796.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449400 f, 219970.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 70840.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 70884.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 70929.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 70973.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449460 f, 220000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 70965.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 71009.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 71053.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449520 f, 220029.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449580 f, 220058.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449640 f, 220088.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 71098.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449700 f, 220117.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 71142.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 71186.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449760 f, 220146.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 71230.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 71274.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449820 f, 220176.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 71319.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449880 f, 220205.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449940 f, 220127.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 71363.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450000 f, 220156.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 71407.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450060 f, 220185.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 71451.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450120 f, 220215.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 71495.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450180 f, 220244.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 71540.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450240 f, 220273.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 71584.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450300 f, 220303.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 71628.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 71672.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450360 f, 220332.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 71717.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450420 f, 220362.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 71708.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450480 f, 220391.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 71752.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450540 f, 220420.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 71796.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450600 f, 220450.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 71840.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450660 f, 220479.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 71885.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450720 f, 220508.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 71929.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450780 f, 220538.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 71973.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450840 f, 220567.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 72017.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450900 f, 220596.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 72061.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450960 f, 220518.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 72106.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451020 f, 220547.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 72150.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451080 f, 220577.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 72194.4 fps, 0 ms/f [junit] 2 s: 60 f / 248 ms, 241.9 fps, 4 ms/f; total: 451140 f, 196746.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 72238.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451200 f, 196772.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 72282.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451260 f, 196713.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 72326.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451320 f, 196739.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 72371.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451380 f, 196765.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 72415.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451440 f, 196791.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 72459.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451500 f, 196817.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 72503.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 72547.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 72592.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 72582.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 72626.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 72671.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 72715.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 72759.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 72803.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 72847.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 72891.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 72935.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 72980.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 73024.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 73068.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 73112.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 73156.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 73200.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 73245.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 73289.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 73333.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 73377.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451560 f, 196843.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 73421.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451620 f, 196784.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 73465.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451680 f, 196810.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 73455.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 73500.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451740 f, 196836.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 73544.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451800 f, 196862.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 73588.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451860 f, 196888.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 73632.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451920 f, 196915.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 73676.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451980 f, 196941.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 73720.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452040 f, 196881.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 73764.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452100 f, 196907.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452160 f, 196933.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 73808.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452220 f, 196959.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 73852.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452280 f, 196986.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 73897.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452340 f, 197012.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 73941.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452400 f, 197038.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 73985.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452460 f, 196978.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 74029.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452520 f, 197004.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 74073.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452580 f, 197030.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 74117.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452640 f, 197057.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 74161.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452700 f, 197083.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 74205.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452760 f, 197109.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 74250.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452820 f, 197135.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 74294.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452880 f, 197075.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 74283.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452940 f, 197101.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 74327.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453000 f, 197127.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 74371.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453060 f, 197154.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453120 f, 197180.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453180 f, 197206.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453240 f, 197232.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 74415.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453300 f, 197172.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 74459.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453360 f, 197198.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 74504.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453420 f, 197224.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 74548.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453480 f, 197250.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 74592.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453540 f, 197277.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 74636.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453600 f, 197303.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453660 f, 197329.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453720 f, 197355.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 74680.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453780 f, 197381.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453840 f, 197407.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 74724.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453900 f, 197433.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 74768.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453960 f, 197373.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 74812.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454020 f, 197400.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 74856.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454080 f, 197426.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 74900.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454140 f, 197452.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 74944.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454200 f, 197478.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 74988.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454260 f, 197504.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 75033.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454320 f, 197530.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 75077.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454380 f, 197556.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 75121.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454440 f, 197582.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 75165.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454500 f, 197608.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 75154.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454560 f, 197548.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 75198.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454620 f, 197574.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 75242.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454680 f, 197601.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 75286.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454740 f, 197627.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 75330.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454800 f, 197653.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 75374.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454860 f, 197679.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 75418.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454920 f, 197705.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 75462.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454980 f, 197731.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 75506.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455040 f, 197757.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 75550.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455100 f, 197783.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 75594.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455160 f, 197809.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 75638.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455220 f, 197749.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 75682.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 75726.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 75770.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 75814.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 75859.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 75903.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 75947.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 75991.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 75979.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 76023.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 76067.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 76111.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 76155.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 76199.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 76243.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455280 f, 197775.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 76287.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455340 f, 197801.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 76331.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455400 f, 197827.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 76375.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455460 f, 197854.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 76419.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455520 f, 197880.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 76463.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455580 f, 197906.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 76507.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455640 f, 197932.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 76551.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455700 f, 197958.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 76595.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455760 f, 197984.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 76639.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455820 f, 198010.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 76683.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455880 f, 198036.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 76727.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455940 f, 197976.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 76771.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456000 f, 198002.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 76815.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456060 f, 198028.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 76859.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456120 f, 198054.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 76847.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456180 f, 198080.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 76891.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456240 f, 198106.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 76935.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456300 f, 198132.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 76979.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456360 f, 198158.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 77023.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456420 f, 198184.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 77067.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456480 f, 198211.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 77111.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456540 f, 198237.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 77155.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 77199.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 77243.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 77287.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 77331.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456600 f, 198177.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 77375.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456660 f, 198203.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 77419.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456720 f, 198229.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 77463.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456780 f, 198255.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456840 f, 198281.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 77507.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 77551.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 77595.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 77639.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456900 f, 198307.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 77683.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456960 f, 198333.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457020 f, 198359.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 77727.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457080 f, 198385.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 77714.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457140 f, 198411.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457200 f, 198437.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457260 f, 198463.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 77758.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457320 f, 198489.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 77802.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457380 f, 198515.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 77846.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457440 f, 198541.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 77890.1 fps, 0 ms/f [junit] 2 s: 60 f / 162 ms, 370.3 fps, 2 ms/f; total: 457500 f, 185523.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 77934.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457560 f, 185472.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 77978.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457620 f, 185421.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 78021.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457680 f, 185445.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 78065.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457740 f, 185470.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 78109.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457800 f, 185494.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457860 f, 185518.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 78153.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457920 f, 185542.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 78197.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 78241.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457980 f, 185567.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 78285.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458040 f, 185516.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 78329.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458100 f, 185540.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 78373.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458160 f, 185565.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 78417.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458220 f, 185589.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 78461.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458280 f, 185613.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 78505.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458340 f, 185637.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458400 f, 185662.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458460 f, 185611.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458520 f, 185635.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458580 f, 185659.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458640 f, 185684.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458700 f, 185708.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 78549.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458760 f, 185732.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 78535.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458820 f, 185681.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 78579.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458880 f, 185706.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 78623.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458940 f, 185730.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 78667.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459000 f, 185754.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 78711.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459060 f, 185779.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 78755.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459120 f, 185803.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 78799.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459180 f, 185827.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 78843.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459240 f, 185851.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 78887.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459300 f, 185876.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 78931.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459360 f, 185900.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 78975.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459420 f, 185849.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 79019.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459480 f, 185873.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 79062.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459540 f, 185898.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459600 f, 185922.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 79106.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459660 f, 185946.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 79150.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459720 f, 185970.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459780 f, 185995.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459840 f, 186019.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459900 f, 186043.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459960 f, 186067.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460020 f, 186092.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460080 f, 186116.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460140 f, 186140.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460200 f, 186165.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460260 f, 186189.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460320 f, 186213.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460380 f, 186162.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460440 f, 186186.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460500 f, 186211.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460560 f, 186235.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460620 f, 186259.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460680 f, 186283.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460740 f, 186308.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460800 f, 186332.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460860 f, 186356.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460920 f, 186380.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460980 f, 186405.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461040 f, 186429.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461100 f, 186453.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461160 f, 186477.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461220 f, 186502.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461280 f, 186526.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461340 f, 186550.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461400 f, 186499.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461460 f, 186523.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461520 f, 186548.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461580 f, 186572.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461640 f, 186596.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461700 f, 186620.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461760 f, 186645.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461820 f, 186669.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461880 f, 186693.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461940 f, 186717.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462000 f, 186742.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462060 f, 186766.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462120 f, 186790.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462180 f, 186814.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462240 f, 186839.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462300 f, 186863.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462360 f, 186812.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462420 f, 186836.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462480 f, 186860.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462540 f, 186884.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462600 f, 186909.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462660 f, 186933.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462720 f, 186957.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462780 f, 186981.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462840 f, 187006.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462900 f, 187030.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462960 f, 187054.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463020 f, 187078.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463080 f, 187103.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463140 f, 187127.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463200 f, 187151.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463260 f, 187175.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463320 f, 187200.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463380 f, 187148.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463440 f, 187172.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463500 f, 187197.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463560 f, 187221.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463620 f, 187245.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 79194.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463680 f, 187269.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 79238.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463740 f, 187294.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 79282.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463800 f, 187318.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 79326.5 fps, 0 ms/f [junit] 2 s: 60 f / 154 ms, 389.6 fps, 2 ms/f; total: 463860 f, 176372.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463920 f, 176328.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463980 f, 176351.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 79370.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464040 f, 176374.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464100 f, 176396.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 79414.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464160 f, 176419.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 79400.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464220 f, 176442.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 79444.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464280 f, 176465.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 79487.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 79531.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464340 f, 176420.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 79575.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464400 f, 176443.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 79619.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464460 f, 176466.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 79663.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464520 f, 176489.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 79707.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464580 f, 176512.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 79751.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464640 f, 176534.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 79795.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464700 f, 176557.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 79839.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464760 f, 176513.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 79882.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464820 f, 176536.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 79926.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464880 f, 176559.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 79970.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464940 f, 176581.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 80014.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465000 f, 176604.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 80058.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465060 f, 176627.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 80102.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465120 f, 176650.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 80146.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465180 f, 176605.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 80190.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465240 f, 176628.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 80234.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465300 f, 176651.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465360 f, 176674.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465420 f, 176697.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 80219.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465480 f, 176719.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 80263.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465540 f, 176742.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 80307.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465600 f, 176698.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465660 f, 176721.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 80350.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465720 f, 176743.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 80394.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465780 f, 176766.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 80438.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465840 f, 176789.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 80482.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465900 f, 176812.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 80526.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465960 f, 176834.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 80570.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466020 f, 176790.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 80614.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466080 f, 176813.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 80657.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466140 f, 176836.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 80701.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466200 f, 176858.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 80745.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466260 f, 176881.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 80789.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466320 f, 176904.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 80833.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466380 f, 176927.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 80877.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466440 f, 176882.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 80921.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466500 f, 176905.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 80964.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466560 f, 176928.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 81008.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466620 f, 176951.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 81052.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466680 f, 176973.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 81096.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466740 f, 176996.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 81081.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466800 f, 177019.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 81124.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466860 f, 176974.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 81168.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466920 f, 176997.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 81212.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466980 f, 177020.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 81256.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 81300.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 81344.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467040 f, 177043.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 81387.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467100 f, 177065.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 81431.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467160 f, 177088.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 81475.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467220 f, 177111.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 81519.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467280 f, 177134.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 81563.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467340 f, 177156.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 81607.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467400 f, 177179.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 81650.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467460 f, 177135.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 81694.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467520 f, 177158.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 81738.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467580 f, 177180.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 81782.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467640 f, 177203.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 81826.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467700 f, 177226.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 81869.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467760 f, 177248.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 81913.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467820 f, 177271.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 81957.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467880 f, 177294.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 81941.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467940 f, 177317.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 81985.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468000 f, 177339.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 82029.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468060 f, 177295.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 82072.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468120 f, 177318.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 82116.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468180 f, 177340.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 82160.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468240 f, 177363.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 82204.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468300 f, 177386.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 82248.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468360 f, 177409.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 82291.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468420 f, 177431.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 82335.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468480 f, 177454.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 82379.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468540 f, 177477.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 82423.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468600 f, 177500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 82467.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468660 f, 177522.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 82510.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468720 f, 177545.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 82554.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468780 f, 177568.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 82598.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468840 f, 177590.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 82642.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468900 f, 177613.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 82686.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468960 f, 177636.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 82729.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469020 f, 177591.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 82773.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469080 f, 177614.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 82757.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469140 f, 177637.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 82800.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469200 f, 177659.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 82844.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469260 f, 177682.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 82888.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469320 f, 177705.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 82932.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469380 f, 177728.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 82975.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469440 f, 177750.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 83019.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469500 f, 177773.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 83063.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469560 f, 177796.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 83107.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469620 f, 177819.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 83150.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469680 f, 177841.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 83194.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469740 f, 177864.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 83238.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469800 f, 177887.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 83282.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469860 f, 177909.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 83326.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469920 f, 177932.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 83369.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469980 f, 177955.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 83413.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470040 f, 177910.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 83457.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470100 f, 177933.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 83501.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470160 f, 177956.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 83544.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470220 f, 177978.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470280 f, 178001.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 83588.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470340 f, 178024.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 83632.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470400 f, 178046.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 83615.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470460 f, 178069.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 83658.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470520 f, 178092.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 83702.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470580 f, 178115.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 83746.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470640 f, 178137.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 83790.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470700 f, 178160.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 83833.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 83877.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470760 f, 178183.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 83921.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470820 f, 178205.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 83965.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470880 f, 178228.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 84008.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470940 f, 178251.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 84052.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471000 f, 178274.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 84096.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471060 f, 178229.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 84139.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471120 f, 178251.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 84183.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471180 f, 178274.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 84227.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471240 f, 178297.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 84271.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471300 f, 178320.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 84314.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471360 f, 178342.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 84358.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471420 f, 178365.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 84402.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471480 f, 178388.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 84384.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471540 f, 178410.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 84428.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471600 f, 178433.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 84471.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471660 f, 178456.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 84515.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471720 f, 178479.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 84559.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471780 f, 178501.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 84603.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471840 f, 178524.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 84646.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471900 f, 178547.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 84690.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471960 f, 178569.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 84734.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472020 f, 178592.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 84777.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472080 f, 178547.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 84821.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 84865.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 84908.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472140 f, 178570.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472200 f, 178593.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 84952.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 84996.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 85040.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472260 f, 178615.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 85083.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472320 f, 178638.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472380 f, 178661.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 85127.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472440 f, 178683.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 85171.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 85214.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472500 f, 178706.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 85258.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472560 f, 178729.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 85240.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 85283.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472620 f, 178751.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472680 f, 178774.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 85327.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 85371.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472740 f, 178797.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 85414.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472800 f, 178819.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472860 f, 178842.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472920 f, 178865.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472980 f, 178888.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473040 f, 178910.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473100 f, 178865.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473160 f, 178888.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473220 f, 178911.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473280 f, 178933.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473340 f, 178956.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473400 f, 178979.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473460 f, 179001.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473520 f, 179024.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473580 f, 179047.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473640 f, 179069.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473700 f, 179092.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473760 f, 179115.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473820 f, 179138.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473880 f, 179160.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473940 f, 179183.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474000 f, 179206.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474060 f, 179228.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474120 f, 179183.6 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474180 f, 179206.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474240 f, 179229.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474300 f, 179251.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474360 f, 179274.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474420 f, 179297.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474480 f, 179319.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474540 f, 179342.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474600 f, 179365.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474660 f, 179387.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474720 f, 179410.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474780 f, 179433.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474840 f, 179455.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474900 f, 179478.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474960 f, 179501.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475020 f, 179523.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475080 f, 179478.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 85458.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475140 f, 179501.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 85502.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475200 f, 179523.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475260 f, 179546.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 85545.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475320 f, 179569.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 85589.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475380 f, 179591.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 85633.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475440 f, 179614.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 85676.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475500 f, 179637.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 85720.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475560 f, 179660.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 85764.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475620 f, 179682.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 85807.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475680 f, 179705.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 85851.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475740 f, 179728.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 85895.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475800 f, 179750.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 85938.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475860 f, 179773.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 85982.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475920 f, 179796.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 86026.2 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475980 f, 179818.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 86069.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476040 f, 179841.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 86050.9 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476100 f, 179796.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 86094.5 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476160 f, 179818.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 86138.1 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476220 f, 179841.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 86181.8 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476280 f, 179864.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 86225.4 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476340 f, 179886.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 86269.0 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476400 f, 179909.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 86312.7 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476460 f, 179932.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 86356.3 fps, 0 ms/f [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476520 f, 179954.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 86400.0 fps, 0 ms/f [junit] 3 s: 60 f / 479 ms, 125.2 fps, 7 ms/f; total: 476580 f, 152408.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 86443.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476640 f, 152427.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 86487.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476700 f, 152446.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 86530.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476760 f, 152465.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 86574.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476820 f, 152436.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 86618.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476880 f, 152455.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 86661.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476940 f, 152474.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 86705.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477000 f, 152493.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 86749.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477060 f, 152512.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 86792.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 86836.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477120 f, 152531.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 86880.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477180 f, 152551.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 86923.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477240 f, 152521.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 86904.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477300 f, 152540.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 86947.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477360 f, 152559.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 86991.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477420 f, 152579.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 87034.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477480 f, 152598.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 87078.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477540 f, 152617.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 87122.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477600 f, 152636.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 87165.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477660 f, 152607.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 87209.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477720 f, 152626.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 87252.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477780 f, 152645.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 87296.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477840 f, 152664.5 fps, 0 ms/f [junit] 1 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 120180 f, 84159.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477900 f, 152683.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 84142.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477960 f, 152702.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 84184.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478020 f, 152722.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 84226.7 fps, 0 ms/f [junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 478080 f, 152643.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 84268.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478140 f, 152662.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 84310.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478200 f, 152682.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 84352.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478260 f, 152701.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 84394.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478320 f, 152720.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 84436.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478380 f, 152739.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 84419.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478440 f, 152758.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 84461.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478500 f, 152777.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 84503.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478560 f, 152796.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 84545.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 84587.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478620 f, 152767.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 84629.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478680 f, 152786.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478740 f, 152805.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 84671.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478800 f, 152824.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478860 f, 152843.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 84654.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478920 f, 152863.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 84696.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 84737.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 84779.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 84821.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 84863.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 84905.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 84947.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 84930.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 84972.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 85013.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 85055.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 85097.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 85139.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 85181.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 85163.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 85205.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 85247.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 85289.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 85331.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478980 f, 152882.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 85373.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479040 f, 152901.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 85415.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479100 f, 152920.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 85457.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 85439.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 85481.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 85523.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 85564.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 85606.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 85648.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479160 f, 152939.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 85690.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479220 f, 152958.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 85732.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479280 f, 152977.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 85714.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479340 f, 152997.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 85756.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479400 f, 153016.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 85797.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 85839.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479460 f, 153035.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 85881.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479520 f, 153054.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 85923.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479580 f, 153073.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 85965.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479640 f, 153044.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 85947.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479700 f, 153063.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 85988.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479760 f, 153082.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 86030.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479820 f, 153101.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 86072.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479880 f, 153120.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 86114.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479940 f, 153139.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 86155.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480000 f, 153158.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 86197.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480060 f, 153178.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480120 f, 153197.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 86239.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480180 f, 153216.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 86221.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480240 f, 153235.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 86263.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480300 f, 153254.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 86304.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480360 f, 153273.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 86346.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480420 f, 153292.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 86388.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480480 f, 153312.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 86430.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480540 f, 153331.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 86471.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480600 f, 153350.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 86513.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480660 f, 153320.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 86495.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480720 f, 153339.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 86536.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480780 f, 153358.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 86578.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480840 f, 153377.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 86620.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480900 f, 153397.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 86662.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480960 f, 153416.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 86703.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481020 f, 153435.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 86745.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481080 f, 153454.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481140 f, 153473.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 86726.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481200 f, 153492.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 86768.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481260 f, 153511.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 86810.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481320 f, 153531.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 86851.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481380 f, 153550.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 86893.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481440 f, 153569.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 86935.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 86916.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 86958.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 87000.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481500 f, 153588.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 87041.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481560 f, 153607.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 87083.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481620 f, 153626.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 87125.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481680 f, 153596.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 87166.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481740 f, 153616.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 87208.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481800 f, 153635.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 87250.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481860 f, 153654.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 87291.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481920 f, 153673.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 87272.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481980 f, 153692.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 87314.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482040 f, 153711.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 87356.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482100 f, 153730.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 87397.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482160 f, 153750.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 87439.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482220 f, 153769.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 87480.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482280 f, 153788.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 87522.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482340 f, 153807.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 87564.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482400 f, 153826.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 87605.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482460 f, 153845.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 87647.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482520 f, 153864.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 87689.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482580 f, 153883.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 87669.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482640 f, 153903.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 87711.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482700 f, 153873.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 87753.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482760 f, 153892.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 87794.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482820 f, 153911.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 87836.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482880 f, 153930.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 87877.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482940 f, 153949.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 87919.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483000 f, 153968.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 87961.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483060 f, 153987.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 88002.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483120 f, 154007.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 88044.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483180 f, 154026.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 88085.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483240 f, 154045.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 88066.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483300 f, 154064.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 88108.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483360 f, 154083.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 88149.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483420 f, 154102.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 88191.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 88232.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 88274.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 88316.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 88357.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 88399.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 88379.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 88421.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 88462.6 fps, 0 ms/f [junit] 1 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 127800 f, 88077.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 88118.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 88099.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 88140.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 88181.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 88223.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483480 f, 154121.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 88264.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 88305.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 88347.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483540 f, 154140.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 88388.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483600 f, 154160.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 88429.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 88471.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 88512.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 88553.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483660 f, 154130.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 88595.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483720 f, 154149.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 88636.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483780 f, 154168.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 88677.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 88657.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 88699.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 88740.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483840 f, 154187.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 88781.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 88823.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 88864.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483900 f, 154206.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 88905.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 88947.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 88988.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483960 f, 154225.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 89029.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484020 f, 154244.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 89070.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 89112.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 89153.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 89194.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 89236.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 89277.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484080 f, 154263.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 89318.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 89298.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484140 f, 154282.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 89339.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484200 f, 154302.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 89381.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 89422.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 89463.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 89504.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 89546.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 89587.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484260 f, 154321.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 89628.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 89669.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484320 f, 154340.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 89711.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 89752.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 89793.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 89834.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 89876.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484380 f, 154359.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 89917.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 89896.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484440 f, 154378.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 89938.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 89979.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 90020.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 90061.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484500 f, 154397.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 90103.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 90144.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484560 f, 154416.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 90185.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484620 f, 154435.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 90226.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484680 f, 154455.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 90268.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484740 f, 154424.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 90309.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484800 f, 154444.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 90350.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484860 f, 154463.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 90391.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484920 f, 154482.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 90432.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484980 f, 154501.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 90474.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485040 f, 154520.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 90515.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485100 f, 154539.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 90556.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485160 f, 154558.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 90535.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485220 f, 154577.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 90576.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485280 f, 154597.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 90618.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485340 f, 154616.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 90659.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485400 f, 154635.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 90700.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485460 f, 154654.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 90741.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485520 f, 154673.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 90782.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485580 f, 154692.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 90824.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485640 f, 154711.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 90865.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485700 f, 154730.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 90906.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485760 f, 154700.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 90947.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485820 f, 154719.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 90989.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485880 f, 154738.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 91030.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485940 f, 154757.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 91071.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486000 f, 154777.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 91112.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486060 f, 154796.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 91091.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486120 f, 154815.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 91132.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486180 f, 154834.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486240 f, 154853.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 91173.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486300 f, 154872.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 91214.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486360 f, 154891.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 91256.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486420 f, 154910.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 91297.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486480 f, 154929.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 91338.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486540 f, 154949.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 91379.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486600 f, 154968.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 91420.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486660 f, 154987.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 91461.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486720 f, 154957.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 91503.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486780 f, 154976.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 91544.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486840 f, 154995.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 91585.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486900 f, 155014.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 91626.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486960 f, 155033.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 91667.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487020 f, 155052.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 91708.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487080 f, 155071.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 91750.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487140 f, 155090.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 91728.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487200 f, 155109.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 91769.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487260 f, 155128.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 91810.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487320 f, 155148.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 91851.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487380 f, 155167.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 91893.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487440 f, 155186.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 91934.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487500 f, 155205.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 91975.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487560 f, 155224.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 92016.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487620 f, 155243.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 92057.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487680 f, 155262.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487740 f, 155232.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 92098.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487800 f, 155251.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 92139.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487860 f, 155270.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 92181.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 92222.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487920 f, 155289.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 92263.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 92304.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487980 f, 155308.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 92345.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488040 f, 155327.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 92386.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488100 f, 155346.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 92364.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488160 f, 155366.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 92405.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 92446.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488220 f, 155385.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 92488.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488280 f, 155404.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 92529.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488340 f, 155423.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 92570.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488400 f, 155442.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 92611.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 92652.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488460 f, 155461.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 92693.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488520 f, 155480.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 92734.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488580 f, 155499.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 92775.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488640 f, 155518.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 92817.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488700 f, 155537.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 92858.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488760 f, 155507.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 92899.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488820 f, 155526.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 92940.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488880 f, 155545.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 92981.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488940 f, 155564.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 92958.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489000 f, 155583.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 93000.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489060 f, 155602.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 93041.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489120 f, 155622.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 93082.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489180 f, 155641.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 93123.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489240 f, 155660.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 93164.3 fps, 0 ms/f [junit] 3 s: 60 f / 186 ms, 322.5 fps, 3 ms/f; total: 489300 f, 146981.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 93205.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489360 f, 146999.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 93246.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 93287.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489420 f, 147017.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 93328.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489480 f, 147035.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 93369.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 93410.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489540 f, 147053.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 93452.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489600 f, 147071.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 93493.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489660 f, 147045.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 93534.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489720 f, 147063.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 93511.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489780 f, 147081.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 93552.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489840 f, 147099.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 93593.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 93634.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489900 f, 147117.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 93675.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489960 f, 147135.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 93716.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490020 f, 147153.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 93757.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490080 f, 147126.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 93798.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490140 f, 147145.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 93839.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490200 f, 147163.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 93880.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490260 f, 147181.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 93921.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490320 f, 147199.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 93963.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490380 f, 147217.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 94004.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490440 f, 147235.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 94045.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490500 f, 147253.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 94086.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490560 f, 147271.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 94127.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490620 f, 147289.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 94168.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490680 f, 147262.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 94145.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 94186.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490740 f, 147280.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 94227.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490800 f, 147298.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 94268.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490860 f, 147316.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 94309.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490920 f, 147334.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 94350.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490980 f, 147352.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 94391.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491040 f, 147370.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 94432.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491100 f, 147388.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 94473.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491160 f, 147406.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 94514.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491220 f, 147424.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 94555.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491280 f, 147398.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491340 f, 147416.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 94596.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491400 f, 147434.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 94637.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491460 f, 147452.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 94678.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491520 f, 147470.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 94719.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491580 f, 147488.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 94760.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491640 f, 147506.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 94736.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491700 f, 147524.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 94777.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491760 f, 147542.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 94818.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491820 f, 147560.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 94859.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491880 f, 147578.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 94900.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491940 f, 147552.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 94941.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492000 f, 147570.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 94982.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492060 f, 147588.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 95023.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492120 f, 147606.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 95064.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492180 f, 147624.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492240 f, 147642.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 95105.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492300 f, 147660.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 95146.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492360 f, 147678.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 95187.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492420 f, 147696.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 95228.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492480 f, 147714.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 95269.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492540 f, 147732.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 95311.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492600 f, 147706.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 95352.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492660 f, 147724.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 95327.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492720 f, 147742.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 95368.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492780 f, 147760.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 95409.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492840 f, 147778.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 95450.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492900 f, 147796.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 95491.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492960 f, 147814.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 95532.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493020 f, 147832.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493080 f, 147850.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493140 f, 147868.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493200 f, 147886.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 95573.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493260 f, 147859.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493320 f, 147877.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 95614.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493380 f, 147895.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 95655.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493440 f, 147913.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 95696.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493500 f, 147931.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 95737.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493560 f, 147949.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 95778.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493620 f, 147967.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 95819.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493680 f, 147985.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 95860.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493740 f, 148003.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 95901.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493800 f, 148021.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 95942.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493860 f, 148039.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 95983.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493920 f, 148057.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 95959.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493980 f, 148075.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 96000.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494040 f, 148093.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 96040.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494100 f, 148111.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 96081.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494160 f, 148129.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 96122.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494220 f, 148147.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 96163.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494280 f, 148121.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 96204.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494340 f, 148139.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 96245.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494400 f, 148157.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 96286.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494460 f, 148175.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 96327.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494520 f, 148192.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 96368.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494580 f, 148210.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 96409.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494640 f, 148228.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 96450.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494700 f, 148246.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 96491.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494760 f, 148264.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 96532.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494820 f, 148282.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 96573.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494880 f, 148300.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 96548.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494940 f, 148318.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 96589.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495000 f, 148336.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 96630.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495060 f, 148354.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 96671.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495120 f, 148328.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 96712.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495180 f, 148346.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495240 f, 148364.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 96753.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495300 f, 148382.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 96794.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495360 f, 148400.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 96834.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495420 f, 148418.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 96875.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495480 f, 148436.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 96916.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495540 f, 148454.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 96957.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495600 f, 148472.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 96998.6 fps, 0 ms/f [junit] 3 s: 60 f / 481 ms, 124.7 fps, 8 ms/f; total: 495660 f, 129787.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 97039.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495720 f, 129803.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 97080.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495780 f, 129819.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 97121.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495840 f, 129835.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 97162.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495900 f, 129850.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 97203.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495960 f, 129866.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 97177.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496020 f, 129882.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 97218.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496080 f, 129897.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 97259.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496140 f, 129913.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 97300.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496200 f, 129929.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 97341.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 97382.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496260 f, 129910.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 97423.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496320 f, 129926.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 97464.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496380 f, 129942.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 97505.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496440 f, 129958.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 97546.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496500 f, 129973.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 97586.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496560 f, 129989.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 97627.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496620 f, 130005.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 97668.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496680 f, 130020.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 97709.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496740 f, 130036.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 97750.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496800 f, 130052.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 97791.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496860 f, 130034.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 97832.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496920 f, 130049.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 97806.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496980 f, 130065.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 97847.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497040 f, 130081.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 97888.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497100 f, 130096.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 97929.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497160 f, 130112.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 97970.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497220 f, 130128.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 98010.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 98051.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 98092.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 98133.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497280 f, 130143.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 98174.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 98215.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497340 f, 130159.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 98256.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497400 f, 130175.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 98297.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497460 f, 130191.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 98337.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497520 f, 130172.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 98378.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497580 f, 130188.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 98419.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497640 f, 130204.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 98393.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497700 f, 130219.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 98434.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497760 f, 130235.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 98475.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497820 f, 130251.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 98516.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497880 f, 130266.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 98556.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 98597.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 98638.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 98679.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 98720.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 98761.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497940 f, 130282.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 98801.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498000 f, 130298.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 98842.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498060 f, 130313.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 98883.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498120 f, 130329.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 98924.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498180 f, 130311.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 98965.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498240 f, 130326.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498300 f, 130342.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 99006.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498360 f, 130358.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 99046.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498420 f, 130374.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 99087.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498480 f, 130389.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 99061.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498540 f, 130405.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 99102.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498600 f, 130421.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 99142.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498660 f, 130436.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498720 f, 130452.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 99183.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498780 f, 130468.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 99224.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498840 f, 130449.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 99265.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498900 f, 130465.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 99306.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498960 f, 130481.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 99346.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499020 f, 130496.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 99387.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499080 f, 130512.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 99428.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499140 f, 130528.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 99469.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499200 f, 130543.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 99510.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499260 f, 130559.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 99551.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499320 f, 130575.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 99591.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499380 f, 130591.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 99632.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499440 f, 130606.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 99673.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499500 f, 130588.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 99714.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499560 f, 130603.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 99687.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499620 f, 130619.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 99728.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499680 f, 130635.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 99768.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499740 f, 130650.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 99809.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499800 f, 130666.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 99850.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499860 f, 130682.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499920 f, 130698.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 99891.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499980 f, 130713.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500040 f, 130729.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500100 f, 130745.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500160 f, 130726.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500220 f, 130742.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500280 f, 130757.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500340 f, 130773.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500400 f, 130789.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500460 f, 130805.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 99932.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500520 f, 130820.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 99972.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500580 f, 130836.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 100013.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500640 f, 130852.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 100054.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500700 f, 130867.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 100095.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500760 f, 130883.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 100135.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500820 f, 130864.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 100176.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500880 f, 130880.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 100217.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500940 f, 130896.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 100258.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501000 f, 130911.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 100299.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501060 f, 130927.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501120 f, 130943.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 100271.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501180 f, 130958.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 100312.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501240 f, 130974.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 100353.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501300 f, 130990.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 100394.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501360 f, 131006.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 100434.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501420 f, 131021.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 100475.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501480 f, 131003.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 100516.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501540 f, 131018.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501600 f, 131034.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 100557.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501660 f, 131050.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501720 f, 131065.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 100597.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501780 f, 131081.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 100638.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 100679.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501840 f, 131097.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501900 f, 131112.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 100720.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501960 f, 131128.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 100760.8 fps, 0 ms/f [junit] 3 s: 60 f / 166 ms, 361.4 fps, 2 ms/f; total: 502020 f, 125693.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 100801.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502080 f, 125708.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 100842.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502140 f, 125723.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 100883.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 100923.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 100896.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502200 f, 125707.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 100936.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502260 f, 125722.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 100977.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502320 f, 125737.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 101018.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502380 f, 125752.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 101059.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502440 f, 125767.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 101099.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502500 f, 125782.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 101140.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502560 f, 125797.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 101181.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502620 f, 125780.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 101221.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 101262.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 101303.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502680 f, 125795.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 101344.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502740 f, 125810.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 101384.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502800 f, 125825.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 101425.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502860 f, 125840.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 101466.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502920 f, 125855.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 101507.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502980 f, 125870.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 101547.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503040 f, 125885.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 101519.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503100 f, 125869.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 101560.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503160 f, 125884.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 101601.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503220 f, 125899.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 101641.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503280 f, 125914.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 101682.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503340 f, 125929.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 101723.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503400 f, 125944.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 101763.9 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503460 f, 125927.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 101804.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503520 f, 125942.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 101845.3 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503580 f, 125957.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 101886.0 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503640 f, 125972.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 101926.7 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503700 f, 125956.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 101967.4 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503760 f, 125971.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 102008.1 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503820 f, 125986.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 102048.8 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503880 f, 126001.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 102089.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503940 f, 126016.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 102130.2 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504000 f, 126031.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 102101.6 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504060 f, 126046.5 fps, 0 ms/f [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504120 f, 126061.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 102142.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504180 f, 126045.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 102183.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504240 f, 126060.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 102223.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504300 f, 126075.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 102264.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504360 f, 126090.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 102305.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 102345.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504420 f, 126105.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 102386.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504480 f, 126120.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 102427.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504540 f, 126135.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 102467.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504600 f, 126150.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 102508.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504660 f, 126165.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 102549.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504720 f, 126148.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 102589.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504780 f, 126163.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 102630.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504840 f, 126178.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 102671.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504900 f, 126193.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 102711.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504960 f, 126208.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 102752.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505020 f, 126223.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 102723.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505080 f, 126238.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 102764.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505140 f, 126253.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 102804.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505200 f, 126268.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 102845.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505260 f, 126283.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 102886.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505320 f, 126266.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 102926.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505380 f, 126281.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 102967.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 103008.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505440 f, 126296.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 103048.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505500 f, 126311.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 103089.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505560 f, 126326.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 103130.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505620 f, 126341.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 103170.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505680 f, 126356.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 103211.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505740 f, 126340.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 103252.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505800 f, 126355.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 103292.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505860 f, 126370.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 103333.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 103303.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505920 f, 126385.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 103344.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505980 f, 126400.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 103385.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506040 f, 126415.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 103425.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506100 f, 126430.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 103466.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506160 f, 126413.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 103507.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506220 f, 126428.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 103547.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506280 f, 126443.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 103588.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506340 f, 126458.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 103628.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506400 f, 126473.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 103669.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506460 f, 126488.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 103710.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506520 f, 126503.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 103750.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506580 f, 126486.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 103791.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506640 f, 126501.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506700 f, 126516.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 103832.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506760 f, 126531.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506820 f, 126546.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 103872.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506880 f, 126561.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 103913.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506940 f, 126576.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 103953.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507000 f, 126560.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 103924.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507060 f, 126575.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507120 f, 126590.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507180 f, 126605.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507240 f, 126620.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 103964.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 104005.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507300 f, 126635.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 104046.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507360 f, 126650.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 104086.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507420 f, 126633.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 104127.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507480 f, 126648.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 104167.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507540 f, 126663.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 104208.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507600 f, 126678.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 104248.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507660 f, 126693.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 104289.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 104330.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507720 f, 126708.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 104370.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507780 f, 126723.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 104411.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507840 f, 126706.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 104451.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507900 f, 126721.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 104492.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507960 f, 126736.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 104533.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508020 f, 126751.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 104573.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508080 f, 126766.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 104543.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508140 f, 126781.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 104584.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508200 f, 126796.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 104624.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508260 f, 126811.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 104665.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508320 f, 126826.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 104705.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508380 f, 126841.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 104746.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508440 f, 126856.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 104787.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508500 f, 126871.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 104827.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508560 f, 126886.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 104868.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508620 f, 126901.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 104908.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508680 f, 126916.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 104949.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508740 f, 126931.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 104989.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508800 f, 126914.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 105030.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508860 f, 126929.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 105070.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508920 f, 126944.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 105111.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508980 f, 126959.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 105152.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509040 f, 126974.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 105192.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509100 f, 126989.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 105162.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509160 f, 127004.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 105202.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509220 f, 127019.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 105243.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509280 f, 127034.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 105283.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509340 f, 127049.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 105324.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509400 f, 127064.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 105364.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509460 f, 127079.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 105405.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509520 f, 127094.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 105445.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509580 f, 127109.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 105486.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 105527.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509640 f, 127123.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 105567.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509700 f, 127138.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 105608.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509760 f, 127153.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 105648.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509820 f, 127137.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 105689.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509880 f, 127152.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 105729.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509940 f, 127167.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 105770.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510000 f, 127182.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 105739.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510060 f, 127197.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 105779.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510120 f, 127211.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 105820.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510180 f, 127226.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510240 f, 127241.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 105860.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510300 f, 127256.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 105901.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510360 f, 127271.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 105941.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510420 f, 127286.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 105982.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510480 f, 127301.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 106022.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510540 f, 127316.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 106063.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510600 f, 127331.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 106103.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510660 f, 127346.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 106144.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510720 f, 127361.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 106185.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510780 f, 127376.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 106225.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510840 f, 127359.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 106266.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510900 f, 127374.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 106306.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510960 f, 127389.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 106347.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511020 f, 127404.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511080 f, 127419.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 106315.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511140 f, 127434.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 106356.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511200 f, 127449.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 106396.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511260 f, 127464.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 106437.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511320 f, 127479.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 106477.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511380 f, 127494.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 106518.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511440 f, 127509.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 106558.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511500 f, 127524.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 106599.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511560 f, 127539.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 106639.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511620 f, 127554.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 106680.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511680 f, 127569.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 106720.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511740 f, 127584.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 106761.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511800 f, 127599.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 106801.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511860 f, 127582.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 106842.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511920 f, 127597.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 106882.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511980 f, 127612.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 106923.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512040 f, 127627.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 106963.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512100 f, 127642.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 107004.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512160 f, 127657.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 107044.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512220 f, 127671.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 107012.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512280 f, 127686.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 107053.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512340 f, 127701.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 107093.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512400 f, 127716.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 107134.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512460 f, 127731.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 107174.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512520 f, 127746.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 107215.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 107255.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512580 f, 127761.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 107296.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 107336.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512640 f, 127776.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 107376.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512700 f, 127791.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 107417.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512760 f, 127806.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 107457.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512820 f, 127821.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 107498.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512880 f, 127804.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 107538.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 107579.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512940 f, 127819.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 107619.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 107660.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513000 f, 127834.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513060 f, 127849.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 107700.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 107741.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513120 f, 127864.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513180 f, 127879.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 107781.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513240 f, 127894.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 107749.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513300 f, 127909.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513360 f, 127924.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 107789.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513420 f, 127939.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 107830.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513480 f, 127954.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 107870.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513540 f, 127969.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 107911.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513600 f, 127984.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 107951.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513660 f, 127999.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 107991.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513720 f, 128013.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 108032.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513780 f, 128028.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 108072.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513840 f, 128043.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 108113.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513900 f, 128058.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 108153.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513960 f, 128041.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 108194.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514020 f, 128056.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 108234.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514080 f, 128071.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 108274.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514140 f, 128086.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 108315.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514200 f, 128101.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 108355.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514260 f, 128116.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 108396.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514320 f, 128131.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 108436.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514380 f, 128146.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 108477.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514440 f, 128161.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 108517.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514500 f, 128176.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 108484.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514560 f, 128191.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 108525.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514620 f, 128206.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 108565.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514680 f, 128221.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 108606.0 fps, 0 ms/f [junit] 4 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 514740 f, 128140.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 108646.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514800 f, 128155.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 108686.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514860 f, 128170.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 108727.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514920 f, 128185.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 108767.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514980 f, 128200.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 108808.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515040 f, 128215.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 108848.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515100 f, 128230.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 108888.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515160 f, 128244.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 108929.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515220 f, 128259.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515280 f, 128242.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 108969.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515340 f, 128257.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 109010.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515400 f, 128272.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 109050.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 109090.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515460 f, 128287.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 109131.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515520 f, 128302.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515580 f, 128317.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515640 f, 128332.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515700 f, 128347.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515760 f, 128362.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515820 f, 128377.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515880 f, 128392.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515940 f, 128407.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 109171.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516000 f, 128390.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 109212.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516060 f, 128405.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 109252.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516120 f, 128420.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516180 f, 128434.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 109292.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516240 f, 128449.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 109259.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516300 f, 128464.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 109300.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516360 f, 128479.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 109340.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516420 f, 128494.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 109380.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516480 f, 128509.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 109421.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516540 f, 128524.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516600 f, 128539.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 109461.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516660 f, 128554.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 109502.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516720 f, 128569.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 109542.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516780 f, 128584.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 109582.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516840 f, 128599.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 109623.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516900 f, 128614.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516960 f, 128629.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 109663.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517020 f, 128611.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 109703.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517080 f, 128626.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 109744.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517140 f, 128641.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 109784.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517200 f, 128656.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 109825.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517260 f, 128671.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 109865.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517320 f, 128686.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 109905.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517380 f, 128701.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 109946.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517440 f, 128716.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 109986.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517500 f, 128731.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 110026.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517560 f, 128746.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 110067.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517620 f, 128761.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 110033.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517680 f, 128776.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 110073.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517740 f, 128791.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 110114.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517800 f, 128805.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 110154.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517860 f, 128820.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 110195.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517920 f, 128803.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 110235.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517980 f, 128818.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 110275.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518040 f, 128833.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 110316.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518100 f, 128848.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 110356.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518160 f, 128863.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 110396.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518220 f, 128878.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 110437.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518280 f, 128893.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 110477.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518340 f, 128908.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 110517.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518400 f, 128923.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 110558.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518460 f, 128938.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 110598.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518520 f, 128953.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 110638.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518580 f, 128967.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 110679.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518640 f, 128982.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 110719.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518700 f, 128997.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 110759.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518760 f, 129012.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 110800.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518820 f, 128995.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 110766.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518880 f, 129010.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 110806.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518940 f, 129025.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 110846.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519000 f, 129040.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 110887.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519060 f, 129055.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 110927.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519120 f, 129070.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 110967.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519180 f, 129085.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 111008.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519240 f, 129099.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 111048.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519300 f, 129114.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 111088.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519360 f, 129129.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 111129.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519420 f, 129144.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 111169.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519480 f, 129159.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 111209.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519540 f, 129174.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 111250.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519600 f, 129189.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 111290.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519660 f, 129204.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 111330.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519720 f, 129187.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 111370.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519780 f, 129202.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 111411.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519840 f, 129217.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 111451.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519900 f, 129231.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 111491.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519960 f, 129246.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 111532.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520020 f, 129261.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 111572.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520080 f, 129276.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520140 f, 129291.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520200 f, 129306.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520260 f, 129321.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520320 f, 129336.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520380 f, 129351.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520440 f, 129366.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520500 f, 129381.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520560 f, 129395.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520620 f, 129378.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520680 f, 129393.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520740 f, 129408.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520800 f, 129423.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520860 f, 129438.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520920 f, 129453.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520980 f, 129468.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521040 f, 129483.1 fps, 0 ms/f [junit] 4 s: 60 f / 60 ms, 1000.0 fps, 1 ms/f; total: 521100 f, 127595.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521160 f, 127610.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521220 f, 127624.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521280 f, 127639.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521340 f, 127654.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521400 f, 127668.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521460 f, 127652.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521520 f, 127667.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521580 f, 127681.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521640 f, 127696.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 111537.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521700 f, 127711.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 111578.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521760 f, 127725.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 111618.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521820 f, 127740.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521880 f, 127755.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521940 f, 127769.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 111658.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 111699.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522000 f, 127753.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522060 f, 127767.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 111739.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 111779.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522120 f, 127782.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 111820.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 111860.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522180 f, 127797.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 111900.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522240 f, 127812.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 111940.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522300 f, 127826.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 111981.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522360 f, 127841.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 112021.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522420 f, 127856.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 112061.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522480 f, 127870.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 112102.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522540 f, 127885.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 112142.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522600 f, 127900.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 112182.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522660 f, 127883.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 112222.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522720 f, 127898.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 112263.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522780 f, 127912.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 112303.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522840 f, 127927.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 112343.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522900 f, 127942.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 112308.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522960 f, 127956.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 112348.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523020 f, 127971.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 112389.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523080 f, 127986.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 112429.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523140 f, 128000.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 112469.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523200 f, 128015.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 112510.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523260 f, 128030.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 112550.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523320 f, 128013.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 112590.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523380 f, 128028.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 112630.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523440 f, 128043.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523500 f, 128057.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 112671.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523560 f, 128072.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 112711.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523620 f, 128087.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 112751.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523680 f, 128101.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 112791.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523740 f, 128116.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 112832.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 112872.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523800 f, 128131.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 112912.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523860 f, 128145.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 112953.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523920 f, 128129.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 112993.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523980 f, 128143.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 113033.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524040 f, 128158.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 113073.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524100 f, 128173.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524160 f, 128187.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 113038.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524220 f, 128202.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 113078.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524280 f, 128217.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 113118.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524340 f, 128231.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 113158.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524400 f, 128246.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 113199.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524460 f, 128261.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 113239.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524520 f, 128275.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 113279.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524580 f, 128259.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 113319.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524640 f, 128273.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 113360.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524700 f, 128288.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 113400.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524760 f, 128303.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 113440.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524820 f, 128317.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 113480.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524880 f, 128332.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524940 f, 128347.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525000 f, 128361.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525060 f, 128376.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525120 f, 128391.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525180 f, 128405.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 113521.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525240 f, 128389.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 113561.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525300 f, 128403.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 113601.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525360 f, 128418.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 113641.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525420 f, 128433.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 113682.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525480 f, 128447.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525540 f, 128462.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 113722.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525600 f, 128477.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 113762.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525660 f, 128491.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 113802.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525720 f, 128506.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 113766.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525780 f, 128521.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 113806.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525840 f, 128504.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 113847.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525900 f, 128519.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 113887.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525960 f, 128533.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 113927.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526020 f, 128548.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 113967.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526080 f, 128563.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 114008.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526140 f, 128577.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 114048.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526200 f, 128592.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 114088.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526260 f, 128607.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 114128.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526320 f, 128621.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 114168.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526380 f, 128636.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 114209.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526440 f, 128619.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 114249.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526500 f, 128634.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 114289.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526560 f, 128648.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 114329.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526620 f, 128663.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 114369.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526680 f, 128678.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 114410.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526740 f, 128692.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 114450.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526800 f, 128707.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 114490.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526860 f, 128722.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 114530.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526920 f, 128736.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 114571.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526980 f, 128720.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 114534.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527040 f, 128734.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 114574.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527100 f, 128749.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 114614.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527160 f, 128764.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527220 f, 128778.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 114655.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527280 f, 128761.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 114695.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527340 f, 128776.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 114735.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527400 f, 128791.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 114775.6 fps, 0 ms/f [junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 527460 f, 128742.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 114815.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527520 f, 128726.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 114855.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527580 f, 128740.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 114896.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527640 f, 128755.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 114936.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527700 f, 128770.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 114976.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 115016.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527760 f, 128784.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 115056.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527820 f, 128799.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 115097.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527880 f, 128814.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 115137.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 115177.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527940 f, 128828.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 115217.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528000 f, 128811.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 115257.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 115298.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528060 f, 128826.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 115338.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528120 f, 128841.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 115301.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 115341.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528180 f, 128855.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 115381.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528240 f, 128870.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 115421.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528300 f, 128885.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528360 f, 128899.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528420 f, 128914.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528480 f, 128929.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528540 f, 128943.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528600 f, 128958.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528660 f, 128941.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528720 f, 128956.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528780 f, 128970.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528840 f, 128985.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528900 f, 129000.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528960 f, 129014.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529020 f, 129029.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529080 f, 129043.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529140 f, 129058.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529200 f, 129073.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529260 f, 129087.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529320 f, 129102.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529380 f, 129117.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529440 f, 129100.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529500 f, 129114.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529560 f, 129129.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529620 f, 129144.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529680 f, 129158.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529740 f, 129173.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529800 f, 129188.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529860 f, 129202.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529920 f, 129217.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529980 f, 129231.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530040 f, 129246.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530100 f, 129261.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530160 f, 129275.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530220 f, 129258.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530280 f, 129273.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530340 f, 129288.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530400 f, 129302.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530460 f, 129317.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530520 f, 129332.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530580 f, 129346.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530640 f, 129361.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530700 f, 129375.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530760 f, 129390.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530820 f, 129405.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530880 f, 129419.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530940 f, 129434.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531000 f, 129449.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531060 f, 129432.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531120 f, 129446.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531180 f, 129461.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531240 f, 129475.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531300 f, 129490.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531360 f, 129505.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531420 f, 129519.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531480 f, 129534.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531540 f, 129549.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531600 f, 129563.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531660 f, 129578.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531720 f, 129592.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531780 f, 129607.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531840 f, 129590.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531900 f, 129605.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531960 f, 129619.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532020 f, 129634.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532080 f, 129649.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532140 f, 129663.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532200 f, 129678.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532260 f, 129692.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532320 f, 129707.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532380 f, 129722.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532440 f, 129736.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532500 f, 129751.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532560 f, 129766.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532620 f, 129780.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532680 f, 129763.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532740 f, 129778.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532800 f, 129792.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532860 f, 129807.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532920 f, 129822.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532980 f, 129836.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533040 f, 129851.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533100 f, 129866.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533160 f, 129880.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533220 f, 129895.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533280 f, 129909.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533340 f, 129924.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533400 f, 129939.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533460 f, 129953.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533520 f, 129936.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533580 f, 129951.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533640 f, 129965.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533700 f, 129980.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 115461.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 115502.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 115464.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533760 f, 129995.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 115505.0 fps, 0 ms/f [junit] 4 s: 60 f / 221 ms, 271.4 fps, 3 ms/f; total: 533820 f, 123369.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 115545.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533880 f, 123383.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 115585.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533940 f, 123368.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 115625.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534000 f, 123382.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534060 f, 123396.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534120 f, 123410.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 115665.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534180 f, 123395.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534240 f, 123409.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534300 f, 123423.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 115705.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534360 f, 123408.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 115745.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534420 f, 123422.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 115785.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534480 f, 123436.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 115826.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 115866.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534540 f, 123450.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 115906.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534600 f, 123464.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534660 f, 123478.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534720 f, 123491.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534780 f, 123505.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534840 f, 123519.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534900 f, 123533.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534960 f, 123547.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535020 f, 123532.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 115946.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535080 f, 123546.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535140 f, 123560.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535200 f, 123574.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 115986.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535260 f, 123588.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535320 f, 123601.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535380 f, 123615.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 116026.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535440 f, 123629.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535500 f, 123643.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535560 f, 123657.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535620 f, 123671.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 115989.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535680 f, 123656.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 116029.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 116069.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535740 f, 123670.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 116109.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535800 f, 123684.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 116149.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535860 f, 123698.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 116189.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535920 f, 123711.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 116229.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535980 f, 123725.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 116270.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536040 f, 123739.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 116310.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536100 f, 123753.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 116350.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536160 f, 123767.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 116390.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536220 f, 123781.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 116430.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536280 f, 123795.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 116470.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536340 f, 123808.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 116510.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536400 f, 123822.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 116550.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536460 f, 123836.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 116590.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536520 f, 123850.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 116631.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536580 f, 123864.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 116671.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536640 f, 123849.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536700 f, 123863.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 116711.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536760 f, 123877.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536820 f, 123891.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 116751.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536880 f, 123904.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 116713.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536940 f, 123918.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 116753.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537000 f, 123932.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 116793.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537060 f, 123946.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 116833.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537120 f, 123960.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 116873.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 116913.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537180 f, 123974.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 116953.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537240 f, 123988.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537300 f, 124001.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 116993.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537360 f, 124015.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537420 f, 124029.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 117034.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537480 f, 124043.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 117074.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 117114.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537540 f, 124057.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 117154.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 117194.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537600 f, 124071.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 117234.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537660 f, 124056.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 117274.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537720 f, 124070.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 117314.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537780 f, 124083.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537840 f, 124097.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 117354.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537900 f, 124111.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 117394.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537960 f, 124125.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 117434.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538020 f, 124139.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 117474.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 117515.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538080 f, 124153.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 117476.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 117516.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538140 f, 124167.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538200 f, 124180.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 117556.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538260 f, 124194.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538320 f, 124208.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 117596.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538380 f, 124222.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 117636.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538440 f, 124236.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 117676.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538500 f, 124250.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 117716.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538560 f, 124263.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 117757.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538620 f, 124277.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 117797.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538680 f, 124262.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 117837.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538740 f, 124276.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 117877.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 117917.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 117957.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538800 f, 124290.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 117997.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538860 f, 124304.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 118037.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538920 f, 124318.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 118077.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538980 f, 124332.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 118117.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539040 f, 124346.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 118157.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539100 f, 124359.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 118197.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539160 f, 124373.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 118237.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539220 f, 124387.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 118277.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539280 f, 124401.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 118238.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539340 f, 124415.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 118278.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539400 f, 124429.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 118318.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539460 f, 124442.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 118358.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539520 f, 124456.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 118398.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539580 f, 124470.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 118438.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539640 f, 124484.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 118478.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539700 f, 124498.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 118519.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539760 f, 124483.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 118559.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539820 f, 124497.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 118599.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539880 f, 124511.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 118639.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 118679.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539940 f, 124524.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 118719.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540000 f, 124538.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 118759.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540060 f, 124552.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 118799.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 118839.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540120 f, 124566.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 118879.2 fps, 0 ms/f [junit] 4 s: 60 f / 97 ms, 618.5 fps, 1 ms/f; total: 540180 f, 121854.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 118919.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540240 f, 121867.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 118959.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540300 f, 121881.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 118999.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540360 f, 121894.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 119039.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540420 f, 121908.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540480 f, 121894.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 119000.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540540 f, 121907.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 119040.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540600 f, 121921.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 119080.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540660 f, 121935.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 119120.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540720 f, 121948.5 fps, 0 ms/f [junit] 1 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 178740 f, 115167.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540780 f, 121962.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 115206.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540840 f, 121975.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 115244.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540900 f, 121989.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 115283.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540960 f, 122002.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 115322.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541020 f, 122016.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 115360.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541080 f, 122029.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 115399.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541140 f, 122015.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 115363.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541200 f, 122029.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 115402.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541260 f, 122042.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 115441.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541320 f, 122056.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 115479.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541380 f, 122069.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 115518.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541440 f, 122083.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 115556.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541500 f, 122096.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 115595.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541560 f, 122110.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 115634.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541620 f, 122124.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 115598.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541680 f, 122137.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 115637.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541740 f, 122151.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 115675.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541800 f, 122164.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 115714.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541860 f, 122150.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 115752.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541920 f, 122164.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 115791.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541980 f, 122177.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 115830.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542040 f, 122191.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 115868.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542100 f, 122204.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 115832.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542160 f, 122218.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 115871.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542220 f, 122231.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 115909.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542280 f, 122245.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 115948.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542340 f, 122258.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 115987.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542400 f, 122272.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 116025.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542460 f, 122285.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542520 f, 122299.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 116064.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542580 f, 122312.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 116028.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542640 f, 122326.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 116066.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542700 f, 122339.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 116105.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542760 f, 122353.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 116143.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542820 f, 122339.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 116182.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542880 f, 122352.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 116221.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542940 f, 122366.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 116259.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543000 f, 122379.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 116298.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543060 f, 122393.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 116262.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543120 f, 122407.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 116300.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543180 f, 122420.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 116339.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543240 f, 122434.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 116377.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 116416.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543300 f, 122447.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 116454.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543360 f, 122461.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 116493.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543420 f, 122474.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 116457.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543480 f, 122488.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 116495.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543540 f, 122501.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 116534.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543600 f, 122515.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 116572.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543660 f, 122528.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 116611.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543720 f, 122542.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543780 f, 122555.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 116649.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543840 f, 122541.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 116688.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543900 f, 122555.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 116651.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543960 f, 122568.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 116690.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544020 f, 122582.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 116728.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 116767.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544080 f, 122595.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 116805.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544140 f, 122609.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 116844.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544200 f, 122622.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 116882.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544260 f, 122636.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 116846.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544320 f, 122649.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 116884.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544380 f, 122663.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 116923.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544440 f, 122676.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 116961.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544500 f, 122690.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 117000.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544560 f, 122703.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 117038.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544620 f, 122717.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 117076.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 117040.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544680 f, 122730.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 117078.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544740 f, 122744.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 117117.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544800 f, 122758.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 117155.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544860 f, 122743.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 117194.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544920 f, 122757.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 117232.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544980 f, 122770.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 117270.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545040 f, 122784.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545100 f, 122797.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545160 f, 122811.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 117309.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545220 f, 122824.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 117347.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545280 f, 122838.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 117386.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 117349.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545340 f, 122852.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 117387.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545400 f, 122865.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 117426.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545460 f, 122879.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 117464.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545520 f, 122892.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 117503.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545580 f, 122906.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 117541.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545640 f, 122919.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 117580.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545700 f, 122933.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 117618.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545760 f, 122946.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 117656.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545820 f, 122960.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 117695.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545880 f, 122945.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 117733.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545940 f, 122959.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 117696.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546000 f, 122972.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 117735.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546060 f, 122986.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 117773.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546120 f, 123000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 117811.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546180 f, 123013.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 117850.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546240 f, 123027.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 117888.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546300 f, 123040.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 117927.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546360 f, 123054.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 117965.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546420 f, 123067.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 118003.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546480 f, 123081.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 118042.2 fps, 0 ms/f [junit] 4 s: 60 f / 92 ms, 652.1 fps, 1 ms/f; total: 546540 f, 120595.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 118080.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546600 f, 120609.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 118043.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546660 f, 120595.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 118081.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546720 f, 120608.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 118120.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546780 f, 120622.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 118158.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546840 f, 120635.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 118196.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546900 f, 120648.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 118235.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546960 f, 120661.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 118273.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 118312.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547020 f, 120675.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 118350.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547080 f, 120661.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 118388.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547140 f, 120674.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 118351.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547200 f, 120688.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547260 f, 120701.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547320 f, 120714.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547380 f, 120727.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547440 f, 120741.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547500 f, 120754.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547560 f, 120740.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547620 f, 120754.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547680 f, 120767.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547740 f, 120780.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547800 f, 120793.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547860 f, 120807.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547920 f, 120820.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547980 f, 120833.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548040 f, 120846.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548100 f, 120859.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548160 f, 120846.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548220 f, 120859.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548280 f, 120873.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548340 f, 120886.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548400 f, 120899.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548460 f, 120912.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548520 f, 120925.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548580 f, 120939.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548640 f, 120952.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548700 f, 120965.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548760 f, 120978.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548820 f, 120992.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548880 f, 121005.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548940 f, 121018.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549000 f, 121031.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549060 f, 121044.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549120 f, 121031.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549180 f, 121044.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549240 f, 121057.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549300 f, 121071.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549360 f, 121084.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549420 f, 121097.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549480 f, 121110.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549540 f, 121124.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549600 f, 121137.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 118389.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549660 f, 121150.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 118428.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549720 f, 121163.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 118466.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549780 f, 121176.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 118504.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549840 f, 121190.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 118543.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549900 f, 121203.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 118581.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549960 f, 121216.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 118619.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550020 f, 121229.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 118658.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550080 f, 121243.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 118696.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550140 f, 121229.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 118734.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550200 f, 121242.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 118697.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550260 f, 121256.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 118735.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550320 f, 121269.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 118773.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550380 f, 121282.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 118812.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550440 f, 121295.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 118850.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550500 f, 121308.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 118888.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550560 f, 121322.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 118927.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550620 f, 121335.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 118965.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550680 f, 121348.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 119003.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550740 f, 121361.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 119042.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550800 f, 121375.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 119080.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550860 f, 121388.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 119042.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550920 f, 121401.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550980 f, 121414.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 119081.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551040 f, 121427.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 119119.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551100 f, 121441.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 119157.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551160 f, 121427.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 119195.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551220 f, 121440.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 119234.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551280 f, 121454.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 119272.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551340 f, 121467.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 119310.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551400 f, 121480.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 119349.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551460 f, 121493.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 119387.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551520 f, 121506.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 119349.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551580 f, 121520.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 119387.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551640 f, 121533.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 119426.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551700 f, 121546.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 119464.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 119502.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551760 f, 121559.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 119540.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551820 f, 121573.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 119579.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551880 f, 121586.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 119617.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551940 f, 121599.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 119655.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552000 f, 121612.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 119693.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552060 f, 121625.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 119655.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552120 f, 121639.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 119694.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552180 f, 121625.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 119732.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552240 f, 121638.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 119770.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552300 f, 121651.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 119808.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552360 f, 121665.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 119847.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552420 f, 121678.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 119885.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552480 f, 121691.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 119923.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552540 f, 121704.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 119961.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552600 f, 121718.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 120000.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552660 f, 121731.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 120038.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552720 f, 121744.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552780 f, 121757.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 120000.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552840 f, 121770.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 120038.2 fps, 0 ms/f [junit] 4 s: 60 f / 109 ms, 550.4 fps, 1 ms/f; total: 552900 f, 118928.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552960 f, 118941.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 120076.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553020 f, 118929.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 120114.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553080 f, 118941.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 120152.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553140 f, 118954.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 120191.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553200 f, 118967.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 120229.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553260 f, 118980.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 120267.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553320 f, 118993.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 120305.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553380 f, 119006.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 120343.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553440 f, 118993.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 120382.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553500 f, 119006.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 120343.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553560 f, 119019.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 120381.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553620 f, 119032.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553680 f, 119045.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 120420.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553740 f, 119058.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 120458.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553800 f, 119071.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 120496.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553860 f, 119084.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 120534.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553920 f, 119096.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 120572.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553980 f, 119109.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 120611.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554040 f, 119122.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 120649.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554100 f, 119110.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 120687.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554160 f, 119122.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 120648.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554220 f, 119135.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 120687.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554280 f, 119148.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 120725.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554340 f, 119161.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 120763.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554400 f, 119174.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 120801.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554460 f, 119187.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 120839.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554520 f, 119200.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 120877.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554580 f, 119213.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 120916.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554640 f, 119226.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 120954.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554700 f, 119213.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 120992.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554760 f, 119226.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 120953.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554820 f, 119239.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 120991.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554880 f, 119252.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 121029.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554940 f, 119265.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 121068.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555000 f, 119277.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 121106.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555060 f, 119290.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 121144.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555120 f, 119303.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 121182.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555180 f, 119316.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 121220.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555240 f, 119329.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 121258.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555300 f, 119342.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 121296.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555360 f, 119329.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 121257.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555420 f, 119342.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 121296.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555480 f, 119355.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 121334.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555540 f, 119368.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 121372.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555600 f, 119381.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 121410.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555660 f, 119394.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 121448.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555720 f, 119406.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 121486.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555780 f, 119419.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 121524.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555840 f, 119432.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 121562.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555900 f, 119445.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 121523.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555960 f, 119458.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 121561.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556020 f, 119471.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 121600.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556080 f, 119458.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 121638.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556140 f, 119471.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556200 f, 119484.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 121676.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556260 f, 119497.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 121714.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556320 f, 119510.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 121752.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556380 f, 119523.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 121790.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556440 f, 119535.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 121828.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556500 f, 119548.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 121866.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556560 f, 119561.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 121904.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556620 f, 119574.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 121942.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556680 f, 119587.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 121980.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556740 f, 119574.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 122019.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556800 f, 119587.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 122057.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556860 f, 119600.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 122095.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556920 f, 119613.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 122055.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556980 f, 119626.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 122093.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557040 f, 119639.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 122131.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557100 f, 119652.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 122170.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557160 f, 119664.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 122208.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557220 f, 119677.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 122246.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557280 f, 119690.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 122284.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557340 f, 119703.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 122322.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557400 f, 119716.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 122360.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557460 f, 119729.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 122398.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557520 f, 119742.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 122436.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557580 f, 119755.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 122474.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557640 f, 119768.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 122512.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557700 f, 119755.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 122550.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557760 f, 119768.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 122588.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557820 f, 119780.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 122626.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557880 f, 119793.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 122664.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557940 f, 119806.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 122703.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558000 f, 119819.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 122741.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558060 f, 119832.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 122779.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558120 f, 119845.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 122739.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558180 f, 119858.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 122777.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558240 f, 119871.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 122815.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558300 f, 119884.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 122853.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558360 f, 119896.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 122891.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558420 f, 119909.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 122929.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558480 f, 119922.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 122967.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558540 f, 119935.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 123005.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558600 f, 119948.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 123043.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558660 f, 119961.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 123081.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558720 f, 119948.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 123119.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558780 f, 119961.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 123157.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558840 f, 119974.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 123195.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558900 f, 119987.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 123233.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558960 f, 120000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 123272.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559020 f, 120012.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 123310.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559080 f, 120025.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 123348.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559140 f, 120038.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 123386.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559200 f, 120051.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 123424.2 fps, 0 ms/f [junit] 4 s: 60 f / 104 ms, 576.9 fps, 1 ms/f; total: 559260 f, 117442.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 123462.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559320 f, 117454.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 123500.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559380 f, 117467.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 123460.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559440 f, 117480.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 123498.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559500 f, 117492.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 123536.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 123574.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 123612.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559560 f, 117505.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 123650.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559620 f, 117517.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 123688.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559680 f, 117530.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 123726.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559740 f, 117518.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 123764.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559800 f, 117530.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 123802.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559860 f, 117543.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 123840.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559920 f, 117556.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 123878.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559980 f, 117568.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 123916.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560040 f, 117581.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 123954.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 123992.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560100 f, 117593.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 124030.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560160 f, 117606.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 124068.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560220 f, 117619.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 124106.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560280 f, 117631.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 124144.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560340 f, 117644.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 124182.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560400 f, 117632.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 124220.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560460 f, 117644.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 124179.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560520 f, 117657.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 124217.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560580 f, 117670.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 124255.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560640 f, 117682.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 124293.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560700 f, 117695.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 124331.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560760 f, 117707.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 124369.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560820 f, 117720.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 124407.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560880 f, 117733.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 124445.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560940 f, 117745.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 124483.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561000 f, 117758.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 124521.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561060 f, 117770.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 124559.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561120 f, 117758.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 124597.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561180 f, 117771.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 124635.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561240 f, 117783.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 124673.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561300 f, 117796.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 124711.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561360 f, 117809.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 124749.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561420 f, 117821.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 124787.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561480 f, 117834.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 124825.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561540 f, 117846.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 124863.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561600 f, 117859.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 124901.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561660 f, 117871.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 124939.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561720 f, 117884.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 124898.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561780 f, 117897.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 124936.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561840 f, 117909.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 124974.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561900 f, 117897.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 125012.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561960 f, 117910.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 125050.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562020 f, 117922.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 125088.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562080 f, 117935.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 125126.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562140 f, 117947.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 125164.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562200 f, 117960.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 125202.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562260 f, 117973.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 125240.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562320 f, 117985.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 125278.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562380 f, 117998.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562440 f, 118010.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 125316.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562500 f, 118023.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 125354.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562560 f, 118036.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 125392.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562620 f, 118048.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 125430.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562680 f, 118036.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 125468.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562740 f, 118049.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 125506.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562800 f, 118061.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 125544.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562860 f, 118074.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 125582.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562920 f, 118086.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 125620.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562980 f, 118099.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 125658.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563040 f, 118112.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 125616.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563100 f, 118124.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 125654.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563160 f, 118137.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 125692.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563220 f, 118149.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 125730.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563280 f, 118162.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 125768.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563340 f, 118174.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 125806.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563400 f, 118187.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 125844.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563460 f, 118175.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 125882.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563520 f, 118187.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 125920.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563580 f, 118200.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 125958.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563640 f, 118213.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 125996.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563700 f, 118225.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 126034.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563760 f, 118238.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 126072.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563820 f, 118250.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 126110.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563880 f, 118263.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 126148.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563940 f, 118276.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 126185.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564000 f, 118288.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 126223.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564060 f, 118301.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 126261.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564120 f, 118313.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 126299.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564180 f, 118301.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 126337.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564240 f, 118314.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 126375.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564300 f, 118326.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 126333.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564360 f, 118339.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 126371.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564420 f, 118351.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 126409.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564480 f, 118364.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 126447.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564540 f, 118377.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 126485.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564600 f, 118389.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 126523.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564660 f, 118402.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 126561.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564720 f, 118414.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 126599.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564780 f, 118427.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 126637.1 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564840 f, 118439.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 126675.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564900 f, 118452.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 126713.0 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564960 f, 118465.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 126750.9 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565020 f, 118452.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 126788.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565080 f, 118465.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 126826.8 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565140 f, 118477.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 126864.7 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565200 f, 118490.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 126902.6 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565260 f, 118503.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 126940.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565320 f, 118515.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 126978.5 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565380 f, 118528.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 127016.4 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565440 f, 118540.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 127054.3 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565500 f, 118553.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 127092.2 fps, 0 ms/f [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565560 f, 118566.0 fps, 0 ms/f [junit] 5 s: 60 f / 246 ms, 243.9 fps, 4 ms/f; total: 565620 f, 112763.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 127049.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565680 f, 112775.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 127087.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565740 f, 112787.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 127125.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565800 f, 112799.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 127163.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565860 f, 112811.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 127201.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565920 f, 112822.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 127239.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565980 f, 112812.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 127277.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566040 f, 112824.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 127315.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566100 f, 112836.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 127353.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566160 f, 112848.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 127391.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566220 f, 112860.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 127428.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566280 f, 112872.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 127466.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566340 f, 112884.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 127504.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566400 f, 112873.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 127542.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566460 f, 112885.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 127580.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566520 f, 112897.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 127618.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566580 f, 112909.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 127656.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566640 f, 112921.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 127694.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566700 f, 112933.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 127732.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566760 f, 112945.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 127770.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566820 f, 112934.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 127807.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566880 f, 112946.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 127765.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566940 f, 112958.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 127803.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567000 f, 112970.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 127840.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567060 f, 112982.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 127878.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567120 f, 112994.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 127916.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567180 f, 113006.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 127954.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567240 f, 112996.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 127992.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567300 f, 113007.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 128030.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567360 f, 113019.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 128068.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567420 f, 113031.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 128106.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567480 f, 113043.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 128143.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567540 f, 113055.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 128181.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567600 f, 113067.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 128219.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567660 f, 113057.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 128257.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567720 f, 113069.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 128295.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567780 f, 113081.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 128333.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567840 f, 113093.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 128371.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567900 f, 113104.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 128409.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567960 f, 113116.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 128446.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568020 f, 113128.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 128484.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568080 f, 113140.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 128441.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568140 f, 113130.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 128479.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568200 f, 113142.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 128517.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568260 f, 113154.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 128555.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568320 f, 113166.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 128593.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568380 f, 113178.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 128630.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 128668.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568440 f, 113189.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 128706.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568500 f, 113201.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 128744.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568560 f, 113213.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 128782.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568620 f, 113225.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 128820.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568680 f, 113215.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 128858.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568740 f, 113227.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 128895.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568800 f, 113239.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 128933.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568860 f, 113251.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568920 f, 113262.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 128971.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568980 f, 113274.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 129009.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569040 f, 113286.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 129047.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569100 f, 113298.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 129085.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569160 f, 113310.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 129123.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569220 f, 113322.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 129160.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569280 f, 113334.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 129117.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569340 f, 113324.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 129155.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569400 f, 113335.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 129192.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569460 f, 113347.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 129230.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569520 f, 113359.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 129268.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569580 f, 113371.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 129306.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569640 f, 113383.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 129344.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569700 f, 113395.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 129382.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569760 f, 113407.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 129419.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569820 f, 113419.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 129457.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569880 f, 113431.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 129495.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569940 f, 113420.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 129533.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570000 f, 113432.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 129571.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570060 f, 113444.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 129609.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570120 f, 113456.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 129646.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570180 f, 113468.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 129684.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570240 f, 113480.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 129722.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570300 f, 113492.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 129760.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 129798.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570360 f, 113504.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 129836.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570420 f, 113516.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 129792.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570480 f, 113528.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 129829.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570540 f, 113540.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 129867.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570600 f, 113529.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 129905.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570660 f, 113541.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 129943.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570720 f, 113553.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 129981.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570780 f, 113565.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570840 f, 113577.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570900 f, 113589.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570960 f, 113601.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571020 f, 113613.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 130018.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571080 f, 113625.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 130056.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571140 f, 113637.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 130094.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571200 f, 113649.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571260 f, 113638.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 130132.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571320 f, 113650.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571380 f, 113662.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571440 f, 113674.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571500 f, 113686.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571560 f, 113698.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571620 f, 113709.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 130170.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571680 f, 113721.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 130207.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571740 f, 113733.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 130245.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571800 f, 113745.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 130283.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571860 f, 113757.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 130321.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571920 f, 113747.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 130359.1 fps, 0 ms/f [junit] 5 s: 60 f / 91 ms, 659.3 fps, 1 ms/f; total: 571980 f, 111736.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 130396.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572040 f, 111748.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 130434.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572100 f, 111760.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 130472.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572160 f, 111771.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 130510.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 130548.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 130503.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572220 f, 111761.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 130541.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572280 f, 111773.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 130579.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572340 f, 111785.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 130617.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572400 f, 111796.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 130654.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572460 f, 111808.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 130692.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572520 f, 111820.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 130730.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572580 f, 111832.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 130768.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572640 f, 111821.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572700 f, 111833.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572760 f, 111845.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 130806.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572820 f, 111857.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 130843.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 130881.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572880 f, 111868.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 130919.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572940 f, 111880.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 130957.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573000 f, 111892.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 130994.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 131032.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 131070.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 131108.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 131146.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 131183.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573060 f, 111882.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 131221.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573120 f, 111893.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 131259.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573180 f, 111905.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 131214.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573240 f, 111917.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 131252.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573300 f, 111928.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 131290.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573360 f, 111940.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 131327.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573420 f, 111952.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 131365.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573480 f, 111942.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 131403.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573540 f, 111953.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 131441.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573600 f, 111965.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 131478.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573660 f, 111977.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 131516.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573720 f, 111989.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 131554.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573780 f, 112000.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 131592.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573840 f, 112012.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 131629.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573900 f, 112024.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 131667.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573960 f, 112014.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 131705.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574020 f, 112025.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 131743.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574080 f, 112037.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 131781.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574140 f, 112049.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 131818.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574200 f, 112060.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 131856.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574260 f, 112072.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 131894.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574320 f, 112084.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 131932.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574380 f, 112096.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 131886.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574440 f, 112085.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 131924.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574500 f, 112097.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 131962.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574560 f, 112109.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 132000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574620 f, 112120.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574680 f, 112132.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574740 f, 112144.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 132037.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574800 f, 112156.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 132075.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574860 f, 112167.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 132113.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574920 f, 112179.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 132150.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574980 f, 112191.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 132188.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575040 f, 112202.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 132226.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575100 f, 112214.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 132264.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575160 f, 112226.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 132301.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575220 f, 112216.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 132339.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575280 f, 112227.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 132377.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575340 f, 112239.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 132415.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575400 f, 112251.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 132452.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575460 f, 112262.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 132490.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575520 f, 112274.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 132528.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575580 f, 112286.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 132566.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575640 f, 112298.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 132603.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575700 f, 112309.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 132641.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575760 f, 112321.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 132595.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575820 f, 112333.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 132633.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575880 f, 112344.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 132671.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575940 f, 112356.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 132708.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576000 f, 112368.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576060 f, 112380.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576120 f, 112391.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 132746.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576180 f, 112403.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 132784.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576240 f, 112393.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576300 f, 112404.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 132822.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 132859.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576360 f, 112416.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576420 f, 112428.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 132897.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576480 f, 112440.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 132935.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576540 f, 112451.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 132972.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576600 f, 112463.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 133010.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576660 f, 112475.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576720 f, 112486.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 133048.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576780 f, 112498.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576840 f, 112510.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576900 f, 112521.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 133086.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576960 f, 112533.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577020 f, 112545.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 133123.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577080 f, 112557.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577140 f, 112568.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 133161.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577200 f, 112558.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 133199.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577260 f, 112570.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 133236.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 133274.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577320 f, 112581.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 133312.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577380 f, 112593.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 133266.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 133304.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577440 f, 112605.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577500 f, 112617.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 133341.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 133379.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 133417.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577560 f, 112628.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 133454.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577620 f, 112640.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 133492.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577680 f, 112652.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 133530.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577740 f, 112663.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 133567.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577800 f, 112675.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 133605.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577860 f, 112687.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 133643.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577920 f, 112698.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 133680.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577980 f, 112710.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 133718.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578040 f, 112722.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 133756.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578100 f, 112734.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 133793.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578160 f, 112745.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 133831.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578220 f, 112735.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 133869.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578280 f, 112747.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 133907.0 fps, 0 ms/f [junit] 5 s: 60 f / 96 ms, 625.0 fps, 1 ms/f; total: 578340 f, 110687.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 133944.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578400 f, 110698.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 133982.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578460 f, 110710.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 134020.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578520 f, 110721.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 133973.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578580 f, 110733.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 134011.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578640 f, 110744.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 134048.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578700 f, 110755.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 134086.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578760 f, 110767.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 134124.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578820 f, 110778.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 134161.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578880 f, 110769.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 134199.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 134237.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578940 f, 110780.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 134274.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579000 f, 110792.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 134312.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579060 f, 110803.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 134350.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579120 f, 110815.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 134387.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579180 f, 110826.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 134425.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579240 f, 110838.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579300 f, 110849.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579360 f, 110861.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579420 f, 110851.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 134463.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579480 f, 110862.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 134500.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579540 f, 110874.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 134538.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579600 f, 110885.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 134576.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579660 f, 110897.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 134613.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579720 f, 110908.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 134651.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579780 f, 110920.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 134689.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579840 f, 110931.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 134642.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579900 f, 110943.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 134680.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579960 f, 110954.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 134717.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580020 f, 110966.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 134755.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580080 f, 110956.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 134792.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580140 f, 110967.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 134830.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580200 f, 110979.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 134868.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580260 f, 110990.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 134905.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580320 f, 111002.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 134943.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580380 f, 111013.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 134981.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580440 f, 111025.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 135018.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580500 f, 111036.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 135056.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580560 f, 111026.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 135094.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580620 f, 111038.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 135131.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580680 f, 111049.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 135169.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580740 f, 111061.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 135207.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 135244.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 135282.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 135319.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 135357.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 135310.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 135347.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 135385.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 135423.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 135460.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 135498.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580800 f, 111072.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 135536.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 135573.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580860 f, 111084.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 135611.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580920 f, 111095.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 135648.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580980 f, 111086.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 135686.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581040 f, 111097.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 135724.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581100 f, 111108.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 135761.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581160 f, 111120.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 135799.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581220 f, 111131.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 135836.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581280 f, 111143.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 135874.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581340 f, 111154.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 135912.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581400 f, 111166.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 135949.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 135987.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581460 f, 111177.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 136025.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 136062.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 136015.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 136052.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 136090.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 136127.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 136165.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 136203.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 136240.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 136278.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 136315.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 136353.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 136390.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 136428.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 136466.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581520 f, 111189.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 136503.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581580 f, 111179.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 136541.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581640 f, 111190.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 136578.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581700 f, 111202.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 136616.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581760 f, 111213.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581820 f, 111225.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581880 f, 111236.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581940 f, 111248.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582000 f, 111259.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582060 f, 111271.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582120 f, 111282.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582180 f, 111294.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582240 f, 111284.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582300 f, 111295.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582360 f, 111307.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582420 f, 111318.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582480 f, 111330.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582540 f, 111341.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582600 f, 111353.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582660 f, 111364.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582720 f, 111376.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582780 f, 111387.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582840 f, 111399.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582900 f, 111410.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582960 f, 111422.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583020 f, 111433.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583080 f, 111444.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583140 f, 111456.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583200 f, 111446.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583260 f, 111458.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583320 f, 111469.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583380 f, 111480.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583440 f, 111492.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583500 f, 111503.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583560 f, 111515.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583620 f, 111526.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583680 f, 111538.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583740 f, 111549.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583800 f, 111561.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583860 f, 111572.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583920 f, 111584.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583980 f, 111595.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584040 f, 111607.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584100 f, 111618.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584160 f, 111630.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584220 f, 111620.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584280 f, 111631.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584340 f, 111643.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584400 f, 111654.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584460 f, 111666.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 136654.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584520 f, 111677.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 136691.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 136729.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 136681.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584580 f, 111688.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 136718.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584640 f, 111700.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 136756.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584700 f, 111711.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 136793.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584760 f, 111723.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 136831.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584820 f, 111734.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 136869.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584880 f, 111746.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 136906.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 136944.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584940 f, 111757.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 136981.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585000 f, 111769.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 137019.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585060 f, 111780.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 137056.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585120 f, 111792.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 137094.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585180 f, 111803.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 137132.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585240 f, 111793.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 137169.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 137207.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585300 f, 111805.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 137244.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 137282.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585360 f, 111816.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 137319.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585420 f, 111828.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 137357.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 137395.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585480 f, 111839.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 137432.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 137384.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585540 f, 111851.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585600 f, 111862.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 137421.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585660 f, 111873.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 137459.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585720 f, 111885.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 137496.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585780 f, 111896.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 137534.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585840 f, 111908.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 137571.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585900 f, 111919.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 137609.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585960 f, 111931.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 137647.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586020 f, 111942.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 137684.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586080 f, 111954.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 137722.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586140 f, 111965.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586200 f, 111955.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 137759.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586260 f, 111967.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 137797.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586320 f, 111978.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 137834.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586380 f, 111990.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 137872.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586440 f, 112001.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 137909.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586500 f, 112012.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 137947.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586560 f, 112024.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 137984.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586620 f, 112035.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 138022.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586680 f, 112047.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 138060.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586740 f, 112058.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 138097.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586800 f, 112070.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 138135.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586860 f, 112081.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 138086.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586920 f, 112093.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 138123.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586980 f, 112104.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 138161.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587040 f, 112116.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 138198.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587100 f, 112127.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587160 f, 112139.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587220 f, 112129.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 138236.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587280 f, 112140.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 138273.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587340 f, 112152.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 138311.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587400 f, 112163.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 138348.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587460 f, 112174.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 138386.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587520 f, 112186.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 138424.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587580 f, 112197.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 138461.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587640 f, 112209.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 138499.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587700 f, 112220.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 138536.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587760 f, 112232.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587820 f, 112243.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587880 f, 112255.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 138574.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587940 f, 112266.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 138611.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 138649.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588000 f, 112278.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 138686.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 138724.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588060 f, 112289.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 138761.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588120 f, 112300.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 138799.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588180 f, 112312.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 138750.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 138787.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588240 f, 112302.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 138825.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588300 f, 112313.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 138862.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588360 f, 112325.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 138900.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588420 f, 112336.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 138937.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588480 f, 112348.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 138975.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588540 f, 112359.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 139012.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588600 f, 112371.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 139050.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 139087.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588660 f, 112382.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588720 f, 112394.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588780 f, 112405.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 139125.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 139162.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588840 f, 112416.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588900 f, 112428.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 139200.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588960 f, 112439.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 139237.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589020 f, 112451.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 139275.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 139312.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589080 f, 112462.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 139350.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589140 f, 112474.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589200 f, 112485.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 139387.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589260 f, 112475.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 139425.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 139462.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 139500.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589320 f, 112487.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 139450.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589380 f, 112498.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 139487.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589440 f, 112510.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 139525.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589500 f, 112521.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 139562.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589560 f, 112532.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 139600.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589620 f, 112544.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589680 f, 112555.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 139637.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589740 f, 112567.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 139675.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589800 f, 112578.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 139712.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589860 f, 112590.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 139750.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589920 f, 112601.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 139787.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589980 f, 112613.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590040 f, 112624.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 139825.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 139862.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590100 f, 112635.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590160 f, 112647.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590220 f, 112658.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590280 f, 112648.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590340 f, 112660.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590400 f, 112671.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590460 f, 112683.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590520 f, 112694.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590580 f, 112706.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 139900.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590640 f, 112717.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 139937.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 139975.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 140012.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 140049.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590700 f, 112729.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590760 f, 112740.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 140087.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590820 f, 112751.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590880 f, 112763.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 140124.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590940 f, 112774.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 140162.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591000 f, 112786.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 140112.3 fps, 0 ms/f [junit] 5 s: 60 f / 103 ms, 582.5 fps, 1 ms/f; total: 591060 f, 110623.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 140149.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591120 f, 110634.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591180 f, 110645.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 140187.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591240 f, 110656.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 140224.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591300 f, 110647.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 140262.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591360 f, 110658.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 140299.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591420 f, 110669.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 140337.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591480 f, 110681.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 140374.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591540 f, 110692.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 140411.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591600 f, 110703.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591660 f, 110714.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 140449.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591720 f, 110726.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 140486.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591780 f, 110737.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 140524.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591840 f, 110748.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 140561.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591900 f, 110739.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 140599.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591960 f, 110750.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 140636.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592020 f, 110761.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 140674.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592080 f, 110772.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 140711.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592140 f, 110783.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 140749.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592200 f, 110795.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 140786.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592260 f, 110806.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 140823.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592320 f, 110817.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 140861.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 140810.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592380 f, 110828.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 140848.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592440 f, 110840.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 140885.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592500 f, 110851.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592560 f, 110841.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 140923.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592620 f, 110852.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 140960.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592680 f, 110864.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 140998.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592740 f, 110875.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 141035.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592800 f, 110886.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 141072.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592860 f, 110897.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 141110.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592920 f, 110909.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 141147.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592980 f, 110920.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 141185.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593040 f, 110931.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 141222.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593100 f, 110942.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 141260.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593160 f, 110953.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 141297.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593220 f, 110944.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 141335.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593280 f, 110955.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 141372.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593340 f, 110966.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 141409.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593400 f, 110978.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 141447.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593460 f, 110989.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 141484.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593520 f, 111000.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 141522.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 141559.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593580 f, 111011.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 141508.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593640 f, 111023.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 141546.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593700 f, 111034.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593760 f, 111045.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 141583.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593820 f, 111056.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 141620.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593880 f, 111047.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 141658.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 141695.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593940 f, 111058.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 141733.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594000 f, 111069.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594060 f, 111080.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 141770.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594120 f, 111092.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 141807.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594180 f, 111103.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 141845.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594240 f, 111114.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 141882.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594300 f, 111125.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 141920.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594360 f, 111136.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 141957.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594420 f, 111148.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 141995.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594480 f, 111159.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 142032.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594540 f, 111149.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 142069.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594600 f, 111160.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 142107.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 142144.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594660 f, 111172.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 142182.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594720 f, 111183.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 142219.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594780 f, 111194.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 142168.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594840 f, 111205.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 142205.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594900 f, 111217.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 142242.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594960 f, 111228.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 142280.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595020 f, 111239.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 142317.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595080 f, 111250.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 142355.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595140 f, 111241.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 142392.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595200 f, 111252.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 142429.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595260 f, 111263.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 142467.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595320 f, 111274.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595380 f, 111285.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 142504.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 142542.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595440 f, 111297.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 142579.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 142616.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595500 f, 111308.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595560 f, 111319.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 142654.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595620 f, 111330.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 142691.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595680 f, 111342.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 142728.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595740 f, 111353.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 142766.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595800 f, 111343.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 142803.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595860 f, 111354.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 142841.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595920 f, 111366.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 142878.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595980 f, 111377.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 142915.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596040 f, 111388.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 142864.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596100 f, 111399.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 142901.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596160 f, 111410.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 142938.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596220 f, 111422.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 142976.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596280 f, 111433.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 143013.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596340 f, 111444.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 143051.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596400 f, 111434.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 143088.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596460 f, 111446.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 143125.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596520 f, 111457.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596580 f, 111468.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 143163.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596640 f, 111479.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 143200.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596700 f, 111491.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 143237.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 143275.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596760 f, 111502.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 143312.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596820 f, 111513.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 143349.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 143387.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596880 f, 111524.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 143424.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596940 f, 111535.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 143462.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597000 f, 111547.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 143499.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597060 f, 111558.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 143536.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597120 f, 111569.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 143574.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597180 f, 111580.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 143611.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597240 f, 111591.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 143559.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597300 f, 111582.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 143596.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597360 f, 111593.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 143634.1 fps, 0 ms/f [junit] 5 s: 60 f / 210 ms, 285.7 fps, 3 ms/f; total: 597420 f, 107391.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 143671.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597480 f, 107402.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 143708.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597540 f, 107413.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 143746.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597600 f, 107404.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 143783.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597660 f, 107415.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 143820.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597720 f, 107426.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 143858.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597780 f, 107437.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 143895.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 143932.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597840 f, 107447.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 143970.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597900 f, 107458.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 144007.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 144044.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597960 f, 107450.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 144082.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 144119.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598020 f, 107460.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 144156.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598080 f, 107471.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 144194.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598140 f, 107482.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 144231.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598200 f, 107493.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 144179.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598260 f, 107504.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 144216.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598320 f, 107514.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 144253.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598380 f, 107525.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 144291.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 144328.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598440 f, 107517.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 144365.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598500 f, 107527.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 144402.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598560 f, 107538.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 144440.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598620 f, 107549.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 144477.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 144514.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598680 f, 107560.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 144552.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598740 f, 107570.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 144589.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598800 f, 107581.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 144626.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598860 f, 107592.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 144664.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 144701.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598920 f, 107603.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 144738.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598980 f, 107614.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 144776.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599040 f, 107624.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 144813.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599100 f, 107616.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 144850.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599160 f, 107627.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 144888.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599220 f, 107637.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 144925.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599280 f, 107648.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 144872.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599340 f, 107659.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 144909.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599400 f, 107670.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 144947.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599460 f, 107680.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 144984.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599520 f, 107691.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 145021.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599580 f, 107702.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 145059.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599640 f, 107713.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 145096.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599700 f, 107724.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 145133.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599760 f, 107715.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 145170.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599820 f, 107726.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 145208.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599880 f, 107737.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 145245.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599940 f, 107747.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 145282.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600000 f, 107758.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 145320.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600060 f, 107769.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 145357.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600120 f, 107780.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 145394.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600180 f, 107790.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 145431.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600240 f, 107801.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 145469.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600300 f, 107812.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600360 f, 107823.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600420 f, 107834.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 145506.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 145543.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600480 f, 107844.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 145581.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600540 f, 107855.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 145527.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600600 f, 107866.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 145565.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600660 f, 107877.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 145602.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600720 f, 107868.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 145639.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600780 f, 107879.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 145677.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600840 f, 107890.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 145714.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600900 f, 107900.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 145751.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600960 f, 107911.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 145788.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601020 f, 107922.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 145826.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601080 f, 107933.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 145863.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601140 f, 107943.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 145900.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601200 f, 107954.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 145937.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601260 f, 107965.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 145975.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601320 f, 107976.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 146012.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601380 f, 107987.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 146049.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601440 f, 107997.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 146086.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601500 f, 108008.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 146124.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601560 f, 108019.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 146161.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601620 f, 108030.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 146198.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601680 f, 108040.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 146236.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601740 f, 108032.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 146273.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601800 f, 108043.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 146219.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601860 f, 108053.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 146256.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601920 f, 108064.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 146294.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601980 f, 108075.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 146331.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602040 f, 108086.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 146368.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602100 f, 108096.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 146405.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602160 f, 108107.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 146443.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602220 f, 108118.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 146480.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602280 f, 108129.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 146517.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602340 f, 108140.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 146554.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602400 f, 108150.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 146592.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602460 f, 108161.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 146629.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602520 f, 108172.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 146666.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602580 f, 108183.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602640 f, 108193.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 146703.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602700 f, 108185.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 146741.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602760 f, 108196.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 146778.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602820 f, 108206.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 146815.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602880 f, 108217.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 146852.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602940 f, 108228.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 146890.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603000 f, 108239.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 146927.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603060 f, 108249.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 146964.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603120 f, 108260.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 146910.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603180 f, 108271.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 146947.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603240 f, 108282.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 146985.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603300 f, 108292.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 147022.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603360 f, 108303.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 147059.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603420 f, 108314.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 147096.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603480 f, 108325.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 147134.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603540 f, 108336.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 147171.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603600 f, 108346.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 147208.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603660 f, 108357.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 147245.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603720 f, 108348.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 147282.8 fps, 0 ms/f [junit] 5 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 603780 f, 108223.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 147320.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603840 f, 108234.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 147357.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603900 f, 108245.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 147394.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603960 f, 108255.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 147431.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604020 f, 108266.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 147468.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604080 f, 108277.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 147506.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604140 f, 108288.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 147543.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604200 f, 108298.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 147580.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604260 f, 108309.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 147617.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604320 f, 108320.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 147563.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604380 f, 108331.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 147600.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604440 f, 108342.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 147637.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604500 f, 108352.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 147675.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604560 f, 108363.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 147712.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604620 f, 108374.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 147749.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604680 f, 108385.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 147786.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604740 f, 108395.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 147823.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 147861.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604800 f, 108387.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 147898.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604860 f, 108397.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 147935.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604920 f, 108408.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 147972.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604980 f, 108419.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 148009.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605040 f, 108430.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 148047.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605100 f, 108440.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 148084.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605160 f, 108451.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 148121.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605220 f, 108462.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 148158.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605280 f, 108473.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 148195.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605340 f, 108483.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 148233.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605400 f, 108494.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 148270.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605460 f, 108505.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 148307.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605520 f, 108516.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 148252.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605580 f, 108526.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 148289.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605640 f, 108537.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 148327.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605700 f, 108548.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 148364.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605760 f, 108559.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 148401.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605820 f, 108550.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 148438.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605880 f, 108561.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605940 f, 108571.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 148475.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606000 f, 108582.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 148513.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606060 f, 108593.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 148550.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606120 f, 108604.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 148587.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606180 f, 108614.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 148624.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606240 f, 108625.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 148661.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606300 f, 108636.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 148698.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606360 f, 108647.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 148736.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606420 f, 108657.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 148773.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606480 f, 108668.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 148810.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606540 f, 108679.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 148847.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606600 f, 108690.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 148884.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606660 f, 108700.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 148921.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606720 f, 108711.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 148959.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606780 f, 108722.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 148904.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606840 f, 108713.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 148941.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606900 f, 108724.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 148978.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606960 f, 108735.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 149015.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607020 f, 108745.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 149052.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607080 f, 108756.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 149089.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607140 f, 108767.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 149126.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607200 f, 108778.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 149164.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607260 f, 108788.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 149201.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607320 f, 108799.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 149238.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607380 f, 108810.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 149275.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607440 f, 108821.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 149312.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607500 f, 108831.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 149349.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607560 f, 108842.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 149387.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607620 f, 108853.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 149424.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607680 f, 108864.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 149461.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607740 f, 108874.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 149498.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607800 f, 108885.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 149535.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607860 f, 108876.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 149572.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607920 f, 108887.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 149609.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607980 f, 108898.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 149647.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608040 f, 108909.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 149591.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608100 f, 108919.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 149628.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608160 f, 108930.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 149665.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608220 f, 108941.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 149702.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608280 f, 108952.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 149740.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608340 f, 108962.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 149777.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608400 f, 108973.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 149814.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608460 f, 108984.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 149851.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608520 f, 108995.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 149888.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608580 f, 109005.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 149925.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608640 f, 109016.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 149962.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608700 f, 109027.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 150000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608760 f, 109038.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 150037.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608820 f, 109048.8 fps, 0 ms/f [junit] 1 s: 60 f / 59 ms, 1016.9 fps, 0 ms/f; total: 242520 f, 144788.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608880 f, 109040.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 144737.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608940 f, 109050.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 144773.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609000 f, 109061.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609060 f, 109072.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 144809.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609120 f, 109083.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 144844.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609180 f, 109093.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 144880.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609240 f, 109104.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 144916.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609300 f, 109115.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 144952.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609360 f, 109126.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 144901.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609420 f, 109136.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 144937.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609480 f, 109147.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 144973.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609540 f, 109158.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 145008.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609600 f, 109169.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 145044.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609660 f, 109179.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 145080.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609720 f, 109190.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 145116.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609780 f, 109201.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 145152.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609840 f, 109212.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 145101.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609900 f, 109203.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 145137.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609960 f, 109213.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 145172.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610020 f, 109224.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 145208.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610080 f, 109235.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 145244.3 fps, 0 ms/f [junit] 5 s: 60 f / 217 ms, 276.4 fps, 3 ms/f; total: 610140 f, 105160.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 145280.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610200 f, 105170.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 145315.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610260 f, 105180.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 145351.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610320 f, 105191.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 145300.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610380 f, 105201.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 145336.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610440 f, 105211.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 145372.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610500 f, 105204.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 145407.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610560 f, 105214.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 145443.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610620 f, 105224.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 145479.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610680 f, 105235.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 145515.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610740 f, 105245.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 145550.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610800 f, 105255.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 145500.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610860 f, 105266.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 145535.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 145571.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610920 f, 105258.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 145607.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610980 f, 105268.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 145642.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611040 f, 105279.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 145678.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611100 f, 105289.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 145714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 145663.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611160 f, 105299.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 145698.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611220 f, 105310.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 145734.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 145770.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 145806.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 145841.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 145877.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 145913.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611280 f, 105320.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 145862.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611340 f, 105312.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 145897.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611400 f, 105323.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 145933.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611460 f, 105333.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 145969.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 146004.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611520 f, 105343.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 146040.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 146076.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 146024.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 146060.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 146096.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611580 f, 105354.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611640 f, 105364.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 146131.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611700 f, 105374.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 146167.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 146203.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611760 f, 105366.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 146238.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611820 f, 105377.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 146274.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611880 f, 105387.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 146223.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 146258.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611940 f, 105397.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 146294.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612000 f, 105408.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 146330.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612060 f, 105418.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 146365.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612120 f, 105428.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 146401.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612180 f, 105421.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 146437.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612240 f, 105431.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 146472.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612300 f, 105441.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 146421.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612360 f, 105452.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 146456.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612420 f, 105462.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 146492.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612480 f, 105472.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 146528.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 146563.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 146599.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 146635.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 146670.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 146619.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612540 f, 105483.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 146654.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 146690.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 146725.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612600 f, 105475.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 146761.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612660 f, 105485.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 146797.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612720 f, 105495.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 146832.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612780 f, 105506.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 146781.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612840 f, 105516.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 146816.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612900 f, 105526.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 146852.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612960 f, 105537.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 146887.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613020 f, 105547.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 146923.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613080 f, 105557.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 146959.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613140 f, 105568.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613200 f, 105560.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 146994.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613260 f, 105570.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 147030.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613320 f, 105580.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 146978.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 147014.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613380 f, 105591.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 147049.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613440 f, 105601.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 147085.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 147120.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613500 f, 105611.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 147156.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613560 f, 105622.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 147191.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613620 f, 105632.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 147227.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613680 f, 105642.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 147175.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613740 f, 105653.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 147211.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613800 f, 105663.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 147246.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613860 f, 105655.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 147282.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613920 f, 105666.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 147317.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613980 f, 105676.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 147353.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614040 f, 105686.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 147388.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614100 f, 105697.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 147424.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614160 f, 105707.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 147372.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614220 f, 105717.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614280 f, 105728.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 147408.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614340 f, 105738.3 fps, 0 ms/f [junit] 1 s: 60 f / 62 ms, 967.7 fps, 1 ms/f; total: 249180 f, 142226.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614400 f, 105748.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 142260.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614460 f, 105740.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 142294.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614520 f, 105751.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 142247.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614580 f, 105761.4 fps, 0 ms/f [junit] ------------- ---------------- --------------- [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614640 f, 105771.8 fps, 0 ms/f [junit] [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614700 f, 105782.1 fps, 0 ms/f [junit] Testcase: test01Onscreen took 3.186 sec [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614760 f, 105792.4 fps, 0 ms/f [junit] Testcase: test02Offscreen took 0.001 sec [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614820 f, 105802.7 fps, 0 ms/f [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.266 sec [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614880 f, 105813.1 fps, 0 ms/f [junit] [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614940 f, 105823.4 fps, 0 ms/f [junit] ------------- Standard Error ----------------- [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615000 f, 105833.7 fps, 0 ms/f [junit] ++++ Test Singleton.ctor() [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615060 f, 105844.0 fps, 0 ms/f [junit] ++++ Test Singleton.lock() [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615120 f, 105854.4 fps, 0 ms/f [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615180 f, 105864.7 fps, 0 ms/f [junit] SLOCK [T main @ 1412823028573 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615240 f, 105856.8 fps, 0 ms/f [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615300 f, 105867.1 fps, 0 ms/f [junit] XXXX Visible Part 1/3 [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615360 f, 105877.4 fps, 0 ms/f [junit] 1 s: 60 f / 1296 ms, 46.2 fps, 21 ms/f; total: 60 f, 46.2 fps, 21 ms/f [junit] XXXXX Invisible Part 2/3 [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 60 f, 3750.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615420 f, 105887.8 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 6666.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615480 f, 105898.1 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 180 f, 9000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615540 f, 105908.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615600 f, 105918.7 fps, 0 ms/f [junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 240 f, 6486.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615660 f, 105929.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 7894.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615720 f, 105939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 9230.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615780 f, 105949.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 10500.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615840 f, 105960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 11707.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615900 f, 105970.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 13170.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615960 f, 105980.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616020 f, 105991.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 14285.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616080 f, 105983.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 15714.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616140 f, 105993.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 16744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 17727.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616200 f, 106003.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 19090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 20000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616260 f, 106014.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616320 f, 106024.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 21333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 22173.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616380 f, 106034.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 23478.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616440 f, 106045.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 24255.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616500 f, 106055.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 25531.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616560 f, 106065.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 26250.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616620 f, 106076.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 27500.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616680 f, 106086.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 28163.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616740 f, 106078.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 29387.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616800 f, 106088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 30000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616860 f, 106099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 31200.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616920 f, 106109.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 31764.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616980 f, 106119.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 32941.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617040 f, 106130.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 33461.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617100 f, 106140.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 34615.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617160 f, 106150.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 35769.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617220 f, 106160.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617280 f, 106171.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 36226.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617340 f, 106181.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 37358.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617400 f, 106191.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 38490.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617460 f, 106202.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617520 f, 106194.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 39622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 40000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617580 f, 106204.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 41111.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617640 f, 106214.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 42222.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617700 f, 106225.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 42545.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617760 f, 106235.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 43636.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617820 f, 106245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 44727.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617880 f, 106256.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 45818.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617940 f, 106266.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 46071.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618000 f, 106276.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 47142.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618060 f, 106287.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 48214.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618120 f, 106297.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618180 f, 106307.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 49285.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618240 f, 106299.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 49473.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618300 f, 106310.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 50526.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618360 f, 106320.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 51578.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618420 f, 106330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 51724.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618480 f, 106341.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 52758.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618540 f, 106351.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 53793.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618600 f, 106361.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 54827.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618660 f, 106372.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 54915.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 55932.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618720 f, 106382.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 56949.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618780 f, 106392.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 57966.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618840 f, 106403.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 58000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618900 f, 106413.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 59000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618960 f, 106405.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 60000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619020 f, 106415.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 60000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619080 f, 106425.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 60983.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619140 f, 106436.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 61967.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619200 f, 106446.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 62950.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619260 f, 106456.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 62903.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619320 f, 106467.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 63870.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619380 f, 106477.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 64838.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619440 f, 106487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 64761.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619500 f, 106498.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 65714.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619560 f, 106508.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 66666.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619620 f, 106518.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 67619.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619680 f, 106510.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 67500.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619740 f, 106521.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 68437.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619800 f, 106531.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 69375.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619860 f, 106541.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 69230.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619920 f, 106552.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 70153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 71076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 71818.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619980 f, 106562.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 72727.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620040 f, 106572.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 73636.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620100 f, 106583.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 73432.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620160 f, 106593.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 74328.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620220 f, 106603.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 75223.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620280 f, 106613.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 76119.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 75882.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620340 f, 106624.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 76764.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620400 f, 106634.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 77647.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620460 f, 106626.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 78529.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620520 f, 106636.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 78260.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620580 f, 106647.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 79130.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620640 f, 106657.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 80000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620700 f, 106667.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 79714.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620760 f, 106678.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 80571.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620820 f, 106688.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 81428.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620880 f, 106698.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 82285.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620940 f, 106709.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 81971.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621000 f, 106719.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 82816.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621060 f, 106729.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 83661.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621120 f, 106739.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 83333.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621180 f, 106750.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 84166.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621240 f, 106742.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 85000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621300 f, 106752.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 85833.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621360 f, 106762.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 85479.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621420 f, 106773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 86301.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621480 f, 106783.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 87123.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621540 f, 106793.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 87945.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621600 f, 106804.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 87567.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621660 f, 106814.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 88378.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621720 f, 106824.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 89189.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 89600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 90400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 91200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 90789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 91578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 91168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 91948.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 92727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.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] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621780 f, 106835.0 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] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621840 f, 106845.3 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] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621900 f, 106855.6 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] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621960 f, 106847.6 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] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622020 f, 106857.9 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] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622080 f, 106868.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 94814.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622140 f, 106878.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 95555.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622200 f, 106888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 96296.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622260 f, 106899.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 95853.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622320 f, 106909.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 96585.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622380 f, 106919.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 97317.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622440 f, 106930.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 98048.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622500 f, 106940.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 97590.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622560 f, 106950.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 98313.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622620 f, 106961.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 99036.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622680 f, 106971.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 99759.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622740 f, 106981.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 100481.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622800 f, 106973.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 100000.0 fps, 0 ms/f [junit] 5 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 622860 f, 105569.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 100714.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622920 f, 105579.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 101428.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622980 f, 105571.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 102142.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623040 f, 105582.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623100 f, 105592.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 102857.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623160 f, 105602.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 102352.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623220 f, 105612.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623280 f, 105622.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 103058.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623340 f, 105632.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623400 f, 105643.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 103764.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623460 f, 105653.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 104470.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623520 f, 105663.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 103953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 104651.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623580 f, 105673.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 105348.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623640 f, 105665.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 106046.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623700 f, 105676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 106744.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623760 f, 105686.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 106206.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623820 f, 105696.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 106896.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623880 f, 105706.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 107586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 108275.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623940 f, 105716.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 108965.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624000 f, 105726.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 108409.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624060 f, 105737.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 109090.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624120 f, 105747.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 109772.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624180 f, 105757.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 110454.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624240 f, 105767.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 111136.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624300 f, 105777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 110561.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624360 f, 105787.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 111235.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624420 f, 105780.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 111910.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624480 f, 105790.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 112584.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624540 f, 105800.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 113258.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624600 f, 105810.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 112666.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624660 f, 105820.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 113333.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624720 f, 105830.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 114000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624780 f, 105841.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 114666.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624840 f, 105851.2 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] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624900 f, 105861.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 114725.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624960 f, 105871.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 115384.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625020 f, 105881.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 116043.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625080 f, 105891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 116703.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625140 f, 105902.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 116086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 116739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 117391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 118043.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625200 f, 105912.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 117419.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625260 f, 105922.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 118064.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625320 f, 105932.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 118709.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625380 f, 105942.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 119354.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625440 f, 105934.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 118723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 119361.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625500 f, 105945.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 120000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625560 f, 105955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 120638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 120000.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625620 f, 105965.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625680 f, 105975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 120631.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625740 f, 105985.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625800 f, 105995.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 121263.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625860 f, 106006.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 121894.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625920 f, 106016.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 121250.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625980 f, 106026.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 121875.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626040 f, 106036.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 122500.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626100 f, 106046.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 123125.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626160 f, 106056.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 123750.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626220 f, 106067.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 123092.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626280 f, 106077.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 123711.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626340 f, 106087.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 124329.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626400 f, 106097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 124948.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626460 f, 106089.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 124285.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626520 f, 106099.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626580 f, 106110.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 124897.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626640 f, 106120.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 125510.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626700 f, 106130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 126122.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626760 f, 106140.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626820 f, 106150.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626880 f, 106160.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626940 f, 106171.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627000 f, 106181.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627060 f, 106191.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627120 f, 106201.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627180 f, 106211.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627240 f, 106221.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627300 f, 106232.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627360 f, 106242.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627420 f, 106252.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627480 f, 106244.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627540 f, 106254.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627600 f, 106264.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627660 f, 106274.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627720 f, 106285.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627780 f, 106295.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627840 f, 106305.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627900 f, 106315.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627960 f, 106325.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628020 f, 106335.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628080 f, 106346.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628140 f, 106356.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628200 f, 106366.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628260 f, 106376.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628320 f, 106386.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628380 f, 106396.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628440 f, 106407.0 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628500 f, 106399.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628560 f, 106409.3 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628620 f, 106419.5 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628680 f, 106429.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628740 f, 106439.8 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628800 f, 106449.9 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628860 f, 106460.1 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628920 f, 106470.2 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628980 f, 106480.4 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629040 f, 106490.6 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629100 f, 106500.7 fps, 0 ms/f [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629160 f, 106510.9 fps, 0 ms/f [junit] 6 s: 60 f / 208 ms, 288.4 fps, 3 ms/f; total: 629220 f, 102897.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629280 f, 102907.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629340 f, 102917.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629400 f, 102927.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629460 f, 102937.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629520 f, 102930.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629580 f, 102939.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629640 f, 102949.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 125454.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629700 f, 102959.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629760 f, 102969.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 126060.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629820 f, 102979.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 126666.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629880 f, 102972.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 127272.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629940 f, 102981.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 126600.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630000 f, 102991.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 127200.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630060 f, 103001.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 127800.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630120 f, 103011.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 128400.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630180 f, 103021.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 129000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630240 f, 103030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 128316.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630300 f, 103040.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 128910.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630360 f, 103033.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 129504.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630420 f, 103043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 130099.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630480 f, 103053.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 129411.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630540 f, 103063.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 130000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630600 f, 103072.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 130588.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630660 f, 103082.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 131176.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630720 f, 103092.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 130485.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630780 f, 103085.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 131067.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630840 f, 103095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 131650.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630900 f, 103105.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 130961.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630960 f, 103114.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 131538.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631020 f, 103124.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 132115.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631080 f, 103134.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 132692.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631140 f, 103144.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 133269.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631200 f, 103154.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 133846.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631260 f, 103163.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 133142.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631320 f, 103156.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 133714.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631380 f, 103166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 134285.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631440 f, 103176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 134857.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631500 f, 103186.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 134150.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631560 f, 103196.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 134716.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631620 f, 103205.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 135283.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631680 f, 103215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 135849.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631740 f, 103225.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 136415.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631800 f, 103235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 136981.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631860 f, 103245.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 136261.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631920 f, 103254.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 136822.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631980 f, 103264.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 137383.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632040 f, 103257.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 137943.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632100 f, 103267.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 138504.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632160 f, 103277.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 137777.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632220 f, 103287.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 138333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 138888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 138165.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632280 f, 103296.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 138715.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632340 f, 103306.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 139266.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632400 f, 103316.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 139816.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632460 f, 103326.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 139090.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632520 f, 103336.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 139636.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632580 f, 103345.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 140181.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632640 f, 103355.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 140727.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632700 f, 103365.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 141272.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632760 f, 103375.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 140540.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632820 f, 103368.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 141081.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632880 f, 103377.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 141621.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632940 f, 103387.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 142162.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633000 f, 103397.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 142702.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633060 f, 103407.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 141964.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633120 f, 103417.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 142500.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633180 f, 103426.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 143035.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633240 f, 103436.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 143571.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633300 f, 103446.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 144107.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633360 f, 103456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 143362.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633420 f, 103466.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633480 f, 103475.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 143893.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633540 f, 103485.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 144424.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633600 f, 103495.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633660 f, 103505.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 144955.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633720 f, 103515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 145486.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633780 f, 103524.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 144736.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633840 f, 103517.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 145263.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633900 f, 103527.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 145789.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633960 f, 103537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 146315.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634020 f, 103547.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 146842.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634080 f, 103557.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 146086.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634140 f, 103566.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 146608.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634200 f, 103576.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 147130.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634260 f, 103586.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 147652.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634320 f, 103596.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 148173.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634380 f, 103606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 147413.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634440 f, 103615.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 147931.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634500 f, 103625.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 148448.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634560 f, 103635.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 148965.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634620 f, 103645.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 149482.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634680 f, 103655.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 148717.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634740 f, 103664.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 149230.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634800 f, 103674.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 149743.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634860 f, 103667.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 150256.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634920 f, 103677.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 150769.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634980 f, 103687.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 150000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635040 f, 103696.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 150508.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635100 f, 103706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 151016.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635160 f, 103716.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 151525.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635220 f, 103726.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635280 f, 103736.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 152033.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635340 f, 103745.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 151260.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635400 f, 103755.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 151764.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635460 f, 103765.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 152268.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635520 f, 103775.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 152773.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635580 f, 103785.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 153277.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635640 f, 103794.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 152500.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635700 f, 103804.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 153000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635760 f, 103814.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 153500.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635820 f, 103824.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 154000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635880 f, 103817.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 154500.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635940 f, 103826.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 155000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636000 f, 103836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 155500.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636060 f, 103846.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 154710.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636120 f, 103856.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 155206.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636180 f, 103866.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 155702.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636240 f, 103875.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 156198.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636300 f, 103885.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 156694.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636360 f, 103895.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 157190.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636420 f, 103905.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 156393.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636480 f, 103915.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 156885.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636540 f, 103924.9 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636600 f, 103934.6 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636660 f, 103944.4 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636720 f, 103954.2 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636780 f, 103964.0 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636840 f, 103973.8 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636900 f, 103966.6 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636960 f, 103976.4 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637020 f, 103986.3 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637080 f, 103996.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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637140 f, 104005.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 160975.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637200 f, 104015.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 161463.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637260 f, 104025.4 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637320 f, 104035.2 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637380 f, 104045.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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637440 f, 104054.8 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637500 f, 104064.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 162580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 163064.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637560 f, 104074.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 163548.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637620 f, 104084.2 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637680 f, 104094.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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637740 f, 104103.8 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637800 f, 104113.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 164160.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637860 f, 104123.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 164640.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637920 f, 104116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 165120.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637980 f, 104126.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 165600.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638040 f, 104135.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 166080.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638100 f, 104145.5 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] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638160 f, 104155.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 165714.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638220 f, 104165.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 166190.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638280 f, 104174.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 166666.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638340 f, 104184.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 167142.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638400 f, 104194.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 167619.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638460 f, 104204.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 168095.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638520 f, 104214.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 167244.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638580 f, 104223.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 167716.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638640 f, 104233.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 168188.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638700 f, 104243.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 168661.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638760 f, 104253.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 169133.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638820 f, 104263.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 169606.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638880 f, 104272.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 170078.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638940 f, 104265.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 170551.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639000 f, 104275.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 169687.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639060 f, 104285.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 170156.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639120 f, 104295.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 170625.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639180 f, 104304.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 171093.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639240 f, 104314.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 171562.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639300 f, 104324.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 172031.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639360 f, 104334.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 172500.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639420 f, 104344.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 172968.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639480 f, 104353.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 172093.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639540 f, 104363.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 172558.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639600 f, 104373.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 173023.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639660 f, 104383.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 173488.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639720 f, 104392.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 173953.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639780 f, 104402.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 174418.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639840 f, 104412.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 174883.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639900 f, 104422.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 175348.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639960 f, 104415.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 175813.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640020 f, 104424.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 174923.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640080 f, 104434.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 175384.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640140 f, 104444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 175846.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640200 f, 104454.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 176307.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640260 f, 104464.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 176769.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640320 f, 104473.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 177230.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640380 f, 104483.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 177692.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640440 f, 104493.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 178153.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640500 f, 104503.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 177251.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640560 f, 104512.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 177709.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640620 f, 104522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 178167.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640680 f, 104532.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 178625.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640740 f, 104542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 179083.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640800 f, 104552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 179541.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640860 f, 104561.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 180000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640920 f, 104571.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 180458.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640980 f, 104564.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 179545.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641040 f, 104574.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 180000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641100 f, 104584.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 180454.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641160 f, 104593.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 180909.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641220 f, 104603.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 181363.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641280 f, 104613.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 181818.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641340 f, 104623.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 182272.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641400 f, 104632.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 182727.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641460 f, 104642.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 183181.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641520 f, 104652.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 182255.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641580 f, 104662.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 182706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 183157.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641640 f, 104672.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 183609.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641700 f, 104681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 184060.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641760 f, 104691.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 184511.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641820 f, 104701.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 184962.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641880 f, 104711.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 185413.5 fps, 0 ms/f [junit] 6 s: 60 f / 100 ms, 600.0 fps, 1 ms/f; total: 641940 f, 103040.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 185864.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642000 f, 103049.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 184925.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642060 f, 103059.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 185373.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642120 f, 103069.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 185820.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642180 f, 103078.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 186268.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642240 f, 103088.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 186716.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642300 f, 103097.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 187164.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642360 f, 103107.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 187611.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 188059.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642420 f, 103100.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 188507.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642480 f, 103110.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 187555.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642540 f, 103119.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 188000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642600 f, 103129.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 188444.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642660 f, 103139.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 188888.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642720 f, 103148.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 189333.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642780 f, 103158.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 189777.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642840 f, 103168.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 190222.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642900 f, 103177.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 190666.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642960 f, 103187.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 191111.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643020 f, 103196.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 190147.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643080 f, 103189.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 190588.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643140 f, 103199.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 191029.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643200 f, 103209.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 191470.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643260 f, 103218.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 191911.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643320 f, 103228.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 192352.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643380 f, 103238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 192794.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643440 f, 103247.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 193235.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643500 f, 103257.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 192262.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643560 f, 103267.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 191304.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643620 f, 103276.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 191739.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643680 f, 103286.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 192173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 192608.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643740 f, 103279.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 193043.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643800 f, 103288.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643860 f, 103298.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 193478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 193913.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643920 f, 103308.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 194347.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643980 f, 103317.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644040 f, 103327.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 193381.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644100 f, 103337.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 193812.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 194244.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 194676.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 195107.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 195539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 195971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 195000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644160 f, 103346.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 195428.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644220 f, 103356.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 195857.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644280 f, 103365.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644340 f, 103375.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644400 f, 103368.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644460 f, 103378.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644520 f, 103387.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 196285.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644580 f, 103397.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644640 f, 103407.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 196714.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644700 f, 103416.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 197142.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644760 f, 103426.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 197571.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644820 f, 103435.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 196595.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644880 f, 103445.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644940 f, 103455.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 197021.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645000 f, 103448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 197446.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645060 f, 103457.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645120 f, 103467.5 fps, 0 ms/f [junit] 0 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 27900 f, 187248.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645180 f, 103477.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 187651.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645240 f, 103486.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 188053.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645300 f, 103496.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 188456.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645360 f, 103506.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645420 f, 103515.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 188859.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645480 f, 103525.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 189261.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645540 f, 103534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 188400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 188800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 189200.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645600 f, 103527.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 189600.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645660 f, 103537.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 190000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645720 f, 103547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 190400.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645780 f, 103556.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 190800.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645840 f, 103566.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 191200.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645900 f, 103576.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 191600.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645960 f, 103585.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646020 f, 103595.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 192000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646080 f, 103604.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 191125.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 191523.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646140 f, 103614.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 191920.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646200 f, 103624.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 192317.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646260 f, 103617.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646320 f, 103626.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 192715.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646380 f, 103636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 193112.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646440 f, 103645.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 193509.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 193907.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646500 f, 103655.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 194304.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646560 f, 103665.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 193421.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646620 f, 103674.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 193815.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646680 f, 103684.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646740 f, 103694.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 194210.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646800 f, 103703.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646860 f, 103713.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 194605.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 195000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 195394.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646920 f, 103706.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 195789.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646980 f, 103715.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647040 f, 103725.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 196184.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647100 f, 103735.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 196578.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647160 f, 103744.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 195686.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 196078.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647220 f, 103754.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 196470.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647280 f, 103764.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647340 f, 103773.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647400 f, 103783.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 196862.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647460 f, 103792.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 197254.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647520 f, 103802.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 197647.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647580 f, 103795.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 198039.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 198431.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 198823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 199215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 198311.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 198701.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 199090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 199480.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647640 f, 103805.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 199870.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647700 f, 103814.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 200259.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647760 f, 103824.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 200649.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647820 f, 103833.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 201038.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647880 f, 103843.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 201428.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647940 f, 103853.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 201818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 200903.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648000 f, 103862.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 201290.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648060 f, 103872.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 201677.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648120 f, 103882.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 202064.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648180 f, 103891.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 202451.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648240 f, 103884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 202838.7 fps, 0 ms/f [junit] 6 s: 60 f / 110 ms, 545.4 fps, 1 ms/f; total: 648300 f, 102094.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 203225.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648360 f, 102103.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 203612.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648420 f, 102113.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 204000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648480 f, 102122.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 204387.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648540 f, 102132.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 203461.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648600 f, 102141.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 203846.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648660 f, 102151.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 204230.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648720 f, 102160.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 204615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 205000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648780 f, 102154.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 205384.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648840 f, 102163.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 205769.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648900 f, 102172.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 206153.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648960 f, 102182.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649020 f, 102191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 206538.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649080 f, 102201.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649140 f, 102210.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 205605.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 205987.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649200 f, 102220.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 206369.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649260 f, 102229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 206751.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 207133.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649320 f, 102239.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 207515.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649380 f, 102248.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 207898.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649440 f, 102241.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 208280.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649500 f, 102251.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 208662.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649560 f, 102260.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 209044.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649620 f, 102270.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 208101.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649680 f, 102279.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 208481.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649740 f, 102289.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 208860.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649800 f, 102298.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 209240.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649860 f, 102307.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 209620.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649920 f, 102317.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 210000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649980 f, 102326.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 210379.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650040 f, 102320.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 210759.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650100 f, 102329.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 211139.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650160 f, 102339.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 211518.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650220 f, 102348.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 210566.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650280 f, 102357.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 210943.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650340 f, 102367.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 211320.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650400 f, 102376.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 211698.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650460 f, 102386.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 212075.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650520 f, 102395.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 212452.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650580 f, 102405.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 212830.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650640 f, 102414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 213207.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650700 f, 102407.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 213584.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650760 f, 102417.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 212625.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650820 f, 102426.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 213000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650880 f, 102436.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 213375.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650940 f, 102445.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 213750.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651000 f, 102455.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 214125.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651060 f, 102464.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 214500.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651120 f, 102474.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 214875.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651180 f, 102483.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 215250.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651240 f, 102492.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 215625.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651300 f, 102502.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 216000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651360 f, 102495.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 215031.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651420 f, 102505.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 215403.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651480 f, 102514.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 215776.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651540 f, 102523.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 216149.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651600 f, 102533.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 216521.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651660 f, 102542.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 216894.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651720 f, 102552.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 217267.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651780 f, 102561.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 217639.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651840 f, 102571.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 218012.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651900 f, 102580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 218385.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651960 f, 102590.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 217407.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652020 f, 102583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 217777.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652080 f, 102592.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652140 f, 102602.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 218148.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652200 f, 102611.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 218518.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652260 f, 102621.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 218888.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652320 f, 102630.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652380 f, 102640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 219259.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652440 f, 102649.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 219629.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652500 f, 102658.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 220000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652560 f, 102668.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 220370.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652620 f, 102677.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 219386.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652680 f, 102671.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652740 f, 102680.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 219754.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652800 f, 102689.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 220122.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652860 f, 102699.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 220490.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652920 f, 102708.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 220858.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652980 f, 102718.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 221227.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653040 f, 102727.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 221595.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653100 f, 102737.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 221963.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653160 f, 102746.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 222331.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653220 f, 102756.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 222699.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653280 f, 102765.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 221707.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653340 f, 102758.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 222073.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653400 f, 102768.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 222439.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653460 f, 102777.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 222804.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653520 f, 102787.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 223170.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653580 f, 102796.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 223536.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653640 f, 102805.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 223902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 224268.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653700 f, 102815.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 224634.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653760 f, 102824.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 225000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653820 f, 102834.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 224000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653880 f, 102843.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 224363.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653940 f, 102853.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 224727.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654000 f, 102846.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 225090.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654060 f, 102855.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 225454.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654120 f, 102865.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 225818.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654180 f, 102874.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 226181.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654240 f, 102884.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 226545.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654300 f, 102893.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 226909.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654360 f, 102902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 227272.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654420 f, 102912.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 226265.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654480 f, 102921.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654540 f, 102931.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654600 f, 102940.7 fps, 0 ms/f [junit] 6 s: 60 f / 96 ms, 625.0 fps, 1 ms/f; total: 654660 f, 101419.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 226626.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654720 f, 101428.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654780 f, 101437.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654840 f, 101446.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654900 f, 101456.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 226987.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654960 f, 101449.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 227349.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655020 f, 101459.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 227710.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655080 f, 101468.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 228072.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655140 f, 101477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 228433.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655200 f, 101486.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 228795.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655260 f, 101496.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 227784.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 228143.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 228503.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 228862.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 229221.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655320 f, 101505.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 229580.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655380 f, 101514.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 229940.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655440 f, 101524.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 228928.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655500 f, 101517.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655560 f, 101527.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 229285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 229642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 230000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655620 f, 101536.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 230357.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655680 f, 101545.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 230714.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655740 f, 101554.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 231071.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655800 f, 101564.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 231428.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655860 f, 101573.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 230414.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 230769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 231124.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655920 f, 101582.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 231479.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655980 f, 101592.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 231834.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656040 f, 101585.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656100 f, 101594.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 232189.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656160 f, 101604.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 232544.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656220 f, 101613.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 232899.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656280 f, 101622.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 233254.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656340 f, 101632.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 233609.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656400 f, 101641.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 233964.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656460 f, 101650.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656520 f, 101659.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 234319.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656580 f, 101653.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 234674.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656640 f, 101662.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 235029.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656700 f, 101672.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 234000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656760 f, 101681.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 234352.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656820 f, 101690.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 234705.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656880 f, 101699.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 235058.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656940 f, 101709.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 235411.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657000 f, 101718.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 235764.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657060 f, 101727.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657120 f, 101737.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 236117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 236470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 236823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 237176.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657180 f, 101746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 237529.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657240 f, 101755.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657300 f, 101749.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 237882.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657360 f, 101758.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 238235.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657420 f, 101767.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 238588.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657480 f, 101777.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 237543.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657540 f, 101786.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 237894.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657600 f, 101795.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 238245.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657660 f, 101804.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 238596.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657720 f, 101814.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 238947.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657780 f, 101823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 239298.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657840 f, 101832.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 239649.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657900 f, 101842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 240000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657960 f, 101851.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 240350.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 240701.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658020 f, 101860.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 241052.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658080 f, 101869.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 241403.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658140 f, 101879.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 241754.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658200 f, 101872.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 242105.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658260 f, 101882.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 241046.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658320 f, 101891.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 241395.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658380 f, 101900.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 241744.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658440 f, 101909.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 242093.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658500 f, 101919.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 242441.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658560 f, 101928.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 242790.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658620 f, 101937.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 243139.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658680 f, 101947.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 243488.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658740 f, 101956.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 243837.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658800 f, 101965.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 244186.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658860 f, 101974.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 244534.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658920 f, 101984.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 244883.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658980 f, 101993.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 245232.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659040 f, 102002.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 244161.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659100 f, 101996.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 244508.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659160 f, 102005.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 244855.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659220 f, 102014.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 245202.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659280 f, 102024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 245549.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659340 f, 102033.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 245895.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659400 f, 102042.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 246242.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659460 f, 102051.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 246589.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659520 f, 102061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 246936.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659580 f, 102070.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 247283.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659640 f, 102079.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 247630.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659700 f, 102089.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 247976.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659760 f, 102098.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659820 f, 102107.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 248323.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659880 f, 102116.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 248670.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659940 f, 102126.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 247586.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660000 f, 102119.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 247931.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660060 f, 102129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 248275.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660120 f, 102138.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 248620.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660180 f, 102147.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 248965.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660240 f, 102156.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 249310.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660300 f, 102166.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 249655.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660360 f, 102175.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 250000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660420 f, 102184.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 250344.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660480 f, 102194.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 250689.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660540 f, 102203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 251034.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660600 f, 102212.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 251379.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660660 f, 102221.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 251724.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660720 f, 102231.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 252068.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660780 f, 102240.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 250971.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660840 f, 102249.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 251314.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660900 f, 102243.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 251657.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660960 f, 102252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 252000.0 fps, 0 ms/f [junit] 6 s: 60 f / 94 ms, 638.2 fps, 1 ms/f; total: 661020 f, 100795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 252342.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661080 f, 100805.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 252685.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661140 f, 100814.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661200 f, 100823.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 253028.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661260 f, 100832.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 253371.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661320 f, 100826.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 253714.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661380 f, 100835.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 254057.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661440 f, 100844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 254400.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661500 f, 100853.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 253295.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661560 f, 100862.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 253636.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661620 f, 100872.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661680 f, 100881.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661740 f, 100875.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661800 f, 100884.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661860 f, 100893.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661920 f, 100902.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661980 f, 100911.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662040 f, 100920.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662100 f, 100929.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662160 f, 100923.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662220 f, 100932.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662280 f, 100941.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662340 f, 100951.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662400 f, 100960.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662460 f, 100969.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662520 f, 100978.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662580 f, 100972.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662640 f, 100981.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662700 f, 100990.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662760 f, 100999.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662820 f, 101008.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662880 f, 101017.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662940 f, 101027.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663000 f, 101036.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663060 f, 101030.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663120 f, 101039.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663180 f, 101048.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663240 f, 101057.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663300 f, 101066.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663360 f, 101075.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663420 f, 101084.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663480 f, 101094.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663540 f, 101103.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663600 f, 101112.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663660 f, 101106.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663720 f, 101115.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663780 f, 101124.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663840 f, 101133.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663900 f, 101142.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663960 f, 101151.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664020 f, 101160.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664080 f, 101170.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664140 f, 101179.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664200 f, 101188.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664260 f, 101197.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664320 f, 101206.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664380 f, 101215.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664440 f, 101224.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664500 f, 101234.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664560 f, 101243.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664620 f, 101236.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664680 f, 101246.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664740 f, 101255.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664800 f, 101264.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664860 f, 101273.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664920 f, 101282.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664980 f, 101291.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665040 f, 101300.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665100 f, 101309.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665160 f, 101319.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665220 f, 101328.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 253977.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665280 f, 101337.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 254318.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665340 f, 101346.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 254659.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665400 f, 101355.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 255000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665460 f, 101364.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 255340.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665520 f, 101373.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 255681.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665580 f, 101383.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 256022.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665640 f, 101376.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 256363.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665700 f, 101385.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 256704.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665760 f, 101395.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 257045.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665820 f, 101404.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 257386.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665880 f, 101413.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 257727.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665940 f, 101422.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 256610.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666000 f, 101431.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 256949.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666060 f, 101440.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 257288.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666120 f, 101449.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 257627.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666180 f, 101459.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 257966.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666240 f, 101468.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 258305.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666300 f, 101477.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 258644.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666360 f, 101486.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 258983.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666420 f, 101495.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 259322.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666480 f, 101504.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 259661.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666540 f, 101513.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 260000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 260338.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666600 f, 101523.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 260677.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666660 f, 101516.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 259550.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666720 f, 101525.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 259887.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666780 f, 101534.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 260224.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666840 f, 101544.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 260561.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666900 f, 101553.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 260898.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666960 f, 101562.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 261235.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667020 f, 101571.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 261573.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667080 f, 101580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 261910.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667140 f, 101589.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 262247.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667200 f, 101598.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 262584.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667260 f, 101608.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 262921.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667320 f, 101617.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 263258.4 fps, 0 ms/f [junit] 6 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 667380 f, 101456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 263595.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667440 f, 101465.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 263932.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667500 f, 101474.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 262793.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667560 f, 101483.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 263128.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667620 f, 101492.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 263463.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667680 f, 101501.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 263798.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667740 f, 101511.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 264134.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667800 f, 101520.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 264469.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667860 f, 101529.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 264804.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667920 f, 101538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 265139.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667980 f, 101547.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 265474.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668040 f, 101556.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 265810.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668100 f, 101565.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 266145.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668160 f, 101574.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 266480.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668220 f, 101584.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 266815.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668280 f, 101593.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 267150.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668340 f, 101586.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 266000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668400 f, 101595.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 266333.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668460 f, 101605.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 266666.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668520 f, 101614.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 267000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668580 f, 101623.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 267333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 267666.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668640 f, 101632.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 268000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668700 f, 101641.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 268333.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668760 f, 101650.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668820 f, 101659.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668880 f, 101668.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668940 f, 101678.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 268666.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669000 f, 101687.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 269000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669060 f, 101696.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 269333.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669120 f, 101705.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 269666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 270000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669180 f, 101714.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 270333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 269171.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 269502.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 269834.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 270165.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 270497.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 270828.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 271160.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 271491.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669240 f, 101723.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 271823.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669300 f, 101732.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 272154.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 272486.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669360 f, 101741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 272817.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669420 f, 101735.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 271648.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669480 f, 101744.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 271978.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669540 f, 101753.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 272307.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669600 f, 101762.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669660 f, 101772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 272637.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669720 f, 101781.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 272967.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669780 f, 101790.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 273296.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669840 f, 101799.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 273626.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669900 f, 101808.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 273956.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669960 f, 101817.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 274285.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670020 f, 101811.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 274615.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670080 f, 101820.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 274945.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670140 f, 101829.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 275274.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670200 f, 101838.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 275604.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670260 f, 101847.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 275934.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670320 f, 101856.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 274754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 275081.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670380 f, 101865.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 275409.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670440 f, 101875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 275737.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670500 f, 101884.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 276065.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670560 f, 101893.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 276393.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670620 f, 101902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 276721.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670680 f, 101896.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 277049.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670740 f, 101905.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 277377.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670800 f, 101914.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 277704.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670860 f, 101923.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 278032.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670920 f, 101932.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670980 f, 101941.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 278360.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671040 f, 101950.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 278688.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671100 f, 101959.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 279016.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671160 f, 101969.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 277826.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671220 f, 101978.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671280 f, 101987.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 278152.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671340 f, 101980.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 278478.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671400 f, 101989.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 278804.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671460 f, 101999.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671520 f, 102008.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671580 f, 102017.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 279130.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671640 f, 102026.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 279456.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671700 f, 102035.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 279782.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671760 f, 102044.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 280108.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671820 f, 102053.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 280434.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671880 f, 102062.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 280760.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671940 f, 102072.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 281086.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672000 f, 102065.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 279891.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672060 f, 102074.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 280216.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672120 f, 102083.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 280540.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672180 f, 102092.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 280864.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672240 f, 102102.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 281189.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672300 f, 102111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 281513.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672360 f, 102120.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 281837.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672420 f, 102129.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 282162.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672480 f, 102138.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 282486.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672540 f, 102147.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 282810.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672600 f, 102141.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 283135.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672660 f, 102150.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 283459.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672720 f, 102159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 283783.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672780 f, 102168.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 284108.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672840 f, 102177.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 282903.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672900 f, 102186.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 283225.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672960 f, 102195.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 283548.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673020 f, 102205.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673080 f, 102214.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 283870.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673140 f, 102223.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 284193.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673200 f, 102232.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 284516.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673260 f, 102241.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 284838.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673320 f, 102235.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 285161.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673380 f, 102244.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 285483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 285806.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673440 f, 102253.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 286129.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673500 f, 102262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 286451.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673560 f, 102271.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 286774.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673620 f, 102280.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673680 f, 102289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 285561.5 fps, 0 ms/f [junit] 6 s: 60 f / 313 ms, 191.6 fps, 5 ms/f; total: 673740 f, 97657.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 285882.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673800 f, 97666.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 286203.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673860 f, 97675.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 286524.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673920 f, 97669.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 286844.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673980 f, 97678.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 287165.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674040 f, 97686.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 287486.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674100 f, 97695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 287807.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674160 f, 97704.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 288128.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674220 f, 97713.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 288449.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674280 f, 97721.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 288770.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674340 f, 97730.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 289090.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674400 f, 97739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 289411.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674460 f, 97747.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 289732.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674520 f, 97742.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 288510.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674580 f, 97751.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 288829.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674640 f, 97759.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 289148.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674700 f, 97768.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 289468.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 289787.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 290106.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674760 f, 97777.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 290425.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 290744.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674820 f, 97785.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674880 f, 97780.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 291063.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674940 f, 97789.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 291382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 291702.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 292021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 292340.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 292659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 291428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 291746.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 292063.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 292380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 292698.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 293015.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 293333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 293650.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 293968.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 294285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 294603.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675000 f, 97797.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 294920.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 295238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 295555.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675060 f, 97806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 294315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 294631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 294947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 295263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 295578.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675120 f, 97815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 295894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 296210.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675180 f, 97823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 296526.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675240 f, 97832.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675300 f, 97841.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675360 f, 97849.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675420 f, 97858.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675480 f, 97853.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675540 f, 97861.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675600 f, 97870.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675660 f, 97879.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675720 f, 97887.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675780 f, 97896.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675840 f, 97905.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675900 f, 97913.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675960 f, 97922.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676020 f, 97931.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676080 f, 97940.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676140 f, 97934.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676200 f, 97943.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 296842.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676260 f, 97951.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 297157.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676320 f, 97960.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 297473.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676380 f, 97969.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 297789.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676440 f, 97977.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 298105.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676500 f, 97986.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 298421.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676560 f, 97981.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676620 f, 97989.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 297172.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676680 f, 97998.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 297486.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676740 f, 98007.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676800 f, 98015.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 297801.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676860 f, 98024.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 298115.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676920 f, 98019.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 298429.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676980 f, 98027.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 298743.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677040 f, 98036.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 299057.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677100 f, 98045.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 299371.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677160 f, 98053.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 299685.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677220 f, 98062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 300000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677280 f, 98071.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 300314.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677340 f, 98065.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 300628.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677400 f, 98074.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 300942.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677460 f, 98083.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 301256.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677520 f, 98091.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 301570.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677580 f, 98100.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 300312.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677640 f, 98109.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 300625.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677700 f, 98117.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 300937.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677760 f, 98112.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 301250.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677820 f, 98121.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 301562.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677880 f, 98129.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 301875.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677940 f, 98138.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 302187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 302500.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678000 f, 98147.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 302812.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678060 f, 98155.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 303125.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678120 f, 98164.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 303437.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678180 f, 98158.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 303750.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678240 f, 98167.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 304062.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678300 f, 98176.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 304375.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678360 f, 98184.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 303108.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678420 f, 98193.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 303419.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678480 f, 98202.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 303730.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678540 f, 98211.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 304041.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678600 f, 98205.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 304352.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678660 f, 98214.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 304663.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678720 f, 98222.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 304974.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678780 f, 98231.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 305284.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678840 f, 98240.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 305595.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678900 f, 98248.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 305906.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678960 f, 98243.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 306217.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679020 f, 98252.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 306528.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 306839.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679080 f, 98260.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 307150.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679140 f, 98269.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 305876.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679200 f, 98278.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 306185.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679260 f, 98286.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 306494.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679320 f, 98295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 306804.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679380 f, 98289.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 307113.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679440 f, 98298.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 307422.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679500 f, 98307.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 307731.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679560 f, 98315.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 308041.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679620 f, 98324.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 308350.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679680 f, 98333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 308659.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 308969.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679740 f, 98342.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 309278.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679800 f, 98350.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 309587.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679860 f, 98359.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 309896.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679920 f, 98368.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 308615.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679980 f, 98362.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 308923.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680040 f, 98371.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 309230.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680100 f, 98379.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 309538.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680160 f, 98388.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 309846.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680220 f, 98397.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 310153.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680280 f, 98405.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 310461.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680340 f, 98414.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 310769.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680400 f, 98423.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 311076.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680460 f, 98431.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 311384.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680520 f, 98440.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 311692.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680580 f, 98435.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 312000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680640 f, 98443.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 310714.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680700 f, 98452.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 311020.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680760 f, 98461.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 311326.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680820 f, 98469.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 311632.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680880 f, 98478.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 311938.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680940 f, 98487.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 312244.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681000 f, 98495.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 312551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 312857.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681060 f, 98504.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 313163.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681120 f, 98513.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 313469.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681180 f, 98507.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681240 f, 98516.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 313775.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681300 f, 98524.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 312487.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681360 f, 98533.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 312791.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681420 f, 98542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 313096.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 313401.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681480 f, 98550.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 313705.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681540 f, 98559.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 314010.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681600 f, 98568.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 314314.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681660 f, 98577.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 314619.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681720 f, 98585.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 314923.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681780 f, 98580.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 315228.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681840 f, 98588.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 313939.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681900 f, 98597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 314242.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681960 f, 98606.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 314545.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682020 f, 98614.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 314848.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682080 f, 98623.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 315151.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682140 f, 98632.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 315454.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682200 f, 98640.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 315757.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682260 f, 98649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 316060.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682320 f, 98658.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 316363.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682380 f, 98666.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 315075.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682440 f, 98661.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 315376.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682500 f, 98669.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 315678.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682560 f, 98678.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 315979.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682620 f, 98687.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 316281.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682680 f, 98695.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 316582.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682740 f, 98704.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 316884.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682800 f, 98713.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 317185.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682860 f, 98721.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 317487.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682920 f, 98730.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 317788.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682980 f, 98739.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 318090.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683040 f, 98748.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 316800.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683100 f, 98756.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 317100.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683160 f, 98765.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 317400.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683220 f, 98774.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 317700.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683280 f, 98782.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 318000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683340 f, 98791.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 318300.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683400 f, 98785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 318600.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683460 f, 98794.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 318900.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683520 f, 98803.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 319200.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683580 f, 98811.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 319500.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683640 f, 98820.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 319800.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683700 f, 98829.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 318507.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683760 f, 98837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 318805.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683820 f, 98846.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 319104.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683880 f, 98855.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 319403.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683940 f, 98863.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 319701.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684000 f, 98872.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 320000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684060 f, 98881.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 320298.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684120 f, 98889.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 320597.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684180 f, 98898.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 320895.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684240 f, 98907.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 321194.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684300 f, 98915.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 321492.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684360 f, 98910.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 320198.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 320495.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 320792.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 321089.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684420 f, 98918.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 321386.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684480 f, 98927.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 321683.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684540 f, 98936.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 321980.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684600 f, 98944.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 322277.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684660 f, 98953.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 322574.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684720 f, 98962.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 322871.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684780 f, 98970.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 323168.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684840 f, 98979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 321871.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684900 f, 98988.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 322167.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684960 f, 98996.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 322463.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685020 f, 99005.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 322758.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685080 f, 99014.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 323054.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685140 f, 99022.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 323349.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685200 f, 99031.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 323645.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685260 f, 99040.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 323940.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685320 f, 99048.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 324236.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685380 f, 99043.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 324532.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685440 f, 99052.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 324827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 323529.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685500 f, 99060.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 323823.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685560 f, 99069.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 324117.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685620 f, 99078.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 324411.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685680 f, 99086.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 324705.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685740 f, 99095.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 325000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685800 f, 99104.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 325294.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685860 f, 99112.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 325588.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685920 f, 99121.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 325882.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685980 f, 99130.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 326176.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686040 f, 99138.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 326470.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686100 f, 99147.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 326764.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686160 f, 99156.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 327058.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686220 f, 99164.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 325756.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686280 f, 99173.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 326048.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686340 f, 99167.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 326341.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686400 f, 99176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 326634.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686460 f, 99185.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 326926.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686520 f, 99193.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 327219.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686580 f, 99202.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 327512.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686640 f, 99211.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 327804.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686700 f, 99219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 328097.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686760 f, 99228.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 328390.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686820 f, 99237.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 328682.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686880 f, 99245.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 328975.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686940 f, 99254.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 329268.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687000 f, 99263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 327961.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687060 f, 99271.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 328252.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687120 f, 99280.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 328543.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687180 f, 99289.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 328834.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687240 f, 99297.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 329126.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687300 f, 99306.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 329417.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687360 f, 99300.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 329708.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687420 f, 99309.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 330000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687480 f, 99318.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 330291.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687540 f, 99326.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 330582.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687600 f, 99335.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 330873.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687660 f, 99344.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 331165.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687720 f, 99352.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 331456.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687780 f, 99361.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 330144.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687840 f, 99370.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 330434.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687900 f, 99378.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 330724.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 331014.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687960 f, 99387.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 331304.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688020 f, 99396.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 331594.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688080 f, 99404.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 331884.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688140 f, 99413.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 332173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 332463.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688200 f, 99422.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 332753.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688260 f, 99430.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 333043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 333333.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688320 f, 99439.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 333623.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688380 f, 99433.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 333913.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688440 f, 99442.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 332596.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688500 f, 99451.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 332884.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688560 f, 99459.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 333173.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688620 f, 99468.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 333461.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688680 f, 99477.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 333750.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688740 f, 99485.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 334038.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688800 f, 99494.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 334326.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688860 f, 99503.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 334615.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688920 f, 99511.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 334903.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688980 f, 99520.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 335192.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689040 f, 99529.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 335480.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689100 f, 99537.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 335769.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689160 f, 99546.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 336057.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689220 f, 99555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 334736.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689280 f, 99563.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 335023.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689340 f, 99558.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 335311.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689400 f, 99566.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 335598.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689460 f, 99575.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 335885.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689520 f, 99584.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 336172.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689580 f, 99592.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 336459.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689640 f, 99601.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 336746.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689700 f, 99610.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 337033.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689760 f, 99618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 337320.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689820 f, 99627.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 337607.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689880 f, 99636.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 337894.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689940 f, 99644.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 338181.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690000 f, 99653.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 338468.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 337142.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690060 f, 99662.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 337428.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690120 f, 99670.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 337714.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690180 f, 99679.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 338000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690240 f, 99688.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 338285.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690300 f, 99682.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 338571.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690360 f, 99690.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690420 f, 99699.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 338857.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690480 f, 99708.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 339142.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690540 f, 99716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 339428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 339714.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690600 f, 99725.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690660 f, 99734.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 340285.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690720 f, 99742.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 340571.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690780 f, 99751.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 340857.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690840 f, 99760.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 341142.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690900 f, 99768.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 339810.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690960 f, 99777.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 340094.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691020 f, 99786.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 340379.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691080 f, 99794.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 340663.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691140 f, 99803.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 340947.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691200 f, 99812.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 341232.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691260 f, 99820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 341516.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691320 f, 99815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 341800.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691380 f, 99823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 342085.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691440 f, 99832.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 342369.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691500 f, 99841.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 342654.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 342938.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691560 f, 99849.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 343222.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691620 f, 99858.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 341886.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691680 f, 99867.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 342169.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691740 f, 99875.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 342452.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691800 f, 99884.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 342735.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691860 f, 99893.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 343018.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691920 f, 99901.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 343301.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691980 f, 99910.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692040 f, 99919.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 343584.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692100 f, 99913.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692160 f, 99922.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 343867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 344150.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692220 f, 99930.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 344433.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692280 f, 99939.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 344716.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692340 f, 99948.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 345000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692400 f, 99956.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692460 f, 99965.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 345283.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692520 f, 99974.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 345566.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692580 f, 99982.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 344225.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692640 f, 99991.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 344507.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692700 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 344788.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692760 f, 100008.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 345070.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692820 f, 100017.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 345352.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692880 f, 100025.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 345633.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692940 f, 100034.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 345915.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693000 f, 100043.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 346197.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693060 f, 100051.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 346478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 346760.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693120 f, 100046.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693180 f, 100054.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 347042.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 347323.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693240 f, 100063.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 347605.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693300 f, 100072.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 347887.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693360 f, 100080.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 348169.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693420 f, 100089.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693480 f, 100098.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 348450.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693540 f, 100106.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 348732.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693600 f, 100115.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 349014.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693660 f, 100124.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 347663.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693720 f, 100132.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 347943.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693780 f, 100141.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 348224.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693840 f, 100150.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 348504.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693900 f, 100158.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 348785.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693960 f, 100167.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 349065.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694020 f, 100176.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 349345.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694080 f, 100170.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 349626.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694140 f, 100178.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 349906.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694200 f, 100187.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 350186.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694260 f, 100196.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 350467.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694320 f, 100204.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 350747.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 351028.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694380 f, 100213.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694440 f, 100222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 351308.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694500 f, 100230.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 351588.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694560 f, 100239.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 351869.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694620 f, 100248.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 350511.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694680 f, 100256.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 350790.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694740 f, 100265.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 351069.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694800 f, 100274.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 351348.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694860 f, 100282.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 351627.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694920 f, 100291.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 351906.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694980 f, 100300.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 352186.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695040 f, 100308.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 352465.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695100 f, 100303.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695160 f, 100311.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 352744.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695220 f, 100320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 353023.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695280 f, 100329.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 353302.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695340 f, 100337.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 353581.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695400 f, 100346.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 353860.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695460 f, 100354.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 354139.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695520 f, 100363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 354418.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695580 f, 100372.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695640 f, 100380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 354697.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695700 f, 100389.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 354976.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695760 f, 100398.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 353611.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695820 f, 100406.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 353888.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695880 f, 100415.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 354166.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695940 f, 100424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 354444.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696000 f, 100432.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 354722.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696060 f, 100427.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 355000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696120 f, 100435.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 355277.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696180 f, 100444.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 355555.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696240 f, 100453.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 355833.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696300 f, 100461.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 356111.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696360 f, 100470.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 356388.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696420 f, 100479.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 356666.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696480 f, 100487.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 356944.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696540 f, 100496.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 357222.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696600 f, 100504.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 357500.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696660 f, 100513.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696720 f, 100522.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 357777.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696780 f, 100530.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 358055.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696840 f, 100539.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 356682.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696900 f, 100548.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 356958.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 357235.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 357511.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 357788.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 358064.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696960 f, 100556.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 358341.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697020 f, 100565.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 358617.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697080 f, 100559.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 358894.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697140 f, 100568.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 359170.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697200 f, 100577.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 359447.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697260 f, 100585.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 359723.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697320 f, 100594.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 360000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697380 f, 100602.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 360276.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697440 f, 100611.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 360553.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697500 f, 100620.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 359174.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697560 f, 100628.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 359449.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697620 f, 100637.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 359724.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697680 f, 100646.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 360000.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697740 f, 100654.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 360275.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697800 f, 100663.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 360550.4 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697860 f, 100672.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 360825.7 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697920 f, 100680.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 361100.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697980 f, 100689.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 361376.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698040 f, 100683.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 361651.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698100 f, 100692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 361926.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698160 f, 100700.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 362201.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698220 f, 100709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 362477.0 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698280 f, 100718.3 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698340 f, 100726.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698400 f, 100735.6 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698460 f, 100744.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698520 f, 100752.9 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698580 f, 100761.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698640 f, 100770.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698700 f, 100778.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698760 f, 100787.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698820 f, 100796.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698880 f, 100804.8 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698940 f, 100813.5 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699000 f, 100822.1 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699060 f, 100816.2 fps, 0 ms/f [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699120 f, 100824.9 fps, 0 ms/f [junit] 7 s: 60 f / 85 ms, 705.8 fps, 1 ms/f; total: 699180 f, 99612.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699240 f, 99621.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699300 f, 99629.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699360 f, 99638.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699420 f, 99646.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699480 f, 99641.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699540 f, 99649.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699600 f, 99658.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699660 f, 99666.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699720 f, 99675.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699780 f, 99683.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699840 f, 99692.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699900 f, 99700.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699960 f, 99709.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700020 f, 99703.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700080 f, 99712.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700140 f, 99720.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700200 f, 99729.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700260 f, 99737.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700320 f, 99746.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700380 f, 99755.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700440 f, 99763.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700500 f, 99772.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700560 f, 99780.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700620 f, 99789.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700680 f, 99783.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700740 f, 99792.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700800 f, 99800.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700860 f, 99809.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700920 f, 99817.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700980 f, 99826.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701040 f, 99834.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701100 f, 99843.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701160 f, 99851.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701220 f, 99860.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701280 f, 99868.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701340 f, 99877.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701400 f, 99886.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701460 f, 99894.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701520 f, 99903.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701580 f, 99897.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701640 f, 99906.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701700 f, 99914.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701760 f, 99923.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701820 f, 99931.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701880 f, 99940.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701940 f, 99948.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702000 f, 99957.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702060 f, 99965.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702120 f, 99974.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702180 f, 99982.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702240 f, 99991.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702300 f, 100000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702360 f, 100008.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702420 f, 100002.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702480 f, 100011.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702540 f, 100019.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702600 f, 100028.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702660 f, 100037.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702720 f, 100045.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702780 f, 100054.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702840 f, 100062.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702900 f, 100071.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702960 f, 100079.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703020 f, 100088.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703080 f, 100096.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703140 f, 100105.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703200 f, 100113.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703260 f, 100108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 362752.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703320 f, 100116.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 363027.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703380 f, 100125.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 363302.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703440 f, 100133.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 363577.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703500 f, 100142.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 362191.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703560 f, 100150.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 362465.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703620 f, 100159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 362739.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703680 f, 100167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 363013.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703740 f, 100176.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 363287.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703800 f, 100185.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 363561.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703860 f, 100193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 363835.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703920 f, 100202.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703980 f, 100210.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 364109.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704040 f, 100219.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 364383.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704100 f, 100227.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 364657.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704160 f, 100222.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704220 f, 100230.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704280 f, 100239.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704340 f, 100247.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704400 f, 100256.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 364931.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704460 f, 100264.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 365205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 365479.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 365753.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704520 f, 100273.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 366027.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704580 f, 100281.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 366301.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704640 f, 100290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 364909.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704700 f, 100298.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 365181.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704760 f, 100307.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 365454.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704820 f, 100315.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 365727.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704880 f, 100324.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 366000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704940 f, 100333.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 366272.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705000 f, 100327.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 366545.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705060 f, 100335.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 366818.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705120 f, 100344.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 367090.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705180 f, 100352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 367363.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705240 f, 100361.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 367636.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705300 f, 100370.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 367909.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705360 f, 100378.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 368181.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705420 f, 100387.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 368454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 368727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 369000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 369272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 367873.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705480 f, 100395.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 368144.7 fps, 0 ms/f [junit] 7 s: 60 f / 218 ms, 275.2 fps, 3 ms/f; total: 705540 f, 97383.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 368416.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705600 f, 97377.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 368687.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705660 f, 97372.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 368959.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705720 f, 97380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 369230.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705780 f, 97389.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 369502.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705840 f, 97397.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 369773.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705900 f, 97405.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 370045.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705960 f, 97414.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 370316.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706020 f, 97422.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 370588.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706080 f, 97417.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706140 f, 97425.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 370859.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706200 f, 97433.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 371131.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706260 f, 97442.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 371402.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706320 f, 97450.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 371674.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706380 f, 97458.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 371945.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706440 f, 97466.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 372217.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706500 f, 97475.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 370810.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706560 f, 97483.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 371081.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706620 f, 97491.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 371351.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706680 f, 97486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 371621.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706740 f, 97494.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 371891.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706800 f, 97503.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 372162.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706860 f, 97511.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 372432.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706920 f, 97519.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 372702.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706980 f, 97527.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 372972.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707040 f, 97536.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 373243.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707100 f, 97544.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 373513.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707160 f, 97552.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 373783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 374054.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707220 f, 97561.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 374324.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707280 f, 97569.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 374594.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707340 f, 97577.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 374864.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707400 f, 97572.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 375135.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707460 f, 97580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 373721.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707520 f, 97588.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 373991.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707580 f, 97597.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 374260.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707640 f, 97605.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707700 f, 97613.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 374529.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707760 f, 97622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 374798.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707820 f, 97630.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 375067.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707880 f, 97638.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 375336.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707940 f, 97646.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 375605.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708000 f, 97655.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 375874.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708060 f, 97663.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 376143.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708120 f, 97671.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 376412.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708180 f, 97679.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 376681.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708240 f, 97688.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 376950.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708300 f, 97696.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 377219.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708360 f, 97691.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 377488.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708420 f, 97699.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 377757.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708480 f, 97707.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 376339.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708540 f, 97716.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 376607.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708600 f, 97724.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 376875.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708660 f, 97732.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 377142.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708720 f, 97741.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 377410.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708780 f, 97749.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 377678.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708840 f, 97757.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 377946.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708900 f, 97765.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 378214.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708960 f, 97774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 378482.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709020 f, 97782.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 378750.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709080 f, 97790.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 379017.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709140 f, 97798.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 379285.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709200 f, 97807.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 379553.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709260 f, 97815.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 379821.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709320 f, 97823.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 380089.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709380 f, 97818.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 380357.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709440 f, 97826.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 380625.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709500 f, 97835.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 379200.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709560 f, 97843.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 379466.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709620 f, 97851.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 379733.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709680 f, 97859.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 380000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709740 f, 97868.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 380266.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709800 f, 97876.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 380533.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709860 f, 97884.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 380800.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709920 f, 97892.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 381066.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709980 f, 97901.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 381333.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710040 f, 97909.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 381600.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710100 f, 97917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 381866.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710160 f, 97926.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 382133.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710220 f, 97934.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 382400.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710280 f, 97942.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 382666.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710340 f, 97937.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710400 f, 97945.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 382933.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710460 f, 97953.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 383200.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710520 f, 97962.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 383466.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710580 f, 97970.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 382035.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710640 f, 97978.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 382300.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710700 f, 97987.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 382566.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710760 f, 97995.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 382831.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710820 f, 98003.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 383097.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710880 f, 98011.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 383362.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710940 f, 98020.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 383628.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711000 f, 98028.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 383893.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711060 f, 98036.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 384159.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711120 f, 98044.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 384424.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711180 f, 98053.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 384690.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711240 f, 98061.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 384955.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711300 f, 98069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 385221.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711360 f, 98064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 385486.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711420 f, 98072.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 385752.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711480 f, 98081.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 386017.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711540 f, 98089.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 386283.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711600 f, 98097.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 384845.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711660 f, 98105.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 385110.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711720 f, 98114.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 385374.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711780 f, 98122.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 385638.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711840 f, 98130.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 385903.1 fps, 0 ms/f [junit] 7 s: 60 f / 132 ms, 454.5 fps, 2 ms/f; total: 711900 f, 96385.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711960 f, 96380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 386167.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712020 f, 96388.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 386431.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712080 f, 96383.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 386696.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712140 f, 96391.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 386960.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712200 f, 96399.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 387224.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712260 f, 96407.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 387489.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712320 f, 96415.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 387753.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712380 f, 96423.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 388017.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712440 f, 96432.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 388281.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712500 f, 96427.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 388546.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712560 f, 96435.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 388810.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712620 f, 96443.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 387368.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712680 f, 96451.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 387631.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712740 f, 96459.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 387894.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712800 f, 96467.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 388157.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712860 f, 96462.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 388421.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712920 f, 96470.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 388684.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712980 f, 96479.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 388947.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713040 f, 96487.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 389210.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713100 f, 96495.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 389473.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713160 f, 96503.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 389736.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713220 f, 96511.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 390000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713280 f, 96506.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 390263.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713340 f, 96514.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 390526.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713400 f, 96522.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 390789.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713460 f, 96530.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 391052.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713520 f, 96539.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 391315.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713580 f, 96547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 391578.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713640 f, 96555.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 390131.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713700 f, 96563.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 390393.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 390655.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 390917.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 391179.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713760 f, 96558.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 391441.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713820 f, 96566.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 391703.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713880 f, 96574.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 391965.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713940 f, 96582.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 392227.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714000 f, 96590.9 fps, 0 ms/f [junit] 0 s: 60 f / 40 ms, 1500.0 fps, 0 ms/f; total: 89880 f, 334126.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714060 f, 96599.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 334349.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714120 f, 96607.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714180 f, 96615.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714240 f, 96623.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714300 f, 96631.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714360 f, 96639.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714420 f, 96647.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714480 f, 96655.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714540 f, 96663.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714600 f, 96672.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714660 f, 96667.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714720 f, 96675.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714780 f, 96683.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714840 f, 96691.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714900 f, 96699.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714960 f, 96707.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715020 f, 96715.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715080 f, 96723.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715140 f, 96732.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715200 f, 96740.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715260 f, 96748.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715320 f, 96756.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715380 f, 96764.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715440 f, 96772.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 334572.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715500 f, 96780.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715560 f, 96788.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 334795.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715620 f, 96783.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 335018.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715680 f, 96791.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 335241.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715740 f, 96800.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 334222.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715800 f, 96808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 334444.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715860 f, 96816.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 334666.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715920 f, 96824.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 334888.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715980 f, 96832.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 335111.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716040 f, 96840.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 335333.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716100 f, 96848.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 335555.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716160 f, 96856.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 335777.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716220 f, 96865.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 336000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716280 f, 96873.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 334981.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716340 f, 96881.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 335202.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716400 f, 96889.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 335424.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716460 f, 96897.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 335645.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716520 f, 96892.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 335867.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716580 f, 96900.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 336088.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716640 f, 96908.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 335073.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716700 f, 96916.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 335294.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716760 f, 96924.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 335514.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716820 f, 96933.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 335735.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716880 f, 96941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 335955.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716940 f, 96949.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 336176.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717000 f, 96957.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 335164.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717060 f, 96965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 335384.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717120 f, 96973.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 335604.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717180 f, 96981.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 335824.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717240 f, 96989.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 334817.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717300 f, 96997.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 335036.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717360 f, 97006.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 335255.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717420 f, 97014.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 335474.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717480 f, 97022.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 335693.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717540 f, 97017.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 334690.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717600 f, 97025.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 334909.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717660 f, 97033.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 335127.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717720 f, 97041.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 335345.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 335563.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717780 f, 97049.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 334565.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717840 f, 97057.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 334782.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717900 f, 97065.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 335000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717960 f, 97074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 335217.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718020 f, 97082.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 335434.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718080 f, 97090.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 334440.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718140 f, 97098.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 334657.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718200 f, 97106.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 334873.6 fps, 0 ms/f [junit] 7 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 718260 f, 96101.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 335090.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718320 f, 96109.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 335306.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718380 f, 96117.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 334316.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718440 f, 96125.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 334532.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718500 f, 96120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 334748.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718560 f, 96128.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 334964.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718620 f, 96136.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 335179.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718680 f, 96144.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 335395.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718740 f, 96152.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 335611.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718800 f, 96160.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 334623.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718860 f, 96155.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 334838.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718920 f, 96163.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 335053.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718980 f, 96171.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 335268.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719040 f, 96179.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 335483.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719100 f, 96187.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 335698.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719160 f, 96195.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 335913.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719220 f, 96203.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 336129.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719280 f, 96211.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 336344.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719340 f, 96219.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 336559.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719400 f, 96227.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 335571.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719460 f, 96223.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 335785.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719520 f, 96231.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 336000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719580 f, 96239.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 336214.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719640 f, 96247.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 336428.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719700 f, 96255.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 336642.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719760 f, 96263.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 336857.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719820 f, 96271.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 337071.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719880 f, 96279.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 337285.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719940 f, 96287.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 337500.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720000 f, 96295.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 336512.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720060 f, 96303.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 336725.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720120 f, 96298.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 336939.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720180 f, 96306.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 337153.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720240 f, 96314.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 337366.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720300 f, 96322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 337580.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720360 f, 96330.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 337793.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720420 f, 96338.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 338007.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720480 f, 96346.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 337021.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720540 f, 96354.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 337234.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720600 f, 96362.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 337446.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720660 f, 96370.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 337659.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720720 f, 96365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 337872.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720780 f, 96373.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720840 f, 96381.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 338085.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720900 f, 96389.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 338297.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720960 f, 96397.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 338510.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721020 f, 96405.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 338723.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721080 f, 96413.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 338936.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721140 f, 96421.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 339148.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721200 f, 96430.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 338162.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721260 f, 96438.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 338374.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721320 f, 96446.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 338586.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721380 f, 96441.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 338798.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721440 f, 96449.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 339010.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721500 f, 96457.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 339222.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721560 f, 96465.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 339434.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 339646.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721620 f, 96473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 339858.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721680 f, 96481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 338873.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721740 f, 96489.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 339084.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721800 f, 96497.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 339295.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721860 f, 96505.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 339507.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721920 f, 96513.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 339718.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721980 f, 96508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 339929.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722040 f, 96516.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 340140.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722100 f, 96524.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 340352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 340563.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722160 f, 96532.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 340774.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722220 f, 96540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 339789.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722280 f, 96548.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 340000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722340 f, 96556.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 340210.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722400 f, 96564.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 340421.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722460 f, 96572.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 340631.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722520 f, 96580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 340842.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722580 f, 96588.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 341052.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722640 f, 96583.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 341263.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722700 f, 96591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 341473.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722760 f, 96599.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 341684.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722820 f, 96607.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 340699.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722880 f, 96615.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 340909.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722940 f, 96623.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 341118.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723000 f, 96631.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 341328.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723060 f, 96639.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 341538.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723120 f, 96647.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 341748.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723180 f, 96655.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 341958.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723240 f, 96663.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 342167.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723300 f, 96659.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 342377.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723360 f, 96667.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 342587.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723420 f, 96675.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 341602.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723480 f, 96683.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 341811.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723540 f, 96691.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 342020.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723600 f, 96699.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 342229.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723660 f, 96707.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 342439.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723720 f, 96715.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723780 f, 96723.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 342648.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723840 f, 96731.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 342857.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723900 f, 96726.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 343066.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 343275.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723960 f, 96734.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 343484.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724020 f, 96742.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724080 f, 96750.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 342500.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724140 f, 96758.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 342708.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724200 f, 96766.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 342916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 343125.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724260 f, 96774.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 343333.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724320 f, 96782.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 343541.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724380 f, 96790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 343750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 343958.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 344166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 344375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 344583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 343598.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 343806.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 344013.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 344221.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 344429.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 344636.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724440 f, 96798.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 344844.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724500 f, 96806.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724560 f, 96801.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 345051.9 fps, 0 ms/f [junit] 7 s: 60 f / 107 ms, 560.7 fps, 1 ms/f; total: 724620 f, 95445.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 345259.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724680 f, 95453.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 345467.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724740 f, 95461.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 344482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 344689.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724800 f, 95468.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 344896.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724860 f, 95464.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 345103.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724920 f, 95472.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 345310.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724980 f, 95480.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 345517.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725040 f, 95487.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 345724.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725100 f, 95495.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 345931.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725160 f, 95503.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 346137.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725220 f, 95511.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 346344.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725280 f, 95519.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 345360.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725340 f, 95514.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 345567.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725400 f, 95522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 345773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 345979.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 346185.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725460 f, 95530.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 346391.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725520 f, 95538.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 346597.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725580 f, 95546.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 346804.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725640 f, 95554.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 347010.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 347216.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725700 f, 95562.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 347422.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725760 f, 95570.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 346438.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725820 f, 95578.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 346643.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725880 f, 95585.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 346849.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725940 f, 95581.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726000 f, 95589.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 347054.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726060 f, 95597.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 347260.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726120 f, 95605.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 347465.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726180 f, 95612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 347671.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726240 f, 95620.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 347876.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726300 f, 95628.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 348082.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726360 f, 95636.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 348287.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726420 f, 95644.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 348493.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726480 f, 95652.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 348698.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 348904.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726540 f, 95647.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 349109.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726600 f, 95655.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 349315.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726660 f, 95663.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 349520.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726720 f, 95671.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 349726.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726780 f, 95679.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 349931.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726840 f, 95687.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 350137.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726900 f, 95695.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 349146.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726960 f, 95703.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 349351.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727020 f, 95710.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 349556.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727080 f, 95718.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 349761.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727140 f, 95726.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 349965.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727200 f, 95734.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 350170.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727260 f, 95742.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 350375.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727320 f, 95750.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727380 f, 95758.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 350580.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727440 f, 95766.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 350784.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 350989.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727500 f, 95761.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727560 f, 95769.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727620 f, 95777.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727680 f, 95785.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727740 f, 95793.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727800 f, 95800.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727860 f, 95808.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727920 f, 95816.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727980 f, 95824.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728040 f, 95832.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728100 f, 95840.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728160 f, 95848.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728220 f, 95856.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728280 f, 95864.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728340 f, 95872.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728400 f, 95879.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728460 f, 95875.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728520 f, 95883.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728580 f, 95891.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728640 f, 95898.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728700 f, 95906.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728760 f, 95914.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728820 f, 95922.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728880 f, 95930.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728940 f, 95938.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729000 f, 95946.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729060 f, 95954.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729120 f, 95962.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729180 f, 95970.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729240 f, 95977.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729300 f, 95985.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729360 f, 95993.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729420 f, 95988.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729480 f, 95996.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729540 f, 96004.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729600 f, 96012.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729660 f, 96020.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729720 f, 96028.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 351194.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729780 f, 96036.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 351399.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729840 f, 96044.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729900 f, 96052.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729960 f, 96060.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730020 f, 96067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 351604.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730080 f, 96075.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 351808.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 352013.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730140 f, 96083.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 352218.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730200 f, 96091.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 352423.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 352628.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730260 f, 96099.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730320 f, 96107.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 352832.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730380 f, 96115.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730440 f, 96110.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730500 f, 96118.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730560 f, 96126.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730620 f, 96134.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 351836.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730680 f, 96142.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 352040.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730740 f, 96149.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 352244.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730800 f, 96157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 352448.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730860 f, 96165.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 352653.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730920 f, 96173.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 352857.1 fps, 0 ms/f [junit] 7 s: 60 f / 133 ms, 451.1 fps, 2 ms/f; total: 730980 f, 94527.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 353061.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731040 f, 94535.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 353265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 353469.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731100 f, 94530.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 353673.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731160 f, 94538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 353877.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731220 f, 94546.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 354081.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731280 f, 94553.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 354285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 354489.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731340 f, 94561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 354693.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731400 f, 94569.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731460 f, 94577.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 354897.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731520 f, 94584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 353898.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731580 f, 94592.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 354101.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731640 f, 94600.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 354305.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731700 f, 94595.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 354508.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731760 f, 94603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 354711.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731820 f, 94611.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 354915.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731880 f, 94619.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 355118.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731940 f, 94627.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 355322.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732000 f, 94634.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 355525.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732060 f, 94642.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 355728.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732120 f, 94650.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 355932.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732180 f, 94658.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 356135.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732240 f, 94665.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 356338.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732300 f, 94661.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 356542.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732360 f, 94669.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 356745.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732420 f, 94676.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 356949.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732480 f, 94684.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 357152.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732540 f, 94692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 357355.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732600 f, 94700.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732660 f, 94707.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732720 f, 94715.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732780 f, 94723.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732840 f, 94731.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732900 f, 94738.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 357559.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732960 f, 94734.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 356554.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733020 f, 94742.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 356756.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733080 f, 94749.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 356959.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733140 f, 94757.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 357162.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733200 f, 94765.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 357364.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733260 f, 94773.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 357567.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733320 f, 94780.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 357770.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733380 f, 94788.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 357972.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733440 f, 94796.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 358175.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733500 f, 94804.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733560 f, 94799.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 358378.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733620 f, 94807.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 358581.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733680 f, 94815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 358783.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733740 f, 94822.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 358986.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733800 f, 94830.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 359189.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733860 f, 94838.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 359391.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733920 f, 94846.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 359594.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733980 f, 94853.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734040 f, 94861.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 359797.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734100 f, 94869.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 360000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734160 f, 94877.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 358989.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734220 f, 94872.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 359191.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 359393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 359595.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 359797.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 360202.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734280 f, 94880.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 360404.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734340 f, 94888.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 360606.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734400 f, 94895.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 360808.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734460 f, 94903.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 361010.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734520 f, 94911.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 361212.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734580 f, 94919.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 361414.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734640 f, 94926.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 361616.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734700 f, 94934.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 361818.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734760 f, 94942.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 362020.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734820 f, 94937.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 362222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 362424.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734880 f, 94945.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 362626.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734940 f, 94953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 361610.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 361812.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735000 f, 94961.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 362013.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735060 f, 94968.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 362214.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735120 f, 94976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 362416.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735180 f, 94984.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 362617.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735240 f, 94992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 362818.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735300 f, 94999.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 363020.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735360 f, 95007.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 363221.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735420 f, 95015.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 363422.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735480 f, 95023.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735540 f, 95031.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735600 f, 95038.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735660 f, 95034.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735720 f, 95041.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735780 f, 95049.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735840 f, 95057.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735900 f, 95065.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 363624.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735960 f, 95072.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 363825.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736020 f, 95080.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 364026.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 364228.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736080 f, 95088.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 364429.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736140 f, 95096.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 364630.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736200 f, 95103.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 364832.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736260 f, 95111.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 365033.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736320 f, 95119.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 365234.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 364214.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736380 f, 95127.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 364414.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736440 f, 95134.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736500 f, 95130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 364615.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736560 f, 95138.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 364816.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736620 f, 95145.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 365016.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736680 f, 95153.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 365217.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736740 f, 95161.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736800 f, 95169.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 365418.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736860 f, 95176.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 365618.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736920 f, 95184.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 365819.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736980 f, 95192.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 366020.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737040 f, 95200.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 366220.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737100 f, 95207.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 366421.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 366622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 366822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 367023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 367224.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 367424.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737160 f, 95215.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737220 f, 95223.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737280 f, 95231.2 fps, 0 ms/f [junit] 7 s: 60 f / 236 ms, 254.2 fps, 3 ms/f; total: 737340 f, 92421.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737400 f, 92417.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737460 f, 92425.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 366400.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737520 f, 92432.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 366600.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737580 f, 92440.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 366800.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737640 f, 92447.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 367000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737700 f, 92455.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 367200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 367400.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737760 f, 92451.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 367600.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737820 f, 92458.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 367800.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737880 f, 92466.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 368000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737940 f, 92473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 368200.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738000 f, 92481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 368400.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738060 f, 92488.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 368600.0 fps, 0 ms/f [junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 738120 f, 92473.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 368800.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738180 f, 92480.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 369000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738240 f, 92488.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 369200.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738300 f, 92484.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 369400.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738360 f, 92491.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738420 f, 92499.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 369600.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738480 f, 92506.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 369800.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738540 f, 92514.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 370000.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738600 f, 92521.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 368970.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738660 f, 92529.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738720 f, 92536.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738780 f, 92544.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 369169.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738840 f, 92551.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 369368.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738900 f, 92547.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 369568.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738960 f, 92555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 369767.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739020 f, 92562.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 369966.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739080 f, 92570.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 370166.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739140 f, 92577.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 370365.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 370564.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739200 f, 92585.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 370764.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739260 f, 92592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 370963.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739320 f, 92600.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 371162.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739380 f, 92607.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 371362.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739440 f, 92615.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 371561.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739500 f, 92622.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 371760.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739560 f, 92618.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 371960.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739620 f, 92626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 372159.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739680 f, 92633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 372358.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739740 f, 92641.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 372558.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739800 f, 92648.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739860 f, 92656.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739920 f, 92663.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739980 f, 92671.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740040 f, 92678.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 372757.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740100 f, 92686.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 371721.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740160 f, 92682.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 371920.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740220 f, 92689.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 372119.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740280 f, 92697.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 372317.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740340 f, 92704.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 372516.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 372715.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 372913.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740400 f, 92712.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 373112.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740460 f, 92719.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 373311.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740520 f, 92727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 373509.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740580 f, 92734.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 373708.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740640 f, 92742.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 373907.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740700 f, 92749.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 374105.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740760 f, 92757.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 374304.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740820 f, 92753.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 374503.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740880 f, 92760.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 374702.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740940 f, 92768.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 374900.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741000 f, 92775.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 375099.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741060 f, 92783.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 375298.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741120 f, 92790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 374257.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741180 f, 92798.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 374455.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741240 f, 92805.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 374653.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741300 f, 92813.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 374851.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741360 f, 92820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 375049.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741420 f, 92828.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 375247.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741480 f, 92824.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 375445.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741540 f, 92831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 375643.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741600 f, 92839.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 375841.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741660 f, 92846.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 376039.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741720 f, 92854.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 376237.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741780 f, 92861.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 376435.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741840 f, 92869.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 376633.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741900 f, 92876.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 376831.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741960 f, 92884.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 377029.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742020 f, 92891.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 377227.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742080 f, 92887.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 377425.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742140 f, 92895.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 377623.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742200 f, 92902.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 376578.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742260 f, 92910.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 376776.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742320 f, 92917.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 376973.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742380 f, 92925.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 377171.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742440 f, 92932.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 377368.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742500 f, 92940.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 377565.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742560 f, 92947.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 377763.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742620 f, 92955.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 377960.5 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742680 f, 92962.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 378157.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742740 f, 92958.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 378355.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742800 f, 92966.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 378552.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742860 f, 92973.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 378750.0 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742920 f, 92981.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 378947.3 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742980 f, 92988.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 379144.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743040 f, 92996.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 379342.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743100 f, 93003.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 379539.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743160 f, 93011.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 379736.8 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743220 f, 93018.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 379934.2 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743280 f, 93026.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 380131.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743340 f, 93022.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 379081.9 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743400 f, 93029.6 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743460 f, 93037.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 379278.7 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743520 f, 93044.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 379475.4 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743580 f, 93052.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 379672.1 fps, 0 ms/f [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743640 f, 93059.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 379868.8 fps, 0 ms/f [junit] 8 s: 60 f / 88 ms, 681.8 fps, 1 ms/f; total: 743700 f, 92053.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 380065.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743760 f, 92060.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743820 f, 92068.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 380262.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743880 f, 92075.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 380459.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743940 f, 92083.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 380655.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744000 f, 92090.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 380852.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744060 f, 92098.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 381049.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744120 f, 92105.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 381245.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744180 f, 92112.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 381442.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 381639.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744240 f, 92120.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 381836.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744300 f, 92116.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 382032.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 382229.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744360 f, 92123.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 382426.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744420 f, 92131.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744480 f, 92138.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 382622.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744540 f, 92146.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 381568.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744600 f, 92153.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 381764.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744660 f, 92160.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 381960.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744720 f, 92168.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 382156.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 382352.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744780 f, 92175.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 382549.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744840 f, 92183.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 382745.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744900 f, 92190.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 382941.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744960 f, 92186.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 383137.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745020 f, 92194.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745080 f, 92201.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 383333.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745140 f, 92208.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 383529.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745200 f, 92216.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 383725.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 383921.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745260 f, 92223.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 384117.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745320 f, 92231.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 384313.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745380 f, 92238.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 384509.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745440 f, 92246.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 384705.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745500 f, 92253.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 384901.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745560 f, 92249.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 385098.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745620 f, 92256.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745680 f, 92264.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 385294.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745740 f, 92271.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 384234.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745800 f, 92279.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 384429.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745860 f, 92286.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745920 f, 92293.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 384625.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745980 f, 92301.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 384820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 385016.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 385211.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 385407.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 385602.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 385798.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 385993.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746040 f, 92308.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 386188.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746100 f, 92316.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 386384.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 386579.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746160 f, 92323.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 386775.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746220 f, 92319.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 386970.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746280 f, 92327.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 387166.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746340 f, 92334.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 387361.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746400 f, 92341.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 387557.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746460 f, 92349.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 386493.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746520 f, 92356.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 386688.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746580 f, 92364.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 386883.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746640 f, 92371.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746700 f, 92379.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 387077.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746760 f, 92386.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 387272.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746820 f, 92382.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 387467.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746880 f, 92389.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 387662.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746940 f, 92397.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 387857.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747000 f, 92404.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 388051.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747060 f, 92412.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 388246.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747120 f, 92419.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 388441.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747180 f, 92427.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 388636.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747240 f, 92434.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 388831.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747300 f, 92441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 389025.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747360 f, 92449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 389220.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747420 f, 92456.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 389415.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747480 f, 92452.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 389610.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 389805.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747540 f, 92460.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 390000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747600 f, 92467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 388932.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747660 f, 92474.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 389126.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747720 f, 92482.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 389320.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747780 f, 92489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 389514.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747840 f, 92497.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 389708.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747900 f, 92504.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 389902.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747960 f, 92512.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 390097.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748020 f, 92519.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 390291.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748080 f, 92526.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 390485.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748140 f, 92522.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 390679.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748200 f, 92530.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 390873.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748260 f, 92537.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 391067.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748320 f, 92545.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 391262.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748380 f, 92552.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 391456.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748440 f, 92559.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 391650.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748500 f, 92567.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 391844.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748560 f, 92574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 392038.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748620 f, 92582.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 392233.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748680 f, 92589.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 392427.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748740 f, 92585.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 391354.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748800 f, 92593.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 391548.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748860 f, 92600.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 391741.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748920 f, 92607.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 391935.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748980 f, 92615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 392129.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749040 f, 92622.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 392322.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749100 f, 92630.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 392516.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749160 f, 92637.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 392709.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749220 f, 92644.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 392903.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749280 f, 92652.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 393096.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749340 f, 92659.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 393290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 393483.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749400 f, 92655.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749460 f, 92663.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 393677.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749520 f, 92670.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 393870.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749580 f, 92678.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 394064.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749640 f, 92685.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749700 f, 92692.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749760 f, 92700.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 394258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 394451.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749820 f, 92707.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 394645.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749880 f, 92715.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 394838.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749940 f, 92722.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 393762.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750000 f, 92729.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 393954.9 fps, 0 ms/f [junit] 8 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 750060 f, 92680.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 394147.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750120 f, 92676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 394340.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750180 f, 92683.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 394533.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750240 f, 92690.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 394726.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750300 f, 92698.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 394919.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750360 f, 92705.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 395112.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750420 f, 92713.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 395305.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750480 f, 92720.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 395498.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750540 f, 92727.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 395691.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750600 f, 92735.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 395884.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750660 f, 92742.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 396077.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750720 f, 92750.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 396270.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750780 f, 92746.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 396463.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750840 f, 92753.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 396655.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 396848.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750900 f, 92760.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 397041.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750960 f, 92768.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 395961.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751020 f, 92775.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 396153.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751080 f, 92783.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 396346.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751140 f, 92790.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 396538.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751200 f, 92798.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 396730.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751260 f, 92805.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 396923.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751320 f, 92812.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 397115.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751380 f, 92820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 397307.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751440 f, 92827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 397500.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751500 f, 92835.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 397692.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751560 f, 92842.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 397884.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751620 f, 92849.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 398076.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751680 f, 92857.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 398269.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751740 f, 92864.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 398461.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751800 f, 92860.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 398653.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751860 f, 92868.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 398846.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751920 f, 92875.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 399038.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751980 f, 92882.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 399230.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752040 f, 92890.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 399423.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752100 f, 92897.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 398338.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752160 f, 92905.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 398530.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752220 f, 92912.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 398722.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752280 f, 92919.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 398913.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752340 f, 92927.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 399105.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752400 f, 92934.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 399297.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752460 f, 92942.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 399488.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752520 f, 92949.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 399680.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752580 f, 92957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 399872.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752640 f, 92964.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752700 f, 92971.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752760 f, 92967.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 400063.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752820 f, 92975.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 400255.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752880 f, 92982.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 400447.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752940 f, 92990.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 400638.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753000 f, 92997.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 400830.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753060 f, 93004.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 401022.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753120 f, 93012.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 401214.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753180 f, 93019.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 401405.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753240 f, 93027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 401597.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753300 f, 93034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 400509.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753360 f, 93041.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 400700.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753420 f, 93049.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 400891.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753480 f, 93056.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 401082.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753540 f, 93064.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 401273.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753600 f, 93071.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 401464.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753660 f, 93078.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 401656.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753720 f, 93074.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 401847.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753780 f, 93082.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 402038.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753840 f, 93089.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 402229.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753900 f, 93097.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 402420.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753960 f, 93104.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 402611.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754020 f, 93111.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 402802.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754080 f, 93119.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 402993.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754140 f, 93126.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 403184.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754200 f, 93134.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 403375.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754260 f, 93141.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 403566.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754320 f, 93148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 403757.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754380 f, 93156.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 403949.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754440 f, 93163.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 402857.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754500 f, 93171.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 403047.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754560 f, 93178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 403238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 403428.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754620 f, 93185.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 403619.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754680 f, 93193.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 403809.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754740 f, 93189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 404000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754800 f, 93196.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 404190.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754860 f, 93204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 404380.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754920 f, 93211.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754980 f, 93218.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 404571.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755040 f, 93226.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 404761.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755100 f, 93233.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 404952.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755160 f, 93241.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 405142.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755220 f, 93248.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 405333.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755280 f, 93255.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 405523.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755340 f, 93263.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 405714.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755400 f, 93270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 405904.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755460 f, 93278.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755520 f, 93285.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 404810.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755580 f, 93293.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 405000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755640 f, 93300.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 405189.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755700 f, 93296.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 405379.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755760 f, 93303.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 405569.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755820 f, 93311.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 405759.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755880 f, 93318.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 405949.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755940 f, 93325.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 406139.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756000 f, 93333.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756060 f, 93340.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 406329.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756120 f, 93348.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 406519.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756180 f, 93355.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 406708.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756240 f, 93362.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 406898.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756300 f, 93370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 407088.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756360 f, 93377.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 407278.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 407468.3 fps, 0 ms/f [junit] 8 s: 60 f / 107 ms, 560.7 fps, 1 ms/f; total: 756420 f, 92167.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 407658.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756480 f, 92174.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 407848.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756540 f, 92182.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 408037.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756600 f, 92189.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 408227.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756660 f, 92185.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 407129.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756720 f, 92192.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 407318.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756780 f, 92200.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 407507.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756840 f, 92207.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 407697.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 407886.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 408075.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 408264.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756900 f, 92214.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 408454.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756960 f, 92222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 408643.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757020 f, 92218.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 408832.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757080 f, 92225.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 409022.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757140 f, 92232.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 409211.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757200 f, 92240.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 409400.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757260 f, 92247.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 409589.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757320 f, 92254.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 409779.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757380 f, 92262.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 409968.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757440 f, 92258.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 410157.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757500 f, 92265.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 410347.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757560 f, 92272.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 410536.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757620 f, 92280.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 409433.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757680 f, 92287.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 409622.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757740 f, 92294.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 409811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 410000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757800 f, 92302.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 410188.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757860 f, 92309.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757920 f, 92316.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 410377.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 410566.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757980 f, 92312.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 410754.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758040 f, 92320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 410943.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758100 f, 92327.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 411132.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758160 f, 92334.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 411320.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 411509.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758220 f, 92341.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 411698.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758280 f, 92349.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 411886.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758340 f, 92356.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 412075.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758400 f, 92352.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 412264.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758460 f, 92359.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 412452.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758520 f, 92367.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 412641.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758580 f, 92374.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 412830.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758640 f, 92381.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 411724.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758700 f, 92389.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 411912.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758760 f, 92396.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 412100.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758820 f, 92403.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 412288.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 412476.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758880 f, 92411.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758940 f, 92418.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 412664.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 412852.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 413040.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759000 f, 92425.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 413228.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759060 f, 92421.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 413416.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759120 f, 92429.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 413605.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759180 f, 92436.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759240 f, 92443.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 413793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 413981.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759300 f, 92450.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 414169.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759360 f, 92458.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 414357.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 414545.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759420 f, 92465.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 414733.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759480 f, 92472.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 414921.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759540 f, 92480.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 413812.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759600 f, 92487.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 414000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759660 f, 92483.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 414187.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759720 f, 92490.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 414375.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759780 f, 92498.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 414562.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759840 f, 92505.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 414750.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759900 f, 92512.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 414937.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759960 f, 92520.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 415125.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760020 f, 92527.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 415312.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760080 f, 92534.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 415500.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760140 f, 92542.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 415687.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760200 f, 92549.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760260 f, 92556.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760320 f, 92552.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 415875.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760380 f, 92559.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 416062.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760440 f, 92567.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 416250.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760500 f, 92574.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 416437.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760560 f, 92581.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 416625.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760620 f, 92589.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 416812.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760680 f, 92596.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760740 f, 92603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 417000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760800 f, 92611.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 417187.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760860 f, 92618.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 416074.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760920 f, 92614.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 416261.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760980 f, 92621.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 416448.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761040 f, 92629.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 416635.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761100 f, 92636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 416822.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761160 f, 92643.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 417009.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761220 f, 92650.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 417196.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761280 f, 92658.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 417383.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761340 f, 92665.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 417570.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761400 f, 92672.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 417757.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761460 f, 92680.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 417943.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761520 f, 92687.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 418130.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761580 f, 92683.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 418317.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761640 f, 92690.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 418504.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761700 f, 92698.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 418691.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761760 f, 92705.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 418878.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761820 f, 92712.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 419065.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761880 f, 92719.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 419252.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761940 f, 92727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 419439.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762000 f, 92734.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 418322.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762060 f, 92741.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 418509.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762120 f, 92749.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762180 f, 92756.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 418695.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762240 f, 92752.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 418882.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762300 f, 92759.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 419068.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762360 f, 92767.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 419254.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762420 f, 92774.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 419441.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762480 f, 92781.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 419627.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762540 f, 92789.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 419813.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762600 f, 92796.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 420000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762660 f, 92803.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 420186.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762720 f, 92810.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 420372.6 fps, 0 ms/f [junit] 8 s: 60 f / 96 ms, 625.0 fps, 1 ms/f; total: 762780 f, 91746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 420559.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762840 f, 91753.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 420745.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762900 f, 91749.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 420931.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762960 f, 91757.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 421118.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763020 f, 91764.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 421304.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763080 f, 91771.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 421490.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763140 f, 91778.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 421677.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763200 f, 91785.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 420557.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763260 f, 91793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 420743.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763320 f, 91800.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 420928.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763380 f, 91807.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 421114.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763440 f, 91814.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 421300.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763500 f, 91822.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 421486.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763560 f, 91829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 421671.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763620 f, 91825.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 421857.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763680 f, 91832.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 422043.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763740 f, 91839.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 422229.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763800 f, 91847.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 422414.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763860 f, 91854.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 422600.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763920 f, 91861.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 422786.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763980 f, 91868.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 422972.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764040 f, 91875.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 423157.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764100 f, 91883.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 423343.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764160 f, 91879.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 423529.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764220 f, 91886.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 423715.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764280 f, 91893.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 422592.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764340 f, 91900.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 422777.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764400 f, 91908.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 422962.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764460 f, 91915.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 423148.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764520 f, 91922.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 423333.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764580 f, 91929.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 423518.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764640 f, 91937.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 423703.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764700 f, 91944.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 423888.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764760 f, 91951.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 424074.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764820 f, 91947.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 424259.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764880 f, 91954.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 424444.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764940 f, 91962.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 424629.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765000 f, 91969.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 424814.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765060 f, 91976.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 425000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765120 f, 91983.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 425185.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765180 f, 91990.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 425370.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765240 f, 91998.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 425555.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765300 f, 92005.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 425740.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765360 f, 92012.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 425925.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765420 f, 92008.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 424800.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765480 f, 92015.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 424984.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765540 f, 92023.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 425169.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765600 f, 92030.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 425353.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765660 f, 92037.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 425538.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765720 f, 92044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 425723.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765780 f, 92040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 425907.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765840 f, 92048.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 426092.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765900 f, 92055.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 426276.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765960 f, 92062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 426461.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766020 f, 92069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 426646.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766080 f, 92076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 426830.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766140 f, 92084.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 427015.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 427200.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766200 f, 92080.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766260 f, 92087.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 427384.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766320 f, 92094.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 427569.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766380 f, 92101.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 427753.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766440 f, 92109.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 427938.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766500 f, 92116.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 428123.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766560 f, 92123.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 426993.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766620 f, 92119.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 427177.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766680 f, 92126.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 427361.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766740 f, 92134.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 427546.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766800 f, 92141.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 427730.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766860 f, 92148.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 427914.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766920 f, 92155.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 428098.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766980 f, 92162.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 428282.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767040 f, 92159.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 428466.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767100 f, 92166.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767160 f, 92173.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 428650.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767220 f, 92180.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 428834.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767280 f, 92187.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 429018.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767340 f, 92195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 429202.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767400 f, 92191.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 429386.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767460 f, 92198.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 429570.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767520 f, 92205.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 429754.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767580 f, 92212.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 429938.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767640 f, 92220.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 430122.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767700 f, 92227.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 430306.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767760 f, 92234.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 429174.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767820 f, 92241.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 429357.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767880 f, 92237.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 429541.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767940 f, 92245.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 429724.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768000 f, 92252.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 429908.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768060 f, 92259.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768120 f, 92266.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 430091.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768180 f, 92273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 430275.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768240 f, 92281.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 430458.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768300 f, 92288.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 430642.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768360 f, 92295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 430825.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768420 f, 92302.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 431009.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768480 f, 92298.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 431192.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768540 f, 92306.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 431376.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768600 f, 92313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 431559.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768660 f, 92320.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768720 f, 92327.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768780 f, 92334.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768840 f, 92342.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768900 f, 92349.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768960 f, 92356.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769020 f, 92363.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769080 f, 92370.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769140 f, 92366.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769200 f, 92374.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769260 f, 92381.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769320 f, 92388.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769380 f, 92395.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769440 f, 92403.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769500 f, 92410.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769560 f, 92417.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769620 f, 92424.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769680 f, 92431.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769740 f, 92427.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769800 f, 92435.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769860 f, 92442.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769920 f, 92449.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769980 f, 92456.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770040 f, 92463.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770100 f, 92471.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770160 f, 92478.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770220 f, 92485.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770280 f, 92492.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770340 f, 92500.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770400 f, 92507.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770460 f, 92514.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770520 f, 92521.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770580 f, 92528.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770640 f, 92524.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770700 f, 92532.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770760 f, 92539.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770820 f, 92546.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770880 f, 92553.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770940 f, 92560.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771000 f, 92568.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771060 f, 92575.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771120 f, 92582.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771180 f, 92589.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771240 f, 92596.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771300 f, 92604.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771360 f, 92611.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771420 f, 92618.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771480 f, 92625.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771540 f, 92632.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771600 f, 92640.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771660 f, 92636.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771720 f, 92643.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771780 f, 92650.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771840 f, 92657.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771900 f, 92665.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771960 f, 92672.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772020 f, 92679.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772080 f, 92686.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772140 f, 92693.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772200 f, 92701.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772260 f, 92708.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772320 f, 92715.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772380 f, 92722.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772440 f, 92729.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772500 f, 92737.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772560 f, 92744.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772620 f, 92740.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772680 f, 92747.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772740 f, 92754.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772800 f, 92761.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772860 f, 92769.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772920 f, 92776.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772980 f, 92783.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773040 f, 92790.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773100 f, 92797.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773160 f, 92805.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 431743.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773220 f, 92812.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773280 f, 92819.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 431926.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773340 f, 92826.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 432110.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773400 f, 92833.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 432293.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773460 f, 92841.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 431158.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773520 f, 92848.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 431341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 431524.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 431707.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773580 f, 92844.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 431890.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773640 f, 92851.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 432073.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773700 f, 92858.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 432256.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773760 f, 92866.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 432439.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773820 f, 92873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 432621.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773880 f, 92880.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 432804.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773940 f, 92887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 432987.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774000 f, 92894.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 433170.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774060 f, 92902.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 433353.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774120 f, 92909.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 433536.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774180 f, 92916.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 433719.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774240 f, 92923.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 433902.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774300 f, 92930.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 434085.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774360 f, 92938.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 434268.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774420 f, 92945.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 433130.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774480 f, 92952.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 433313.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774540 f, 92948.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 433495.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774600 f, 92955.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 433677.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774660 f, 92962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 433860.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774720 f, 92970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 434042.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774780 f, 92977.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 434224.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774840 f, 92984.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 434407.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774900 f, 92991.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 434589.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774960 f, 92998.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 434772.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775020 f, 93006.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 434954.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775080 f, 93013.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 435136.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775140 f, 93020.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 435319.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775200 f, 93027.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 435501.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775260 f, 93034.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 435683.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775320 f, 93042.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 435866.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775380 f, 93049.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 436048.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775440 f, 93056.5 fps, 0 ms/f [junit] 8 s: 60 f / 216 ms, 277.7 fps, 3 ms/f; total: 775500 f, 90712.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 436231.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775560 f, 90719.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 436413.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 435272.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775620 f, 90726.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 435454.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775680 f, 90733.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 435636.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775740 f, 90740.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 435818.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775800 f, 90747.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 436000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775860 f, 90754.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 436181.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775920 f, 90761.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 436363.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775980 f, 90768.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 436545.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776040 f, 90775.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 436727.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776100 f, 90771.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 436909.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776160 f, 90778.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 437090.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776220 f, 90785.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 437272.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776280 f, 90792.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 437454.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776340 f, 90800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 437636.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776400 f, 90807.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 437818.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776460 f, 90814.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 438000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776520 f, 90821.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 438181.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776580 f, 90828.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 438363.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776640 f, 90835.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 438545.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776700 f, 90842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 437401.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776760 f, 90838.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776820 f, 90845.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 437583.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776880 f, 90852.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 437764.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776940 f, 90859.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 437945.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 438126.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777000 f, 90866.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 438308.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 438489.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777060 f, 90873.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777120 f, 90880.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 438670.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777180 f, 90887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 438851.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777240 f, 90894.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 439033.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777300 f, 90901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 439214.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777360 f, 90908.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777420 f, 90905.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777480 f, 90912.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777540 f, 90919.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 439395.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777600 f, 90926.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 439577.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777660 f, 90933.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 439758.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777720 f, 90940.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 439939.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777780 f, 90947.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 440120.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777840 f, 90954.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 440302.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777900 f, 90961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 440483.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777960 f, 90968.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 439337.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778020 f, 90964.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 439518.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778080 f, 90971.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 439698.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778140 f, 90978.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 439879.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778200 f, 90985.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 440060.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778260 f, 90992.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 440240.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778320 f, 90999.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 440421.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778380 f, 91006.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778440 f, 91013.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 440602.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 440783.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778500 f, 91020.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 440963.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778560 f, 91027.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 441144.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778620 f, 91034.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 441325.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778680 f, 91031.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 441506.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 441686.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778740 f, 91038.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 441867.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778800 f, 91045.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 442048.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 442228.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778860 f, 91052.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778920 f, 91059.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 442409.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778980 f, 91066.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 442590.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779040 f, 91073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 441441.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779100 f, 91080.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 441621.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779160 f, 91087.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 441801.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779220 f, 91094.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 441981.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779280 f, 91101.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 442162.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779340 f, 91097.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 442342.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779400 f, 91104.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 442522.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779460 f, 91111.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 442702.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779520 f, 91118.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 442882.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779580 f, 91125.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779640 f, 91132.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 443063.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779700 f, 91139.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 443243.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779760 f, 91146.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 443423.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779820 f, 91153.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 443603.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779880 f, 91160.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 443783.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779940 f, 91167.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 443963.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780000 f, 91164.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 444144.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780060 f, 91171.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 444324.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780120 f, 91178.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 444504.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780180 f, 91185.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 443353.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780240 f, 91192.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 443532.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780300 f, 91199.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 443712.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780360 f, 91206.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 443892.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780420 f, 91213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 444071.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780480 f, 91220.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 444251.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780540 f, 91227.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 444431.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780600 f, 91234.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 444610.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780660 f, 91241.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 444790.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780720 f, 91237.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 444970.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780780 f, 91244.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 445149.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780840 f, 91251.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 445329.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780900 f, 91258.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 445508.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780960 f, 91265.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 445688.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781020 f, 91272.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781080 f, 91279.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 445868.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781140 f, 91286.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 446047.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781200 f, 91293.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 446227.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781260 f, 91300.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 446407.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781320 f, 91307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 446586.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781380 f, 91314.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 445432.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781440 f, 91311.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 445611.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781500 f, 91318.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 445791.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 445970.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781560 f, 91325.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 446149.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 446328.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781620 f, 91332.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781680 f, 91339.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 446507.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781740 f, 91346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 446686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 446865.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781800 f, 91353.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 447044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 447223.8 fps, 0 ms/f [junit] 8 s: 60 f / 216 ms, 277.7 fps, 3 ms/f; total: 781860 f, 89111.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 447403.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781920 f, 89107.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 447582.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781980 f, 89114.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 447761.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782040 f, 89121.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 447940.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782100 f, 89128.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 448119.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782160 f, 89135.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 448298.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782220 f, 89141.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 448477.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782280 f, 89148.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 448656.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782340 f, 89145.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 447500.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782400 f, 89152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 447678.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782460 f, 89159.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 447857.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782520 f, 89165.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 448035.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782580 f, 89172.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 448214.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782640 f, 89179.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 448392.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782700 f, 89186.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 448571.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782760 f, 89183.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 448750.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782820 f, 89189.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 448928.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782880 f, 89196.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 449107.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782940 f, 89203.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 449285.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783000 f, 89210.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 449464.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783060 f, 89217.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 449642.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783120 f, 89224.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 449821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 450000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783180 f, 89220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 450178.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783240 f, 89227.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 450357.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783300 f, 89234.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 450535.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783360 f, 89241.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 449376.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783420 f, 89248.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 449554.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783480 f, 89254.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 449732.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783540 f, 89261.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 449910.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783600 f, 89268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 450089.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783660 f, 89275.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 450267.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783720 f, 89282.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 450445.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783780 f, 89278.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 450623.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783840 f, 89285.8 fps, 0 ms/f [junit] 0 s: 60 f / 55 ms, 1090.9 fps, 0 ms/f; total: 151920 f, 387551.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783900 f, 89292.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 387704.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783960 f, 89299.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 387857.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784020 f, 89306.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 388010.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784080 f, 89313.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 388163.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784140 f, 89319.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 388316.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784200 f, 89326.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 388469.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784260 f, 89333.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 388622.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784320 f, 89340.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 388775.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784380 f, 89347.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 388928.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784440 f, 89343.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 388091.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784500 f, 89350.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 388244.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784560 f, 89357.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 388396.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784620 f, 89364.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784680 f, 89371.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 388549.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784740 f, 89378.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 388702.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784800 f, 89384.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 388854.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784860 f, 89391.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 389007.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784920 f, 89398.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 389160.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784980 f, 89405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 389312.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785040 f, 89402.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 389465.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785100 f, 89408.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 389618.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785160 f, 89415.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 389771.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785220 f, 89422.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 389923.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785280 f, 89429.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 389086.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785340 f, 89436.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 389238.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785400 f, 89443.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 389390.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785460 f, 89449.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 389543.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785520 f, 89456.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 389695.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785580 f, 89463.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 389847.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785640 f, 89470.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 390000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785700 f, 89467.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 390152.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785760 f, 89473.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 390304.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 390456.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785820 f, 89480.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 390609.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785880 f, 89487.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785940 f, 89494.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786000 f, 89501.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 390761.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786060 f, 89508.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786120 f, 89514.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 390913.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786180 f, 89521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 391066.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786240 f, 89528.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 390227.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786300 f, 89525.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 390379.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786360 f, 89532.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 390531.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786420 f, 89538.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 390683.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786480 f, 89545.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 390835.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786540 f, 89552.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 390987.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786600 f, 89559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 391139.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786660 f, 89566.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 391291.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786720 f, 89573.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 390454.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786780 f, 89579.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 390606.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786840 f, 89586.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 390757.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786900 f, 89593.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 390909.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786960 f, 89590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 391060.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787020 f, 89597.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 391212.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787080 f, 89603.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 391363.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787140 f, 89610.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 391515.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787200 f, 89617.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 391666.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787260 f, 89624.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 390831.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787320 f, 89631.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 390982.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787380 f, 89637.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 391133.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787440 f, 89644.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 391284.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787500 f, 89651.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 391435.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787560 f, 89658.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 391586.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787620 f, 89665.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 391738.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787680 f, 89672.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 391889.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787740 f, 89678.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 392040.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787800 f, 89685.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 391206.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787860 f, 89682.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 391356.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787920 f, 89689.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 391507.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787980 f, 89696.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 391658.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788040 f, 89702.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 391809.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788100 f, 89709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 391959.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788160 f, 89716.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 392110.5 fps, 0 ms/f [junit] 8 s: 60 f / 139 ms, 431.6 fps, 2 ms/f; total: 788220 f, 88325.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 392261.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788280 f, 88332.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 392412.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788340 f, 88329.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 391578.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788400 f, 88336.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 391729.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788460 f, 88342.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 391879.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788520 f, 88349.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 392030.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788580 f, 88356.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 392180.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788640 f, 88363.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 392330.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788700 f, 88369.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 392481.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788760 f, 88366.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 392631.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788820 f, 88373.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 392781.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788880 f, 88380.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 392932.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788940 f, 88386.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 393082.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789000 f, 88393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 393233.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789060 f, 88400.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 393383.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789120 f, 88406.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 392550.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789180 f, 88413.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 392700.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789240 f, 88420.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 392850.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789300 f, 88427.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 393000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789360 f, 88423.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 393150.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789420 f, 88430.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 393300.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789480 f, 88437.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 393450.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789540 f, 88444.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 393600.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789600 f, 88450.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 393750.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789660 f, 88457.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 393900.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789720 f, 88464.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 394050.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789780 f, 88470.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789840 f, 88477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 394200.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789900 f, 88484.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 394350.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789960 f, 88491.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 394500.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790020 f, 88487.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 393665.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790080 f, 88494.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 393815.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790140 f, 88501.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 393965.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790200 f, 88508.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 394114.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790260 f, 88514.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 394264.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790320 f, 88521.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 394413.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790380 f, 88528.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 394563.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790440 f, 88534.9 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 158280 f, 388894.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790500 f, 88541.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 389041.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 389189.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790560 f, 88548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 389336.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790620 f, 88555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 389484.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790680 f, 88561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 389631.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790740 f, 88568.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 389778.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790800 f, 88575.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 389926.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790860 f, 88581.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 390073.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790920 f, 88578.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 390221.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790980 f, 88585.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 390368.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791040 f, 88592.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 389558.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791100 f, 88598.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 389705.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791160 f, 88605.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 389852.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791220 f, 88612.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 390000.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791280 f, 88619.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 390147.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791340 f, 88625.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 390294.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791400 f, 88632.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 390441.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791460 f, 88639.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 390588.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791520 f, 88645.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 390735.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 390882.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791580 f, 88652.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 391029.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791640 f, 88659.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 391176.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791700 f, 88666.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 391323.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791760 f, 88672.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 391470.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791820 f, 88679.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 390660.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791880 f, 88676.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 390806.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791940 f, 88683.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 390953.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792000 f, 88689.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 391100.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792060 f, 88696.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 391246.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792120 f, 88703.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 391393.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792180 f, 88709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 391540.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792240 f, 88716.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 391687.0 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792300 f, 88723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 391833.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792360 f, 88730.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 391980.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792420 f, 88736.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792480 f, 88743.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 392127.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792540 f, 88750.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 392273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 392420.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792600 f, 88757.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 392567.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792660 f, 88763.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 391756.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792720 f, 88770.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 391902.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792780 f, 88777.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 392048.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792840 f, 88773.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 392195.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792900 f, 88780.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 392341.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792960 f, 88787.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 392487.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793020 f, 88794.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 392634.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793080 f, 88800.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 392780.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793140 f, 88807.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 392926.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793200 f, 88814.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 393073.1 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793260 f, 88820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 393219.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793320 f, 88827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 393365.8 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793380 f, 88834.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 393512.2 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793440 f, 88841.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 392700.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793500 f, 88847.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 392846.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793560 f, 88854.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 392992.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793620 f, 88861.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 393138.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793680 f, 88867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 393284.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793740 f, 88874.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793800 f, 88881.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 393430.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793860 f, 88878.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 393576.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793920 f, 88884.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 393722.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793980 f, 88891.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 393868.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794040 f, 88898.3 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794100 f, 88905.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 394014.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794160 f, 88911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 394160.6 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794220 f, 88918.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 394306.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794280 f, 88925.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 394452.5 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794340 f, 88931.9 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794400 f, 88938.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 393640.7 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794460 f, 88945.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 393786.4 fps, 0 ms/f [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794520 f, 88952.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 393932.0 fps, 0 ms/f [junit] 9 s: 60 f / 223 ms, 269.0 fps, 3 ms/f; total: 794580 f, 86791.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 394077.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794640 f, 86798.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 394223.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794700 f, 86805.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 394368.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794760 f, 86802.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 394514.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794820 f, 86808.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 394660.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794880 f, 86815.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 394805.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794940 f, 86821.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 394951.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 395097.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795000 f, 86828.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 395242.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795060 f, 86834.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 395388.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795120 f, 86841.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 395533.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795180 f, 86847.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 394721.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795240 f, 86854.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 394866.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795300 f, 86861.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 395012.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795360 f, 86867.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 395157.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795420 f, 86874.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795480 f, 86871.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 395302.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795540 f, 86877.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 395447.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795600 f, 86884.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 395593.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795660 f, 86890.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 395738.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795720 f, 86897.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 395883.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795780 f, 86904.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 396029.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795840 f, 86910.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 396174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 396319.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795900 f, 86917.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 396464.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795960 f, 86923.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 396610.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796020 f, 86930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 395797.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796080 f, 86936.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 395942.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 396086.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796140 f, 86943.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 396231.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796200 f, 86949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 396376.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796260 f, 86956.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 396521.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796320 f, 86953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 396666.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796380 f, 86960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 396811.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796440 f, 86966.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 396956.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796500 f, 86973.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 397101.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796560 f, 86979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 397246.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796620 f, 86986.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 397391.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796680 f, 86992.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 397536.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796740 f, 86999.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 397681.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796800 f, 87005.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 396867.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796860 f, 87012.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 397012.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796920 f, 87019.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 397156.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796980 f, 87025.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 397301.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797040 f, 87032.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 397445.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797100 f, 87038.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 397590.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797160 f, 87035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 397734.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797220 f, 87042.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 397879.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797280 f, 87048.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 398024.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797340 f, 87055.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 398168.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797400 f, 87061.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 398313.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797460 f, 87068.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 398457.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797520 f, 87075.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 398602.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797580 f, 87081.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 397788.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797640 f, 87088.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 397932.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797700 f, 87094.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 398076.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797760 f, 87101.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 398221.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797820 f, 87107.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 398365.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797880 f, 87114.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 398509.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797940 f, 87120.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 398653.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798000 f, 87127.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 398798.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798060 f, 87124.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 398942.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798120 f, 87131.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 399086.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798180 f, 87137.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 399230.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798240 f, 87144.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 398417.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798300 f, 87150.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 398561.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798360 f, 87157.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 398705.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798420 f, 87163.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 398848.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798480 f, 87170.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 398992.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798540 f, 87176.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 399136.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798600 f, 87183.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 399280.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798660 f, 87189.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 399424.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798720 f, 87196.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 399568.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798780 f, 87203.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 399712.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798840 f, 87209.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798900 f, 87206.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 399856.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798960 f, 87213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 400000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799020 f, 87219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 399186.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799080 f, 87226.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 399330.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799140 f, 87232.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 399473.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799200 f, 87239.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 399617.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799260 f, 87245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 399760.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799320 f, 87252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 399904.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799380 f, 87259.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 400047.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799440 f, 87265.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 400191.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799500 f, 87272.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 400334.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799560 f, 87278.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 400478.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799620 f, 87285.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 400622.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799680 f, 87291.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 400765.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799740 f, 87288.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 400909.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799800 f, 87295.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 401052.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799860 f, 87301.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 400238.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799920 f, 87308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 400381.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799980 f, 87315.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 400525.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800040 f, 87321.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 400668.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800100 f, 87328.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 400811.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800160 f, 87334.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 400954.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800220 f, 87341.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 401097.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800280 f, 87347.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 401241.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800340 f, 87354.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 401384.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800400 f, 87360.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 401527.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800460 f, 87367.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 401670.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800520 f, 87373.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 401813.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800580 f, 87380.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 401957.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800640 f, 87377.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 401142.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800700 f, 87384.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 401285.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800760 f, 87390.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 401428.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800820 f, 87397.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 401571.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800880 f, 87403.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 401714.2 fps, 0 ms/f [junit] 9 s: 60 f / 108 ms, 555.5 fps, 1 ms/f; total: 800940 f, 86391.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 401857.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801000 f, 86398.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 402000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801060 f, 86395.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 402142.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801120 f, 86402.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 402285.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801180 f, 86408.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 402428.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801240 f, 86415.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 402571.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801300 f, 86421.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 402714.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801360 f, 86427.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 402857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 403000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801420 f, 86425.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 402185.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801480 f, 86431.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 402327.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801540 f, 86438.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 402470.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801600 f, 86444.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 402612.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801660 f, 86450.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 402755.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801720 f, 86457.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 402897.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801780 f, 86463.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 403040.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801840 f, 86461.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 403182.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801900 f, 86467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 403325.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801960 f, 86474.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 403467.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802020 f, 86480.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 403610.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802080 f, 86486.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 403752.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802140 f, 86493.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 403895.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802200 f, 86499.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 403080.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802260 f, 86506.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 403222.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802320 f, 86512.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 403364.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802380 f, 86519.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 403507.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802440 f, 86525.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 403649.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802500 f, 86522.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 403791.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802560 f, 86529.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 403933.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802620 f, 86535.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 404075.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802680 f, 86542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 404218.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802740 f, 86548.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 404360.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802800 f, 86555.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 404502.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802860 f, 86561.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 404644.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802920 f, 86568.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 404786.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802980 f, 86574.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 403971.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803040 f, 86581.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 404113.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803100 f, 86578.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 404255.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803160 f, 86584.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 404397.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803220 f, 86591.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 404539.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803280 f, 86597.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 404680.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803340 f, 86604.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 404822.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803400 f, 86610.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 404964.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803460 f, 86617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 405106.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803520 f, 86623.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 405248.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803580 f, 86630.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 405390.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803640 f, 86636.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 405531.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803700 f, 86642.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 405673.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803760 f, 86649.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 404858.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803820 f, 86655.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 405000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803880 f, 86662.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 405141.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803940 f, 86668.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 405283.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804000 f, 86675.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 405424.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804060 f, 86672.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 405566.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804120 f, 86678.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 405707.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804180 f, 86685.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 405849.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804240 f, 86691.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 405990.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804300 f, 86698.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 406132.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804360 f, 86704.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 406273.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804420 f, 86711.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 405458.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804480 f, 86717.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804540 f, 86724.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804600 f, 86730.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 405600.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804660 f, 86737.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 405741.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804720 f, 86743.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 405882.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804780 f, 86750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 406023.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804840 f, 86756.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 406164.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804900 f, 86762.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 406305.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804960 f, 86769.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 406447.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805020 f, 86766.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 406588.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805080 f, 86773.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 406729.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805140 f, 86779.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 405915.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805200 f, 86785.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 406056.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805260 f, 86792.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 406197.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805320 f, 86798.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 406338.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805380 f, 86805.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 406478.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805440 f, 86811.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 406619.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805500 f, 86818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 406760.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805560 f, 86824.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 406901.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805620 f, 86831.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 407042.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805680 f, 86837.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 407183.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805740 f, 86844.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 407323.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805800 f, 86850.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 406510.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805860 f, 86857.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 406651.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805920 f, 86863.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 406791.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805980 f, 86860.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 406932.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806040 f, 86867.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 407072.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806100 f, 86873.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 407213.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806160 f, 86880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 407353.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806220 f, 86886.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 407494.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806280 f, 86892.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 407634.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806340 f, 86899.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 406822.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806400 f, 86905.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 406962.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806460 f, 86912.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 407102.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806520 f, 86918.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 407243.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806580 f, 86925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 407383.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806640 f, 86931.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 407523.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806700 f, 86938.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 407663.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806760 f, 86944.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 407803.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806820 f, 86951.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 407943.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806880 f, 86957.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 407132.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806940 f, 86954.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 407272.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807000 f, 86961.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 407412.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807060 f, 86967.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 407552.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807120 f, 86974.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 407692.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807180 f, 86980.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 407832.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807240 f, 86987.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 407972.0 fps, 0 ms/f [junit] 9 s: 60 f / 140 ms, 428.5 fps, 2 ms/f; total: 807300 f, 85700.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 408111.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807360 f, 85707.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 408251.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807420 f, 85713.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 408391.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807480 f, 85710.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 407581.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807540 f, 85717.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 407720.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807600 f, 85723.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 407860.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807660 f, 85729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 408000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807720 f, 85736.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 408139.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807780 f, 85742.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 408279.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807840 f, 85748.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 408418.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807900 f, 85755.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 408558.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807960 f, 85761.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 408697.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808020 f, 85767.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 408837.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808080 f, 85774.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 408027.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808140 f, 85780.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 408167.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808200 f, 85787.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 408306.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808260 f, 85793.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 408445.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808320 f, 85799.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 408584.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808380 f, 85797.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 408723.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808440 f, 85803.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 408863.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808500 f, 85809.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 409002.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808560 f, 85816.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 409141.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808620 f, 85822.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 409280.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808680 f, 85828.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 409419.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808740 f, 85835.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 409559.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808800 f, 85841.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 408750.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808860 f, 85848.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 408888.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808920 f, 85854.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 409027.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808980 f, 85860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 409166.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809040 f, 85867.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 409305.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 409444.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809100 f, 85873.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 409583.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809160 f, 85879.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 409722.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809220 f, 85886.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 409861.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809280 f, 85892.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 410000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809340 f, 85889.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 410138.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809400 f, 85896.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 410277.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809460 f, 85902.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 410416.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809520 f, 85908.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 409607.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809580 f, 85915.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 409745.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809640 f, 85921.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 409884.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809700 f, 85928.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 410023.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809760 f, 85934.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 410161.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809820 f, 85940.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 410300.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809880 f, 85947.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 410438.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809940 f, 85953.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 410577.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810000 f, 85959.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810060 f, 85966.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 410715.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810120 f, 85972.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 410854.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810180 f, 85978.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 410993.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810240 f, 85976.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 411131.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810300 f, 85982.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 411270.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810360 f, 85988.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 411408.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810420 f, 85995.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 410599.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810480 f, 86001.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 410737.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810540 f, 86008.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 410875.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810600 f, 86014.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 411013.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810660 f, 86020.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 411152.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810720 f, 86027.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 411290.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810780 f, 86033.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 411428.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810840 f, 86030.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 411566.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810900 f, 86037.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 411705.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810960 f, 86043.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 411843.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811020 f, 86049.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 411981.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811080 f, 86056.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 412119.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811140 f, 86062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 412258.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811200 f, 86068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 412396.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811260 f, 86075.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 411586.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811320 f, 86081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 411724.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811380 f, 86088.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 411862.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811440 f, 86094.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 412000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811500 f, 86091.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 412137.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811560 f, 86098.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 412275.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811620 f, 86104.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 412413.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811680 f, 86110.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811740 f, 86117.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 412551.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811800 f, 86123.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 412689.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811860 f, 86129.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 412827.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811920 f, 86136.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 412965.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811980 f, 86142.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 413103.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812040 f, 86148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 413241.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812100 f, 86155.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 412431.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812160 f, 86152.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 412568.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812220 f, 86158.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812280 f, 86165.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 412706.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812340 f, 86171.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 412844.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812400 f, 86178.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 412981.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812460 f, 86184.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 413119.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812520 f, 86190.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 413256.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812580 f, 86197.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 413394.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812640 f, 86203.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 413532.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812700 f, 86209.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 413669.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812760 f, 86207.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 413807.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812820 f, 86213.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 413944.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812880 f, 86219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 414082.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812940 f, 86226.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 414220.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813000 f, 86232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 413409.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813060 f, 86238.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 413546.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813120 f, 86245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 413684.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813180 f, 86251.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 413821.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813240 f, 86257.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 413958.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813300 f, 86264.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 414096.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813360 f, 86270.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 414233.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813420 f, 86267.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 414370.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813480 f, 86274.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 414508.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813540 f, 86280.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 414645.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813600 f, 86286.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 414782.6 fps, 0 ms/f [junit] 9 s: 60 f / 162 ms, 370.3 fps, 2 ms/f; total: 813660 f, 84835.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 414919.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813720 f, 84842.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 415057.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813780 f, 84848.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 415194.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813840 f, 84854.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 414383.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813900 f, 84860.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 414520.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813960 f, 84867.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 414657.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814020 f, 84873.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 414794.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814080 f, 84870.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 414931.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814140 f, 84876.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 415068.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814200 f, 84883.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 415205.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814260 f, 84889.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814320 f, 84895.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 415342.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814380 f, 84902.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814440 f, 84908.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 415479.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814500 f, 84905.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 415616.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814560 f, 84911.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 415753.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 415890.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814620 f, 84918.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 416027.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814680 f, 84924.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 416164.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814740 f, 84930.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 415353.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814800 f, 84936.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 415489.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814860 f, 84934.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 415626.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814920 f, 84940.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 415763.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814980 f, 84946.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 415899.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815040 f, 84953.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 416036.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815100 f, 84959.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 416173.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815160 f, 84965.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 416309.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815220 f, 84971.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 416446.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815280 f, 84978.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 416583.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815340 f, 84975.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 416719.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815400 f, 84981.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 416856.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815460 f, 84988.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 416993.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815520 f, 84994.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 416181.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815580 f, 85000.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 416318.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815640 f, 85006.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 416454.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815700 f, 85013.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 416590.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815760 f, 85019.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 416727.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815820 f, 85025.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 416863.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815880 f, 85022.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 417000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815940 f, 85029.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 417136.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816000 f, 85035.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 417272.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816060 f, 85041.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 417409.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816120 f, 85047.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 417545.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816180 f, 85054.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 417681.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816240 f, 85060.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 417818.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816300 f, 85066.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 417954.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816360 f, 85072.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 418090.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816420 f, 85079.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 417278.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816480 f, 85076.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 417414.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816540 f, 85082.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 417551.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816600 f, 85089.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 417687.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816660 f, 85095.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 417823.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816720 f, 85101.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 417959.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816780 f, 85107.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 418095.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816840 f, 85114.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 418231.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816900 f, 85120.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 418367.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816960 f, 85126.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 418503.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817020 f, 85132.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 418639.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817080 f, 85139.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 418775.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817140 f, 85136.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 417963.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817200 f, 85142.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 418099.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817260 f, 85148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 418235.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817320 f, 85155.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 418371.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817380 f, 85161.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 418506.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817440 f, 85167.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 418642.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817500 f, 85174.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 418778.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817560 f, 85180.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 418914.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817620 f, 85186.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 419049.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817680 f, 85192.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 419185.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817740 f, 85190.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 419321.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817800 f, 85196.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 419457.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817860 f, 85202.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 419592.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817920 f, 85208.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 419728.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817980 f, 85215.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 418916.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818040 f, 85221.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 419051.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818100 f, 85227.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 419187.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818160 f, 85233.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 419322.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818220 f, 85240.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 419458.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818280 f, 85246.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818340 f, 85243.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 419593.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818400 f, 85250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 419729.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818460 f, 85256.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 419864.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818520 f, 85262.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 420000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818580 f, 85268.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 420135.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818640 f, 85275.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 420270.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818700 f, 85281.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 420406.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818760 f, 85287.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 420541.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818820 f, 85293.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 419729.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818880 f, 85300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 419864.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818940 f, 85306.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 420000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819000 f, 85312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 420135.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819060 f, 85318.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 420270.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819120 f, 85325.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 420405.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819180 f, 85331.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 420540.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819240 f, 85337.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 420675.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819300 f, 85334.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 420810.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819360 f, 85341.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 420945.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819420 f, 85347.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 421081.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819480 f, 85353.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 421216.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819540 f, 85359.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 421351.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819600 f, 85366.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 421486.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819660 f, 85372.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 420674.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819720 f, 85378.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 420809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 420943.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819780 f, 85384.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 421078.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819840 f, 85391.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 421213.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819900 f, 85397.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 421348.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819960 f, 85403.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 421483.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820020 f, 85409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 421617.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820080 f, 85416.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 421752.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820140 f, 85422.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 421887.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820200 f, 85428.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 422022.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820260 f, 85425.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 422157.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820320 f, 85432.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 422292.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820380 f, 85438.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 421479.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820440 f, 85444.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 421614.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820500 f, 85450.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 421748.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820560 f, 85457.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 421883.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820620 f, 85463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 422017.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820680 f, 85469.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 422152.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820740 f, 85475.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 422287.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820800 f, 85482.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 422421.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820860 f, 85488.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 422556.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820920 f, 85494.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 422690.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820980 f, 85500.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 422825.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821040 f, 85507.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 422959.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821100 f, 85513.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 423094.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821160 f, 85519.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 423228.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821220 f, 85517.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 422416.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821280 f, 85523.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 422550.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821340 f, 85529.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 422684.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821400 f, 85535.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 422818.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821460 f, 85542.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 422953.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821520 f, 85548.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 423087.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821580 f, 85554.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 423221.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821640 f, 85560.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 423355.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821700 f, 85567.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 423489.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821760 f, 85573.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 423624.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821820 f, 85579.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 423758.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821880 f, 85585.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 423892.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821940 f, 85592.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 424026.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822000 f, 85598.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 423214.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822060 f, 85604.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 423348.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822120 f, 85610.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 423482.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822180 f, 85608.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 423616.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822240 f, 85614.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 423750.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822300 f, 85620.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 423883.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822360 f, 85626.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 424017.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822420 f, 85633.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 424151.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822480 f, 85639.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 424285.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822540 f, 85645.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 424419.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822600 f, 85651.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 424553.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822660 f, 85658.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 424687.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822720 f, 85664.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 424821.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822780 f, 85670.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 424008.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822840 f, 85676.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 424142.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822900 f, 85683.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 424276.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822960 f, 85689.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 424409.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823020 f, 85695.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 424543.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823080 f, 85701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 424677.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823140 f, 85699.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 424810.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823200 f, 85705.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 424944.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823260 f, 85711.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 425077.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823320 f, 85717.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 425211.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823380 f, 85724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 425345.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823440 f, 85730.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 425478.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823500 f, 85736.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 425612.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823560 f, 85742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 424800.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823620 f, 85749.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 424933.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823680 f, 85755.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 425066.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823740 f, 85761.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 425200.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823800 f, 85767.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 425333.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823860 f, 85774.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 425466.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823920 f, 85780.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 425600.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823980 f, 85786.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 425733.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824040 f, 85792.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 425866.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824100 f, 85799.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 426000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824160 f, 85796.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 426133.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824220 f, 85802.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 426266.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824280 f, 85808.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 426400.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824340 f, 85815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 426533.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824400 f, 85821.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 425720.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824460 f, 85827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 425853.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824520 f, 85833.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 425986.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824580 f, 85840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 426119.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824640 f, 85846.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824700 f, 85852.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 426252.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824760 f, 85858.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 426385.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824820 f, 85865.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 426518.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824880 f, 85871.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 426651.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824940 f, 85877.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 426784.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825000 f, 85883.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 426917.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825060 f, 85890.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 427051.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825120 f, 85887.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 427184.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825180 f, 85893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 427317.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825240 f, 85899.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 426504.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825300 f, 85906.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 426637.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825360 f, 85912.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 426769.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825420 f, 85918.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 426902.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825480 f, 85924.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 427035.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825540 f, 85931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 427168.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825600 f, 85937.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 427300.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825660 f, 85943.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 427433.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825720 f, 85949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 427566.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825780 f, 85956.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 427699.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825840 f, 85962.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 427831.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825900 f, 85968.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 427964.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825960 f, 85974.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 428097.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826020 f, 85981.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 427284.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826080 f, 85978.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 427417.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826140 f, 85984.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 427549.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826200 f, 85990.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 427682.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826260 f, 85997.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 427814.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826320 f, 86003.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 427947.0 fps, 0 ms/f [junit] 9 s: 60 f / 264 ms, 227.2 fps, 4 ms/f; total: 826380 f, 83709.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 428079.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826440 f, 83707.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 428211.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826500 f, 83713.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 428344.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826560 f, 83719.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 428476.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826620 f, 83725.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 428609.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826680 f, 83731.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 428741.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826740 f, 83737.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 428874.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826800 f, 83743.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 429006.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826860 f, 83749.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 428193.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826920 f, 83755.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 428326.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826980 f, 83761.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 428458.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827040 f, 83767.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 428590.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827100 f, 83765.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 428722.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 428854.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827160 f, 83771.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 428986.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827220 f, 83777.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 429118.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827280 f, 83783.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 429251.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827340 f, 83789.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 429383.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827400 f, 83795.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 429515.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827460 f, 83801.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 429647.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827520 f, 83807.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 429779.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827580 f, 83814.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 428967.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827640 f, 83811.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 429098.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827700 f, 83817.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 429230.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827760 f, 83823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 429362.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827820 f, 83829.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 429494.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827880 f, 83835.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 429626.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827940 f, 83842.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 429758.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828000 f, 83848.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 429890.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828060 f, 83854.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 430021.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828120 f, 83851.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 430153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 430285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 430417.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828180 f, 83857.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 430549.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828240 f, 83863.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 430681.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828300 f, 83869.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 429868.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828360 f, 83876.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 430000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828420 f, 83882.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 430131.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828480 f, 83888.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 430263.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828540 f, 83894.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 430394.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828600 f, 83900.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 430526.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828660 f, 83906.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 430657.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828720 f, 83904.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 430789.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828780 f, 83910.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 430921.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828840 f, 83916.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 431052.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828900 f, 83922.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 431184.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828960 f, 83928.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 430372.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829020 f, 83934.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 430503.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829080 f, 83940.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 430634.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829140 f, 83946.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 430765.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829200 f, 83952.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 430897.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829260 f, 83958.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 431028.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829320 f, 83964.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 431159.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829380 f, 83962.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 431291.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829440 f, 83968.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 431422.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829500 f, 83974.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 431553.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829560 f, 83980.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 431684.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829620 f, 83986.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 431816.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829680 f, 83992.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 431004.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829740 f, 83998.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 431135.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829800 f, 84004.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 431266.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829860 f, 84010.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 431397.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829920 f, 84017.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 431528.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829980 f, 84014.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 431659.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830040 f, 84020.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 431790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 431921.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830100 f, 84026.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 432052.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830160 f, 84032.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 432183.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830220 f, 84038.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 432314.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830280 f, 84044.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 432445.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830340 f, 84051.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 432576.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830400 f, 84057.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 431764.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830460 f, 84063.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 431895.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830520 f, 84069.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 432026.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830580 f, 84066.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 432156.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830640 f, 84072.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 432287.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830700 f, 84078.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 432418.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830760 f, 84085.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 432549.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830820 f, 84091.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 432679.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830880 f, 84097.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 432810.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830940 f, 84103.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 432941.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831000 f, 84109.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 433071.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831060 f, 84115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 433202.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831120 f, 84112.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 433333.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831180 f, 84119.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 432521.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831240 f, 84125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 432652.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831300 f, 84131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 432782.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831360 f, 84137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 432913.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831420 f, 84143.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 433043.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831480 f, 84149.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 433173.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831540 f, 84155.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 433304.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831600 f, 84161.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 433434.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831660 f, 84159.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 433565.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831720 f, 84165.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 433695.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831780 f, 84171.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 433826.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831840 f, 84177.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 433956.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831900 f, 84183.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 434086.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831960 f, 84189.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 433275.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832020 f, 84195.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 433405.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832080 f, 84201.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 433535.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832140 f, 84207.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 433665.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832200 f, 84213.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 433796.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832260 f, 84219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 433926.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832320 f, 84217.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 434056.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832380 f, 84223.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 434186.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832440 f, 84229.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 434316.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832500 f, 84235.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 434446.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832560 f, 84241.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 434577.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832620 f, 84247.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 434707.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832680 f, 84253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 434837.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832740 f, 84259.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 434025.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832800 f, 84265.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 434155.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832860 f, 84271.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 434285.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832920 f, 84278.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 434415.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832980 f, 84275.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 434545.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833040 f, 84281.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 434675.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833100 f, 84287.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 434805.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833160 f, 84293.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 434935.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833220 f, 84299.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 435064.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833280 f, 84305.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 435194.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833340 f, 84312.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 434384.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833400 f, 84318.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 434514.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833460 f, 84324.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 434643.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833520 f, 84321.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 434773.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833580 f, 84327.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 434902.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833640 f, 84333.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 435032.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833700 f, 84339.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 435162.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833760 f, 84345.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 435291.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833820 f, 84352.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 435421.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833880 f, 84358.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 435550.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833940 f, 84364.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 435680.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834000 f, 84370.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 435809.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834060 f, 84367.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 435000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834120 f, 84373.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 435129.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834180 f, 84379.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 435258.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834240 f, 84386.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 435387.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834300 f, 84392.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 435517.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834360 f, 84398.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 435646.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834420 f, 84404.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 435775.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834480 f, 84410.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 435905.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834540 f, 84416.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 436034.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834600 f, 84422.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834660 f, 84419.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 436163.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834720 f, 84426.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 436293.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834780 f, 84432.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 436422.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834840 f, 84438.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 436551.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834900 f, 84444.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 436681.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834960 f, 84450.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 435870.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835020 f, 84456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 436000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835080 f, 84462.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 436129.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835140 f, 84468.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 436258.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835200 f, 84474.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 436387.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835260 f, 84472.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 436516.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835320 f, 84478.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 436645.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835380 f, 84484.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 436774.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835440 f, 84490.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 436903.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835500 f, 84496.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 437032.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835560 f, 84502.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 437161.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835620 f, 84508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 437290.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835680 f, 84514.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 437419.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835740 f, 84520.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 436609.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835800 f, 84526.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 436738.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835860 f, 84532.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 436866.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835920 f, 84538.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 436995.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835980 f, 84544.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 437124.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836040 f, 84550.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 437253.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836100 f, 84557.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 437381.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836160 f, 84563.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 437510.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836220 f, 84560.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 437639.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836280 f, 84566.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 437768.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836340 f, 84572.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 437897.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836400 f, 84578.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 438025.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836460 f, 84584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 437216.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836520 f, 84590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 437344.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836580 f, 84597.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 437473.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836640 f, 84603.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 437601.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836700 f, 84609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 437730.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836760 f, 84615.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 437858.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836820 f, 84621.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 437987.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836880 f, 84627.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 438115.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836940 f, 84633.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 438244.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837000 f, 84639.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 438372.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837060 f, 84645.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 438501.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837120 f, 84651.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 438629.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837180 f, 84649.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 438758.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837240 f, 84655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 437948.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837300 f, 84661.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837360 f, 84667.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 438076.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837420 f, 84673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 438205.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837480 f, 84679.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 438333.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837540 f, 84685.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 438461.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837600 f, 84691.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 438589.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837660 f, 84697.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 438717.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837720 f, 84703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 438846.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837780 f, 84709.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 438974.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837840 f, 84715.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 439102.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837900 f, 84721.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 438294.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837960 f, 84728.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 438422.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838020 f, 84734.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 438550.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838080 f, 84740.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 438678.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838140 f, 84746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 438805.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838200 f, 84743.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 438933.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838260 f, 84749.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 439061.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838320 f, 84755.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 438255.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838380 f, 84761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 438382.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838440 f, 84767.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 438510.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838500 f, 84774.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 438638.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838560 f, 84780.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 438765.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838620 f, 84786.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 438893.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838680 f, 84792.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 439021.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838740 f, 84798.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 439148.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838800 f, 84804.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 439276.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838860 f, 84810.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 439404.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838920 f, 84816.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 439531.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838980 f, 84822.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 438726.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839040 f, 84828.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 438853.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839100 f, 84834.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 438980.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839160 f, 84832.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 439108.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839220 f, 84838.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 439235.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839280 f, 84844.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 439363.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839340 f, 84850.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 439490.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839400 f, 84856.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 439617.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839460 f, 84862.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 439745.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839520 f, 84868.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 439872.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839580 f, 84874.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 440000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839640 f, 84880.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 440127.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839700 f, 84886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 439322.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839760 f, 84892.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 439449.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839820 f, 84898.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 439576.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839880 f, 84904.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 439703.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839940 f, 84911.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 439830.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840000 f, 84917.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 439957.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840060 f, 84923.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 440084.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840120 f, 84920.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 440211.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840180 f, 84926.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 440338.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840240 f, 84932.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 440466.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840300 f, 84938.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 440593.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840360 f, 84944.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 440720.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840420 f, 84950.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 440847.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840480 f, 84957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 440042.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840540 f, 84963.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 440169.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 440295.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840600 f, 84969.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 440422.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840660 f, 84975.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 440549.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840720 f, 84981.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 440676.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840780 f, 84987.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 440803.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840840 f, 84993.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 440930.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840900 f, 84999.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 441057.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840960 f, 85005.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 441183.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841020 f, 85011.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 441310.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841080 f, 85009.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 441437.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841140 f, 85015.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 441564.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841200 f, 85021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 441691.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841260 f, 85027.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 440886.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841320 f, 85033.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 441012.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841380 f, 85039.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 441139.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841440 f, 85045.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841500 f, 85051.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 441265.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841560 f, 85057.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 441392.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 441519.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841620 f, 85063.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 441645.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841680 f, 85069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 441772.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841740 f, 85075.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 441898.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841800 f, 85081.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 442025.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841860 f, 85087.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 442151.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841920 f, 85094.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 442278.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841980 f, 85100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 442405.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842040 f, 85097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 442531.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842100 f, 85103.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 441726.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842160 f, 85109.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 441852.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842220 f, 85115.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 441978.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842280 f, 85121.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 442105.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842340 f, 85127.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 442231.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842400 f, 85133.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 442357.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842460 f, 85139.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 442484.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842520 f, 85146.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 442610.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842580 f, 85152.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 442736.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842640 f, 85158.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 442863.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842700 f, 85164.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 442989.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842760 f, 85170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 443115.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842820 f, 85176.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 443242.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842880 f, 85182.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 442436.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842940 f, 85188.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 442563.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843000 f, 85185.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 442689.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843060 f, 85191.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 442815.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843120 f, 85198.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 442941.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843180 f, 85204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 443067.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843240 f, 85210.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 443193.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843300 f, 85216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 443319.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843360 f, 85222.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 443445.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843420 f, 85228.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 443571.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843480 f, 85234.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 443697.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843540 f, 85240.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 443823.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843600 f, 85246.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 443949.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843660 f, 85252.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 443144.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843720 f, 85258.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 443270.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843780 f, 85264.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 443396.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843840 f, 85270.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 443522.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843900 f, 85276.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 443647.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843960 f, 85274.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 443773.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844020 f, 85280.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 443899.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844080 f, 85286.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 444025.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844140 f, 85292.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 444150.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844200 f, 85298.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 444276.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844260 f, 85304.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 444402.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844320 f, 85310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 444528.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844380 f, 85316.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 444654.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844440 f, 85322.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 443849.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844500 f, 85328.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 443974.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844560 f, 85334.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 444100.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844620 f, 85341.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 444225.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844680 f, 85347.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 444351.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844740 f, 85353.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 444477.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844800 f, 85359.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 444602.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844860 f, 85365.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 444728.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844920 f, 85362.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 444853.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844980 f, 85368.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 444979.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845040 f, 85374.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 445104.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845100 f, 85380.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 445230.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845160 f, 85386.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 445355.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845220 f, 85393.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 445481.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845280 f, 85399.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 444676.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845340 f, 85405.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 444801.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845400 f, 85411.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 444926.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845460 f, 85417.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 445052.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845520 f, 85423.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 445177.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845580 f, 85429.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 445302.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845640 f, 85435.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 445427.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845700 f, 85441.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 445553.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845760 f, 85447.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 445678.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845820 f, 85453.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 445803.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845880 f, 85459.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 445929.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845940 f, 85457.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 446054.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846000 f, 85463.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 445250.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846060 f, 85469.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 445375.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846120 f, 85475.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 445500.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846180 f, 85481.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 445625.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846240 f, 85487.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 445750.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846300 f, 85493.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 445875.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846360 f, 85499.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 446000.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846420 f, 85505.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 446125.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846480 f, 85511.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 446250.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846540 f, 85517.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 446375.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846600 f, 85523.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 445571.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846660 f, 85529.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 445696.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846720 f, 85535.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 445821.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846780 f, 85541.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 445945.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846840 f, 85548.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 446070.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846900 f, 85545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 446195.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846960 f, 85551.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 446320.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847020 f, 85557.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 446444.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847080 f, 85563.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 446569.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847140 f, 85569.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 445767.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847200 f, 85575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 445892.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847260 f, 85581.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 446016.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847320 f, 85587.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 446141.1 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847380 f, 85593.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 446265.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847440 f, 85600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 446390.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847500 f, 85606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 446514.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847560 f, 85612.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 446639.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847620 f, 85618.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 446763.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847680 f, 85624.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 446887.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847740 f, 85630.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 447012.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847800 f, 85636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 447136.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847860 f, 85633.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 447261.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847920 f, 85639.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 446459.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847980 f, 85645.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 446583.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848040 f, 85651.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 446708.0 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848100 f, 85658.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 446832.3 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848160 f, 85664.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 446956.5 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848220 f, 85670.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 447080.7 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848280 f, 85676.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 447204.9 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848340 f, 85682.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 447329.2 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848400 f, 85688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 447453.4 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848460 f, 85694.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 447577.6 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848520 f, 85700.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 447701.8 fps, 0 ms/f [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848580 f, 85706.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 447826.1 fps, 0 ms/f [junit] 10 s: 60 f / 119 ms, 504.2 fps, 1 ms/f; total: 848640 f, 84694.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 447950.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848700 f, 84700.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 447148.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848760 f, 84706.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 447272.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848820 f, 84712.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 447396.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848880 f, 84718.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 447520.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848940 f, 84716.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 447644.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849000 f, 84722.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 447768.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849060 f, 84728.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 447892.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 448016.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 448140.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849120 f, 84734.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 448264.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849180 f, 84740.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 448388.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849240 f, 84746.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 448512.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849300 f, 84752.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849360 f, 84749.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 448636.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849420 f, 84755.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 448760.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849480 f, 84761.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 447958.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849540 f, 84767.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 448082.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849600 f, 84773.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 448206.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849660 f, 84779.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 448329.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849720 f, 84785.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 448453.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849780 f, 84782.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 448577.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849840 f, 84788.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 448701.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849900 f, 84794.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 448824.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849960 f, 84800.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 448948.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850020 f, 84806.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850080 f, 84812.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 449072.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850140 f, 84818.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 449195.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850200 f, 84816.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 449319.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850260 f, 84822.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 448518.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850320 f, 84828.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 448641.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850380 f, 84834.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 448765.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850440 f, 84840.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 448888.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850500 f, 84846.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850560 f, 84852.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 449012.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850620 f, 84849.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 449135.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850680 f, 84855.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 449259.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850740 f, 84861.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 449382.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850800 f, 84867.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 449506.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850860 f, 84873.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 449629.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850920 f, 84879.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 449753.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850980 f, 84885.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 449876.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851040 f, 84883.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 450000.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851100 f, 84889.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 450123.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851160 f, 84895.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 449322.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851220 f, 84901.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 449445.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851280 f, 84907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 449568.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851340 f, 84913.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 449692.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851400 f, 84919.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 449815.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851460 f, 84916.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 449938.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851520 f, 84922.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 450061.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851580 f, 84928.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 450184.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851640 f, 84934.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 450308.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851700 f, 84940.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 450431.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851760 f, 84946.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 450554.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851820 f, 84952.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 450677.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851880 f, 84950.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 450800.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851940 f, 84956.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 450000.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852000 f, 84962.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 450122.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852060 f, 84968.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 450245.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852120 f, 84974.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 450368.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852180 f, 84980.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 450491.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852240 f, 84977.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 450614.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852300 f, 84983.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 450737.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852360 f, 84989.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 450860.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852420 f, 84995.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 450983.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852480 f, 85001.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 451106.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852540 f, 85007.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 451229.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852600 f, 85013.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 451352.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852660 f, 85010.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 451475.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852720 f, 85016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 451598.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852780 f, 85022.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 450797.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852840 f, 85028.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 450920.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852900 f, 85034.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 451042.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852960 f, 85040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 451165.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853020 f, 85046.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 451288.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853080 f, 85044.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 451411.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853140 f, 85050.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 451533.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853200 f, 85056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 451656.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853260 f, 85062.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 451779.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853320 f, 85068.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 451901.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853380 f, 85074.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 452024.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853440 f, 85080.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 452147.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853500 f, 85077.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 452269.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853560 f, 85083.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 451469.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853620 f, 85089.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 451591.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853680 f, 85095.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 451714.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853740 f, 85101.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 451836.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853800 f, 85107.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 451959.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853860 f, 85113.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 452081.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853920 f, 85119.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 452204.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853980 f, 85125.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 452326.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854040 f, 85131.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 452448.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854100 f, 85129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 452571.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854160 f, 85135.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 452693.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854220 f, 85141.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 451894.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854280 f, 85147.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 452016.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854340 f, 85152.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 452138.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854400 f, 85158.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 452260.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854460 f, 85164.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 452382.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854520 f, 85170.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 452505.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854580 f, 85176.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 452627.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854640 f, 85182.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 452749.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854700 f, 85180.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 452871.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854760 f, 85186.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 452993.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854820 f, 85192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 452195.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854880 f, 85198.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 452317.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854940 f, 85204.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 452439.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855000 f, 85210.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 452560.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855060 f, 85216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 452682.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855120 f, 85222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 452804.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855180 f, 85228.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 452926.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855240 f, 85234.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 453048.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855300 f, 85231.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 452251.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855360 f, 85237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 452373.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855420 f, 85243.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 452494.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855480 f, 85249.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 452616.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855540 f, 85255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 452738.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855600 f, 85261.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 452860.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855660 f, 85267.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 452981.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855720 f, 85273.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 453103.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855780 f, 85279.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 453225.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855840 f, 85285.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 453346.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855900 f, 85282.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 452550.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855960 f, 85288.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 452672.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856020 f, 85294.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 452793.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856080 f, 85300.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 452914.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856140 f, 85306.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 453036.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856200 f, 85312.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 453157.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856260 f, 85318.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 453279.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856320 f, 85324.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 453400.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856380 f, 85330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 453522.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856440 f, 85336.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 453643.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856500 f, 85342.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856560 f, 85340.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 453765.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856620 f, 85346.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 452969.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856680 f, 85352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 453090.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856740 f, 85358.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 453212.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856800 f, 85364.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856860 f, 85370.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 453333.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856920 f, 85376.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 453454.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856980 f, 85382.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857040 f, 85388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 453575.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857100 f, 85394.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 453696.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857160 f, 85391.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 453818.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857220 f, 85397.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 453939.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857280 f, 85403.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 454060.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857340 f, 85409.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 454181.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857400 f, 85415.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 454303.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857460 f, 85421.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 453508.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857520 f, 85427.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 453629.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857580 f, 85433.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 453750.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857640 f, 85439.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 453870.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857700 f, 85445.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 453991.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857760 f, 85442.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 454112.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857820 f, 85448.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 454233.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857880 f, 85454.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 454354.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857940 f, 85460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 454475.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858000 f, 85466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 454596.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858060 f, 85472.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 454717.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858120 f, 85478.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 454838.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858180 f, 85484.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 454959.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858240 f, 85490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 455080.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858300 f, 85496.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 454285.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858360 f, 85502.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 454406.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858420 f, 85508.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 454527.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858480 f, 85514.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 454647.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858540 f, 85520.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 454768.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858600 f, 85526.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 454889.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858660 f, 85523.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 455010.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858720 f, 85529.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 455130.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858780 f, 85535.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 455251.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858840 f, 85541.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 455372.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858900 f, 85547.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 455492.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858960 f, 85553.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 455613.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859020 f, 85559.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 455734.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859080 f, 85565.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 455855.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859140 f, 85571.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 455060.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859200 f, 85577.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 455180.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859260 f, 85583.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 455301.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859320 f, 85589.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 455421.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859380 f, 85595.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 455542.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859440 f, 85601.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 455662.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859500 f, 85607.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 455783.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859560 f, 85613.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 455903.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859620 f, 85610.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 456024.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859680 f, 85616.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 456144.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859740 f, 85622.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 456265.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859800 f, 85628.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 456385.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859860 f, 85634.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 456506.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859920 f, 85640.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 456626.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859980 f, 85646.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 455831.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860040 f, 85652.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 455951.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860100 f, 85658.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 456072.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860160 f, 85664.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 456192.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860220 f, 85670.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 456312.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860280 f, 85676.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 456432.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 456553.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860340 f, 85682.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 456673.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860400 f, 85688.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 456793.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860460 f, 85694.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860520 f, 85700.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 456913.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860580 f, 85706.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 457034.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860640 f, 85704.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 457154.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860700 f, 85710.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 457274.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860760 f, 85715.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 457394.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860820 f, 85721.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 456600.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860880 f, 85727.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 456720.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860940 f, 85733.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 456840.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861000 f, 85739.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 456960.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861060 f, 85745.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 457080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 457200.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861120 f, 85751.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 457320.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861180 f, 85757.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 457440.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861240 f, 85763.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 457560.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861300 f, 85769.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 457680.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861360 f, 85775.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 457800.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861420 f, 85781.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 457920.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861480 f, 85787.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 458040.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861540 f, 85793.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 458160.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861600 f, 85791.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 457365.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 457485.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861660 f, 85797.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 457604.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 457724.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861720 f, 85803.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 457844.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861780 f, 85809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 457964.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 458083.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861840 f, 85814.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 458203.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861900 f, 85820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 458323.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861960 f, 85826.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 458443.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862020 f, 85832.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 458562.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862080 f, 85838.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 458682.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862140 f, 85844.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 458802.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862200 f, 85850.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 458007.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 458127.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862260 f, 85856.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 458247.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862320 f, 85862.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 458366.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862380 f, 85868.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 458486.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862440 f, 85874.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 458605.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862500 f, 85880.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 458725.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862560 f, 85886.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 458844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 458964.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862620 f, 85884.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 459083.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862680 f, 85890.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 459203.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862740 f, 85896.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 459322.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862800 f, 85902.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 459442.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862860 f, 85908.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862920 f, 85913.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 459561.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862980 f, 85919.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 458767.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863040 f, 85925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 458886.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863100 f, 85931.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 459005.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863160 f, 85937.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 459125.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863220 f, 85943.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 459244.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863280 f, 85949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 459363.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863340 f, 85955.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 459483.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863400 f, 85961.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 459602.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863460 f, 85967.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 459721.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 459840.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863520 f, 85973.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 459960.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863580 f, 85971.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 460079.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863640 f, 85977.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 460198.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863700 f, 85983.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 459404.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863760 f, 85989.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 459523.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863820 f, 85995.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 459642.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863880 f, 86000.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 459761.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863940 f, 86006.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 459880.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864000 f, 86012.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 460000.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864060 f, 86018.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 460119.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864120 f, 86024.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 460238.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864180 f, 86030.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 460357.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864240 f, 86036.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 460476.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864300 f, 86042.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 460595.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864360 f, 86048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 460714.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864420 f, 86054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 460833.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864480 f, 86060.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 460952.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864540 f, 86058.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 460158.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864600 f, 86064.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 460277.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864660 f, 86070.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 460396.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864720 f, 86076.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 460514.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864780 f, 86082.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 460633.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864840 f, 86087.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 460752.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864900 f, 86093.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 460871.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864960 f, 86099.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 460990.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865020 f, 86105.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 461108.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865080 f, 86111.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 461227.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865140 f, 86117.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 461346.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865200 f, 86123.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 461465.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865260 f, 86129.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 461584.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865320 f, 86135.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 461702.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865380 f, 86141.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 460909.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865440 f, 86147.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 461027.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865500 f, 86145.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 461146.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865560 f, 86151.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 461264.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865620 f, 86157.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 461383.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865680 f, 86163.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 461501.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865740 f, 86169.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 461620.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865800 f, 86174.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 461739.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865860 f, 86180.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 461857.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865920 f, 86186.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 461976.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865980 f, 86192.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 462094.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866040 f, 86198.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 462213.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866100 f, 86204.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 462332.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866160 f, 86210.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 462450.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866220 f, 86216.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 461656.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866280 f, 86222.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 461775.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866340 f, 86228.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 461893.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866400 f, 86234.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 462011.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866460 f, 86240.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 462130.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866520 f, 86238.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 462248.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866580 f, 86244.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 462366.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866640 f, 86250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 462485.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866700 f, 86255.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 462603.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866760 f, 86261.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 462721.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866820 f, 86267.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 462840.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866880 f, 86273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 462958.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866940 f, 86279.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 463076.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867000 f, 86285.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 463195.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867060 f, 86291.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 462401.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867120 f, 86297.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 462519.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867180 f, 86303.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 462637.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867240 f, 86309.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 462755.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867300 f, 86315.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 462874.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867360 f, 86321.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 462992.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867420 f, 86327.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 463110.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867480 f, 86325.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 463228.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867540 f, 86330.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 463346.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867600 f, 86336.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 463464.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867660 f, 86342.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 463582.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867720 f, 86348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 463700.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867780 f, 86354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 463818.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867840 f, 86360.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 463937.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867900 f, 86366.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 463143.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867960 f, 86372.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 463261.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868020 f, 86378.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 463379.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868080 f, 86384.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 463497.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868140 f, 86390.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 463614.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868200 f, 86396.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 463732.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868260 f, 86402.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 463850.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868320 f, 86408.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 463968.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868380 f, 86414.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 464086.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868440 f, 86420.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 464204.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868500 f, 86417.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 464322.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868560 f, 86423.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 464440.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868620 f, 86429.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 464557.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 464675.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868680 f, 86435.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 463882.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868740 f, 86441.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 464000.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868800 f, 86447.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 464117.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868860 f, 86453.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 464235.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868920 f, 86459.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 464352.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868980 f, 86465.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 464470.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869040 f, 86471.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869100 f, 86477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 464588.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869160 f, 86483.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 464705.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869220 f, 86489.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 464823.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869280 f, 86495.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869340 f, 86501.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869400 f, 86507.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869460 f, 86504.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 464941.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869520 f, 86510.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 465058.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869580 f, 86516.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 465176.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869640 f, 86522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 465294.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869700 f, 86528.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 465411.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869760 f, 86534.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 464618.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869820 f, 86540.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 464735.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869880 f, 86546.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 464853.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869940 f, 86552.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 464970.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870000 f, 86558.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 465088.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870060 f, 86564.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 465205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 465322.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870120 f, 86570.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 465440.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870180 f, 86576.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 465557.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870240 f, 86582.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 465675.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870300 f, 86588.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 465792.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870360 f, 86594.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 465000.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870420 f, 86591.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 465117.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870480 f, 86597.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 465234.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870540 f, 86603.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 465351.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870600 f, 86609.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 465468.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870660 f, 86615.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 465585.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870720 f, 86621.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 465703.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870780 f, 86627.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 465820.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870840 f, 86633.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 465937.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870900 f, 86639.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 466054.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870960 f, 86645.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 466171.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871020 f, 86651.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 465380.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871080 f, 86657.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 465497.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871140 f, 86663.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 465614.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871200 f, 86669.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 465731.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871260 f, 86675.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 465847.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871320 f, 86681.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 465964.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871380 f, 86687.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 466081.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871440 f, 86684.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 466198.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871500 f, 86690.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 466315.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871560 f, 86696.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 466432.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871620 f, 86702.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 466549.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871680 f, 86708.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 466666.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871740 f, 86714.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 466783.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871800 f, 86720.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 465992.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871860 f, 86726.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 466108.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871920 f, 86732.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 466225.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871980 f, 86738.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 466342.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872040 f, 86744.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 466459.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872100 f, 86750.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 466575.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872160 f, 86756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 466692.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872220 f, 86762.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 466809.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872280 f, 86768.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 466926.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872340 f, 86774.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 467042.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872400 f, 86771.4 fps, 0 ms/f [junit] GLCanvas invisible frame count: Before 62, after 63 [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872460 f, 86777.4 fps, 0 ms/f [junit] XXXX Visible Part 3/3 [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872520 f, 86783.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 467159.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872580 f, 86789.3 fps, 0 ms/f [junit] 0 s: 60 f / 988 ms, 60.7 fps, 16 ms/f; total: 60 f, 60.7 fps, 16 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872640 f, 86795.3 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872700 f, 86801.2 fps, 0 ms/f [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872760 f, 86807.2 fps, 0 ms/f [junit] 1 s: 60 f / 95 ms, 631.5 fps, 1 ms/f; total: 120 f, 110.8 fps, 9 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872820 f, 86813.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 166.2 fps, 6 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872880 f, 86819.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 221.4 fps, 4 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872940 f, 86825.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 276.7 fps, 3 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873000 f, 86831.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 331.7 fps, 3 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873060 f, 86837.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 387.0 fps, 2 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873120 f, 86843.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 441.9 fps, 2 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873180 f, 86849.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 497.2 fps, 2 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873240 f, 86854.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 551.9 fps, 1 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873300 f, 86860.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 607.1 fps, 1 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873360 f, 86866.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 661.7 fps, 1 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873420 f, 86864.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 716.9 fps, 1 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873480 f, 86870.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 771.3 fps, 1 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873540 f, 86876.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 826.4 fps, 1 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873600 f, 86882.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 880.7 fps, 1 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873660 f, 86888.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 935.7 fps, 1 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873720 f, 86894.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 990.8 fps, 1 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873780 f, 86900.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 1044.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873840 f, 86906.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1099.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873900 f, 86911.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1153.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873960 f, 86917.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1207.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874020 f, 86923.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1262.5 fps, 0 ms/f [junit] 10 s: 60 f / 97 ms, 618.5 fps, 1 ms/f; total: 874080 f, 86099.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1317.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874140 f, 86105.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1371.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874200 f, 86111.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1425.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874260 f, 86117.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1480.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874320 f, 86122.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1534.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874380 f, 86128.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1589.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874440 f, 86126.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1643.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874500 f, 86132.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1697.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874560 f, 86138.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1751.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874620 f, 86144.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 1806.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874680 f, 86149.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1859.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874740 f, 86155.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1914.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874800 f, 86161.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1969.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874860 f, 86167.6 fps, 0 ms/f [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874920 f, 86173.5 fps, 0 ms/f [junit] Platform doesn't support offscreen test. [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874980 f, 86170.9 fps, 0 ms/f [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875040 f, 86176.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 2021.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875100 f, 86182.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 2076.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875160 f, 86188.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 2131.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875220 f, 86194.6 fps, 0 ms/f [junit] ++++ Test Singleton.unlock() [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875280 f, 86200.5 fps, 0 ms/f [junit] 1 s: 60 f / 91 ms, 659.3 fps, 1 ms/f; total: 2400 f, 2018.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875340 f, 86206.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 2068.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875400 f, 86212.3 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875460 f, 86218.2 fps, 0 ms/f [junit] SLOCK [T main @ 1412823033144 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875520 f, 86215.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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875580 f, 86221.5 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875640 f, 86227.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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875700 f, 86233.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 2317.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875760 f, 86239.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2367.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875820 f, 86245.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2418.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875880 f, 86251.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2468.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875940 f, 86257.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2518.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876000 f, 86262.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2567.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876060 f, 86260.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2617.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876120 f, 86266.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2667.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876180 f, 86272.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2718.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876240 f, 86278.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2768.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876300 f, 86283.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 2816.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876360 f, 86289.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 2866.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876420 f, 86295.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 2917.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876480 f, 86301.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 2967.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876540 f, 86307.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3017.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876600 f, 86305.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3067.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876660 f, 86310.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3118.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876720 f, 86316.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3168.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876780 f, 86322.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3218.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876840 f, 86328.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3269.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876900 f, 86334.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3316.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876960 f, 86340.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3366.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877020 f, 86346.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3417.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877080 f, 86352.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3467.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877140 f, 86358.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3517.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877200 f, 86355.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3567.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877260 f, 86361.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3618.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877320 f, 86367.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3668.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877380 f, 86373.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3718.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 3768.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877440 f, 86379.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 3815.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877500 f, 86385.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 3866.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877560 f, 86391.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 3916.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877620 f, 86396.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 3966.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877680 f, 86402.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 4016.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877740 f, 86400.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4066.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877800 f, 86406.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4117.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877860 f, 86412.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4167.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877920 f, 86417.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4217.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877980 f, 86423.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4267.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878040 f, 86429.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4314.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878100 f, 86435.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4364.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878160 f, 86441.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4414.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878220 f, 86447.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4464.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878280 f, 86444.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4515.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878340 f, 86450.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4565.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878400 f, 86456.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4615.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878460 f, 86462.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 4665.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878520 f, 86468.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 4715.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878580 f, 86474.4 fps, 0 ms/f [junit] 1 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 5700 f, 4726.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878640 f, 86480.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 4776.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878700 f, 86486.2 fps, 0 ms/f [junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 5820 f, 4805.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878760 f, 86492.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 4855.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878820 f, 86489.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 4900.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878880 f, 86495.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 4950.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878940 f, 86501.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5000.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879000 f, 86507.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5049.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879060 f, 86513.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5099.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879120 f, 86519.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5148.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879180 f, 86524.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5198.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879240 f, 86530.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5247.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879300 f, 86536.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5297.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879360 f, 86534.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5346.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879420 f, 86540.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5396.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879480 f, 86545.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5445.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879540 f, 86551.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5490.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879600 f, 86557.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 5539.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879660 f, 86563.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 5589.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879720 f, 86569.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 5638.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879780 f, 86575.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 5688.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879840 f, 86581.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 5737.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879900 f, 86578.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 5787.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879960 f, 86584.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 5836.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880020 f, 86590.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 5886.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880080 f, 86596.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 5935.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880140 f, 86602.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 5985.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880200 f, 86608.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6029.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880260 f, 86614.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6079.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880320 f, 86620.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6128.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880380 f, 86626.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6177.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880440 f, 86623.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6227.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880500 f, 86629.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6276.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880560 f, 86635.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6326.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880620 f, 86641.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6375.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880680 f, 86646.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6425.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880740 f, 86652.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 6474.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880800 f, 86658.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 6523.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880860 f, 86664.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 6567.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880920 f, 86670.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 6617.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880980 f, 86676.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 6666.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881040 f, 86673.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 6716.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881100 f, 86679.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 6765.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 6814.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881160 f, 86685.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 6864.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881220 f, 86691.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 6913.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881280 f, 86697.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 6962.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881340 f, 86703.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7012.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7061.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881400 f, 86709.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7111.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881460 f, 86715.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7160.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881520 f, 86721.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7203.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881580 f, 86727.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7253.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881640 f, 86732.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7302.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881700 f, 86738.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7351.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881760 f, 86744.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 7401.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881820 f, 86742.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 7450.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881880 f, 86747.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 7500.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881940 f, 86753.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 7549.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882000 f, 86759.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882060 f, 86765.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 7598.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882120 f, 86771.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882180 f, 86777.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 7648.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882240 f, 86783.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 7697.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882300 f, 86789.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 7740.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882360 f, 86795.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882420 f, 86801.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 7789.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 7838.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882480 f, 86807.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 7888.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882540 f, 86812.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 7937.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882600 f, 86818.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882660 f, 86824.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 7986.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882720 f, 86830.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8036.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882780 f, 86827.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8085.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882840 f, 86833.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8134.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882900 f, 86839.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8184.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882960 f, 86845.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8233.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883020 f, 86851.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 8282.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883080 f, 86857.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8331.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883140 f, 86863.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 8374.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883200 f, 86869.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 8423.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883260 f, 86875.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 8472.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883320 f, 86881.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 8522.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883380 f, 86886.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 8571.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883440 f, 86892.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 8620.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883500 f, 86898.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 8669.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883560 f, 86904.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 8719.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883620 f, 86910.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 8768.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883680 f, 86916.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 8817.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883740 f, 86913.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 8866.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883800 f, 86919.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 8916.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883860 f, 86925.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 8965.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883920 f, 86931.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883980 f, 86937.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9007.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884040 f, 86943.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9056.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884100 f, 86949.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9105.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884160 f, 86955.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9155.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884220 f, 86961.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9204.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884280 f, 86966.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9253.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884340 f, 86972.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9302.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884400 f, 86978.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9351.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884460 f, 86984.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 9401.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884520 f, 86990.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 9450.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884580 f, 86996.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9499.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884640 f, 87002.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9548.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884700 f, 87008.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9598.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9647.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884760 f, 87005.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9688.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884820 f, 87011.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9737.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884880 f, 87017.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9786.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884940 f, 87023.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 9836.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885000 f, 87029.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 9885.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885060 f, 87035.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 9934.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885120 f, 87041.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 9983.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885180 f, 87046.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10032.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885240 f, 87052.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10081.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885300 f, 87058.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10131.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885360 f, 87064.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10180.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885420 f, 87070.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10229.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885480 f, 87076.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10278.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885540 f, 87082.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10327.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885600 f, 87088.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10368.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885660 f, 87094.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10417.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885720 f, 87091.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10466.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885780 f, 87097.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10515.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885840 f, 87103.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10565.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885900 f, 87109.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10614.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885960 f, 87115.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10663.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886020 f, 87120.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886080 f, 87126.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10712.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886140 f, 87132.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10761.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886200 f, 87138.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 10810.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886260 f, 87144.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 10859.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886320 f, 87150.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 10909.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886380 f, 87156.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 10949.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886440 f, 87162.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 10998.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11047.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886500 f, 87168.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11096.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886560 f, 87174.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11145.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886620 f, 87179.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11194.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886680 f, 87185.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11243.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886740 f, 87183.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11292.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886800 f, 87189.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11342.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886860 f, 87194.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11391.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886920 f, 87200.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11440.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886980 f, 87206.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11489.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887040 f, 87212.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11538.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887100 f, 87218.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11587.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887160 f, 87224.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11627.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887220 f, 87230.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11676.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887280 f, 87236.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11725.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887340 f, 87242.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11774.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887400 f, 87248.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 11823.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887460 f, 87253.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 11872.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887520 f, 87259.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 11921.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887580 f, 87265.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 11970.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887640 f, 87271.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12019.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887700 f, 87268.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 12068.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887760 f, 87274.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12117.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12166.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887820 f, 87280.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12215.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887880 f, 87286.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12264.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887940 f, 87292.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12303.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888000 f, 87298.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12352.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888060 f, 87304.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12401.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888120 f, 87310.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888180 f, 87316.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12450.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888240 f, 87322.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12500.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888300 f, 87327.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12549.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888360 f, 87333.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12598.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888420 f, 87339.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12647.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888480 f, 87345.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12696.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888540 f, 87351.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12745.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888600 f, 87357.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12794.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888660 f, 87363.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12843.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888720 f, 87360.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 12892.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888780 f, 87366.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 12930.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888840 f, 87372.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 12979.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888900 f, 87378.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13028.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888960 f, 87384.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13077.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889020 f, 87390.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889080 f, 87396.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13126.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889140 f, 87401.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13175.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889200 f, 87407.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13224.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889260 f, 87413.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13273.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889320 f, 87419.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13322.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889380 f, 87425.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13371.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889440 f, 87431.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13420.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889500 f, 87437.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13469.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889560 f, 87443.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13518.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889620 f, 87449.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13556.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889680 f, 87446.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13605.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889740 f, 87452.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13654.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889800 f, 87458.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13703.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889860 f, 87464.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13752.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889920 f, 87470.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13800.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889980 f, 87475.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13849.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890040 f, 87481.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 13898.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890100 f, 87487.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 13947.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890160 f, 87493.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 13996.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890220 f, 87499.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14045.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890280 f, 87505.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14094.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890340 f, 87511.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14143.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890400 f, 87517.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14192.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890460 f, 87523.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14229.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890520 f, 87528.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14278.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890580 f, 87534.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14327.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890640 f, 87540.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14376.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890700 f, 87538.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14425.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890760 f, 87543.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14474.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890820 f, 87549.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14523.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890880 f, 87555.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14572.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890940 f, 87561.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14621.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891000 f, 87567.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14669.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891060 f, 87573.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14718.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891120 f, 87579.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14767.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891180 f, 87585.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14816.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891240 f, 87591.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14865.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891300 f, 87597.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 14902.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891360 f, 87602.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 14951.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891420 f, 87608.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 15000.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891480 f, 87614.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15048.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891540 f, 87620.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15097.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891600 f, 87626.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15146.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891660 f, 87623.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15195.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891720 f, 87629.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15244.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891780 f, 87635.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15293.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891840 f, 87641.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15342.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891900 f, 87647.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15390.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891960 f, 87653.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15439.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892020 f, 87659.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15488.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892080 f, 87665.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15537.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892140 f, 87670.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15573.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892200 f, 87676.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15622.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892260 f, 87682.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15671.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892320 f, 87688.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15720.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892380 f, 87694.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15768.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892440 f, 87700.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15817.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892500 f, 87706.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 15866.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892560 f, 87712.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 15915.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892620 f, 87709.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 15964.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892680 f, 87715.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 16013.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892740 f, 87721.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16061.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892800 f, 87727.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16110.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892860 f, 87733.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16159.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892920 f, 87739.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16195.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892980 f, 87744.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16243.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893040 f, 87750.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16292.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893100 f, 87756.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16341.4 fps, 0 ms/f [junit] 10 s: 60 f / 188 ms, 319.1 fps, 3 ms/f; total: 893160 f, 86170.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16390.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893220 f, 86176.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16439.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893280 f, 86174.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16487.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893340 f, 86179.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16536.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893400 f, 86185.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 16585.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893460 f, 86191.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16634.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893520 f, 86197.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16682.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893580 f, 86202.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16731.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893640 f, 86208.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16780.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893700 f, 86206.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16815.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893760 f, 86212.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 16864.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893820 f, 86217.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 16913.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893880 f, 86223.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 16961.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893940 f, 86229.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 17010.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894000 f, 86235.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 17059.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894060 f, 86240.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17108.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894120 f, 86238.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17156.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894180 f, 86244.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17205.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894240 f, 86250.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17254.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894300 f, 86255.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17303.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894360 f, 86261.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17351.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894420 f, 86267.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17400.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894480 f, 86273.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17435.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894540 f, 86270.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17483.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894600 f, 86276.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17532.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894660 f, 86282.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17581.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894720 f, 86287.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17629.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894780 f, 86293.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17678.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894840 f, 86299.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17727.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894900 f, 86297.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17775.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894960 f, 86302.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17824.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895020 f, 86308.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 17873.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895080 f, 86314.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 17922.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895140 f, 86320.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 17970.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895200 f, 86325.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 18019.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895260 f, 86331.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 18068.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895320 f, 86329.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18102.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895380 f, 86334.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18150.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895440 f, 86340.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18199.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895500 f, 86346.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18248.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895560 f, 86352.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18296.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895620 f, 86358.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18345.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895680 f, 86363.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895740 f, 86361.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18394.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895800 f, 86367.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18442.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895860 f, 86372.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18491.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895920 f, 86378.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18540.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895980 f, 86384.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18588.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896040 f, 86390.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18637.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896100 f, 86396.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18686.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18734.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896160 f, 86393.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18768.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896220 f, 86399.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18816.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896280 f, 86405.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 18865.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 18914.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896340 f, 86410.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 18962.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896400 f, 86416.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 19011.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896460 f, 86422.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896520 f, 86428.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 19059.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896580 f, 86425.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 19108.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896640 f, 86431.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19157.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896700 f, 86437.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19205.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896760 f, 86443.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19254.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896820 f, 86448.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19303.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896880 f, 86454.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19351.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896940 f, 86460.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19400.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897000 f, 86457.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19433.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897060 f, 86463.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19481.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19530.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897120 f, 86469.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19578.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897180 f, 86475.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897240 f, 86480.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19627.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897300 f, 86486.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19676.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19724.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897360 f, 86492.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897420 f, 86489.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19773.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897480 f, 86495.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897540 f, 86501.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 19821.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897600 f, 86507.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 19870.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897660 f, 86513.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 19919.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 19967.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897720 f, 86518.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 20016.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897780 f, 86524.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 20048.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897840 f, 86522.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 20097.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897900 f, 86527.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 20145.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897960 f, 86533.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20194.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898020 f, 86539.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20242.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898080 f, 86545.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20291.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898140 f, 86551.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20339.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898200 f, 86548.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20388.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898260 f, 86554.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20436.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898320 f, 86560.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20485.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898380 f, 86565.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20533.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898440 f, 86571.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20582.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898500 f, 86577.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20631.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898560 f, 86583.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898620 f, 86580.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 20679.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898680 f, 86586.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 20711.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898740 f, 86592.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 20759.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898800 f, 86597.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20808.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898860 f, 86603.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 20856.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898920 f, 86609.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 20905.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898980 f, 86615.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 20953.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 21002.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899040 f, 86612.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 21050.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899100 f, 86618.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 21099.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899160 f, 86624.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 21147.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899220 f, 86630.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 21196.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899280 f, 86635.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 21244.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899340 f, 86641.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 21293.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899400 f, 86647.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 21341.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899460 f, 86653.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 21373.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899520 f, 86658.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 21421.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899580 f, 86656.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899640 f, 86662.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 21470.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899700 f, 86667.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 21518.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899760 f, 86673.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 21567.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899820 f, 86679.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 21615.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899880 f, 86685.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 21663.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899940 f, 86691.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 21712.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900000 f, 86696.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 21760.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900060 f, 86702.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 21809.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900120 f, 86708.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 21857.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900180 f, 86714.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 21906.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900240 f, 86719.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 21954.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900300 f, 86725.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 21985.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900360 f, 86731.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 22033.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900420 f, 86737.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 22082.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900480 f, 86743.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 22130.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900540 f, 86740.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 22179.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 22227.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900600 f, 86746.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 22276.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900660 f, 86752.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 22324.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900720 f, 86757.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 22372.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900780 f, 86763.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 22421.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900840 f, 86769.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 22469.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900900 f, 86775.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 22518.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900960 f, 86780.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 22566.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 22615.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901020 f, 86786.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 22645.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 22693.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901080 f, 86792.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901140 f, 86798.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 22741.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901200 f, 86804.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 22790.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901260 f, 86809.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901320 f, 86815.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 22838.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901380 f, 86821.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901440 f, 86827.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 22887.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901500 f, 86832.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 22935.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901560 f, 86830.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 22983.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901620 f, 86836.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 23032.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901680 f, 86841.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 23080.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901740 f, 86847.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 23129.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901800 f, 86853.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 23177.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901860 f, 86859.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 23225.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901920 f, 86865.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 23274.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901980 f, 86870.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 23303.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902040 f, 86876.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 23352.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 23400.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902100 f, 86882.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 23448.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 23497.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902160 f, 86888.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902220 f, 86893.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902280 f, 86899.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902340 f, 86905.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902400 f, 86911.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902460 f, 86917.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902520 f, 86922.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902580 f, 86920.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902640 f, 86926.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902700 f, 86931.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902760 f, 86937.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902820 f, 86943.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902880 f, 86949.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902940 f, 86954.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903000 f, 86960.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903060 f, 86966.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903120 f, 86972.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903180 f, 86978.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903240 f, 86983.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903300 f, 86989.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903360 f, 86995.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903420 f, 87001.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903480 f, 87006.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903540 f, 87004.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903600 f, 87010.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903660 f, 87015.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903720 f, 87021.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903780 f, 87027.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903840 f, 87033.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903900 f, 87039.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903960 f, 87044.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904020 f, 87050.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904080 f, 87056.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904140 f, 87062.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904200 f, 87067.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904260 f, 87073.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904320 f, 87079.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904380 f, 87085.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904440 f, 87082.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904500 f, 87088.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904560 f, 87094.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904620 f, 87099.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904680 f, 87105.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904740 f, 87111.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904800 f, 87117.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904860 f, 87123.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904920 f, 87128.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904980 f, 87134.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905040 f, 87140.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905100 f, 87146.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905160 f, 87151.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905220 f, 87157.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905280 f, 87163.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905340 f, 87169.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905400 f, 87175.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905460 f, 87172.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905520 f, 87178.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905580 f, 87183.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905640 f, 87189.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905700 f, 87195.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905760 f, 87201.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905820 f, 87207.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905880 f, 87212.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905940 f, 87218.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906000 f, 87224.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906060 f, 87230.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 23545.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906120 f, 87235.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 23593.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906180 f, 87241.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 23642.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906240 f, 87247.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 23690.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906300 f, 87253.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 23738.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906360 f, 87259.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 23787.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906420 f, 87256.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 23835.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906480 f, 87262.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 23883.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906540 f, 87268.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 23932.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906600 f, 87273.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 23980.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906660 f, 87279.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 24009.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906720 f, 87285.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 24057.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906780 f, 87291.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 24106.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906840 f, 87296.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 24154.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906900 f, 87302.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 24202.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906960 f, 87308.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 24251.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907020 f, 87314.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907080 f, 87319.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 24299.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907140 f, 87325.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 24347.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907200 f, 87331.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 24396.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907260 f, 87337.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 24444.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907320 f, 87343.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 24492.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907380 f, 87348.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 24541.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907440 f, 87346.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 24589.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907500 f, 87352.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 24637.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907560 f, 87357.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 24666.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907620 f, 87363.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 24714.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907680 f, 87369.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 24762.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907740 f, 87375.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 24810.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907800 f, 87380.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 24859.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907860 f, 87386.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 24907.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907920 f, 87392.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 24955.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907980 f, 87398.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 25004.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908040 f, 87403.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 25052.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908100 f, 87409.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 25100.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908160 f, 87415.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 25148.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908220 f, 87421.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 25176.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908280 f, 87427.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 25225.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908340 f, 87432.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 25273.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908400 f, 87430.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 25321.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908460 f, 87436.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 25369.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908520 f, 87441.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 25418.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908580 f, 87447.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 25466.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908640 f, 87453.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 25514.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908700 f, 87459.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 25562.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908760 f, 87464.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 25610.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908820 f, 87470.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 25659.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908880 f, 87476.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 25707.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908940 f, 87482.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 25755.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909000 f, 87487.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 25803.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909060 f, 87493.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 25831.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909120 f, 87499.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 25879.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909180 f, 87505.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 25927.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909240 f, 87511.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 25975.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909300 f, 87516.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 26024.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909360 f, 87522.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 26072.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909420 f, 87519.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 26120.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909480 f, 87525.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 26168.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909540 f, 87531.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 26216.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909600 f, 87537.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 26265.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909660 f, 87543.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 26313.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909720 f, 87548.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 26361.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909780 f, 87554.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 26409.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909840 f, 87560.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 26457.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909900 f, 87566.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 26506.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909960 f, 87571.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910020 f, 87577.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 26554.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910080 f, 87583.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 26581.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910140 f, 87589.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 26629.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910200 f, 87595.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 26677.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910260 f, 87600.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 26725.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910320 f, 87606.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 26773.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910380 f, 87603.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 26821.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910440 f, 87609.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 26869.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910500 f, 87615.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 26918.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910560 f, 87621.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 26966.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910620 f, 87627.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 27014.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910680 f, 87632.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 27062.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910740 f, 87638.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910800 f, 87644.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 27110.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910860 f, 87650.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 27158.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910920 f, 87655.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 27207.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910980 f, 87661.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 27255.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911040 f, 87667.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 27303.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911100 f, 87673.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 27329.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911160 f, 87678.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 27377.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911220 f, 87684.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 27425.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911280 f, 87690.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 27473.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911340 f, 87696.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 27522.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911400 f, 87693.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 27570.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911460 f, 87699.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 27618.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911520 f, 87705.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 27666.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911580 f, 87710.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 27714.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911640 f, 87716.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 27762.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911700 f, 87722.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 27810.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911760 f, 87728.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 27858.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911820 f, 87734.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 27906.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911880 f, 87739.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 27955.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911940 f, 87745.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 28003.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912000 f, 87751.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 28028.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912060 f, 87757.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 28076.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912120 f, 87762.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 28125.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912180 f, 87768.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 28173.0 fps, 0 ms/f [junit] 10 s: 60 f / 50 ms, 1200.0 fps, 0 ms/f; total: 912240 f, 87354.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 28221.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912300 f, 87359.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 28269.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912360 f, 87365.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 28317.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912420 f, 87371.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 28365.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912480 f, 87377.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 28413.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912540 f, 87382.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 28461.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912600 f, 87388.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 28509.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912660 f, 87394.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 28557.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912720 f, 87391.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 28605.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912780 f, 87397.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912840 f, 87403.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 28653.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912900 f, 87409.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 28701.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912960 f, 87414.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 28726.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913020 f, 87420.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 28775.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913080 f, 87426.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 28823.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913140 f, 87432.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 28871.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913200 f, 87437.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 28919.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913260 f, 87435.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 28967.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 29015.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913320 f, 87440.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 29063.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913380 f, 87446.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 29111.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913440 f, 87452.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 29159.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913500 f, 87458.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 29207.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913560 f, 87463.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 29255.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913620 f, 87469.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 29303.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913680 f, 87475.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 29351.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913740 f, 87481.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913800 f, 87486.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913860 f, 87492.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 29399.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913920 f, 87489.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 29447.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913980 f, 87495.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 29472.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914040 f, 87501.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 29520.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914100 f, 87507.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 29568.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914160 f, 87512.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 29616.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914220 f, 87518.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 29664.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914280 f, 87524.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 29712.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914340 f, 87530.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 29760.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914400 f, 87535.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 29808.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914460 f, 87541.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 29856.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914520 f, 87547.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 29904.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914580 f, 87544.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 29952.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914640 f, 87550.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 30000.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914700 f, 87556.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 30048.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914760 f, 87561.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 30096.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914820 f, 87567.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 30144.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914880 f, 87573.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 30192.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914940 f, 87579.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 30215.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915000 f, 87584.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 30263.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915060 f, 87590.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 30311.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915120 f, 87596.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 30359.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915180 f, 87593.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 30407.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915240 f, 87599.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 30455.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915300 f, 87605.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 30503.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915360 f, 87611.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 30551.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915420 f, 87616.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915480 f, 87622.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 30599.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915540 f, 87628.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 30647.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915600 f, 87634.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 30695.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915660 f, 87639.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 30743.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915720 f, 87645.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 30791.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915780 f, 87642.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 30839.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915840 f, 87648.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 30887.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915900 f, 87654.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 30910.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915960 f, 87660.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 30958.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916020 f, 87665.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 31006.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916080 f, 87671.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 31054.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916140 f, 87677.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 31102.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916200 f, 87683.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 31150.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916260 f, 87688.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 31198.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916320 f, 87694.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 31246.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916380 f, 87700.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 31293.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916440 f, 87697.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 31341.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916500 f, 87703.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 31389.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916560 f, 87709.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 31437.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916620 f, 87714.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 31485.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916680 f, 87720.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 31533.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916740 f, 87726.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 31581.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916800 f, 87732.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 31629.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916860 f, 87737.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 31652.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916920 f, 87743.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 31699.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916980 f, 87749.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 31747.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917040 f, 87746.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 31795.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917100 f, 87752.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 31843.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917160 f, 87758.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 31891.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917220 f, 87763.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 31939.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917280 f, 87769.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 31987.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917340 f, 87775.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917400 f, 87781.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917460 f, 87786.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917520 f, 87792.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917580 f, 87798.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917640 f, 87804.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917700 f, 87801.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917760 f, 87807.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917820 f, 87812.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 32035.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917880 f, 87818.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 32083.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917940 f, 87824.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 32130.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 32178.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918000 f, 87830.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 32226.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918060 f, 87835.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 32274.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918120 f, 87841.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 32322.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918180 f, 87847.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 32370.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918240 f, 87853.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 32392.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918300 f, 87858.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 32440.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918360 f, 87864.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 32488.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918420 f, 87870.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 32535.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918480 f, 87876.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 32583.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918540 f, 87881.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 32631.5 fps, 0 ms/f [junit] 10 s: 60 f / 152 ms, 394.7 fps, 2 ms/f; total: 918600 f, 86627.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 32679.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918660 f, 86633.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 32727.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918720 f, 86639.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 32775.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918780 f, 86644.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 32822.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918840 f, 86650.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 32870.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918900 f, 86655.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 32918.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918960 f, 86661.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 32966.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919020 f, 86659.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 33014.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919080 f, 86664.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 33062.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919140 f, 86670.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 33110.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919200 f, 86676.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 33131.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919260 f, 86681.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 33179.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919320 f, 86687.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 33227.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919380 f, 86693.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 33274.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919440 f, 86690.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 33322.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919500 f, 86696.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 33370.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919560 f, 86701.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 33418.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919620 f, 86707.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 33466.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 33513.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919680 f, 86713.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 33561.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 33609.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919740 f, 86718.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 33657.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919800 f, 86724.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919860 f, 86721.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 33705.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919920 f, 86727.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 33752.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919980 f, 86733.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 33800.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920040 f, 86738.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 33821.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920100 f, 86744.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 33869.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920160 f, 86750.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 33917.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920220 f, 86747.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 33964.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920280 f, 86753.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 34012.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920340 f, 86759.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 34060.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920400 f, 86764.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 34108.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920460 f, 86770.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 34156.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920520 f, 86776.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 34203.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920580 f, 86781.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 34251.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920640 f, 86787.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 34299.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920700 f, 86792.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 34347.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 34367.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920760 f, 86790.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 34415.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920820 f, 86796.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 34463.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920880 f, 86801.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 34510.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920940 f, 86807.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 34558.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921000 f, 86813.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 34606.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921060 f, 86818.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 34653.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921120 f, 86824.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 34701.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 34749.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921180 f, 86830.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 34797.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921240 f, 86827.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 34844.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921300 f, 86833.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 34892.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921360 f, 86838.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 34940.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921420 f, 86844.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 34988.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921480 f, 86850.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 35035.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921540 f, 86855.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 35083.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921600 f, 86861.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 35103.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921660 f, 86867.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 35151.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921720 f, 86872.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 35198.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921780 f, 86878.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 35246.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921840 f, 86875.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 35294.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921900 f, 86881.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 35341.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921960 f, 86887.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 35389.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922020 f, 86892.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 35437.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 35484.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922080 f, 86898.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 35532.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922140 f, 86904.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 35580.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922200 f, 86909.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 35627.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922260 f, 86915.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 35675.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922320 f, 86921.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 35723.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922380 f, 86918.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 35771.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922440 f, 86924.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 35790.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922500 f, 86929.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 35837.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922560 f, 86935.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 35885.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922620 f, 86941.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 35933.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922680 f, 86946.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 35980.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922740 f, 86952.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 36028.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922800 f, 86958.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 36076.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922860 f, 86963.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 36123.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922920 f, 86961.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 36171.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922980 f, 86966.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 36219.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923040 f, 86972.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 36266.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923100 f, 86978.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 36314.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923160 f, 86983.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 36362.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923220 f, 86989.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 36409.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923280 f, 86995.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 36457.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923340 f, 87000.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 36505.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923400 f, 87006.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 36552.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923460 f, 87003.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 36571.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923520 f, 87009.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 36619.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923580 f, 87015.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 36666.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923640 f, 87020.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 36714.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923700 f, 87026.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 36761.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923760 f, 87032.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 36809.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923820 f, 87037.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923880 f, 87043.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 36857.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923940 f, 87049.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 36904.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924000 f, 87046.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 36952.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 37000.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924060 f, 87052.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 37047.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924120 f, 87057.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 37095.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924180 f, 87063.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 37142.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924240 f, 87069.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 37190.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924300 f, 87074.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 37238.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924360 f, 87080.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 37285.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924420 f, 87086.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 37303.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924480 f, 87091.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 37351.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924540 f, 87097.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 37398.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924600 f, 87103.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 37446.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924660 f, 87108.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 37494.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924720 f, 87106.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 37541.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924780 f, 87111.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 37589.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924840 f, 87117.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 37636.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924900 f, 87123.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 37684.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924960 f, 87128.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 37731.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925020 f, 87134.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 37779.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925080 f, 87140.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 37827.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925140 f, 87145.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 37874.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925200 f, 87151.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 37922.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925260 f, 87157.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 37969.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925320 f, 87162.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 38017.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925380 f, 87168.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 38034.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925440 f, 87174.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 38082.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925500 f, 87171.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 38129.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925560 f, 87177.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 38177.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925620 f, 87182.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 38225.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925680 f, 87188.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 38272.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925740 f, 87194.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 38320.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925800 f, 87199.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 38367.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925860 f, 87205.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 38415.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925920 f, 87211.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 38462.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925980 f, 87216.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 38510.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926040 f, 87222.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 38557.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926100 f, 87228.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 38605.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926160 f, 87233.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 38652.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926220 f, 87239.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 38700.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926280 f, 87244.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 38748.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926340 f, 87250.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 38795.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926400 f, 87248.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 38812.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926460 f, 87253.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 38859.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926520 f, 87259.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 38907.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926580 f, 87265.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 38954.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926640 f, 87270.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 39002.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926700 f, 87276.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 39049.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926760 f, 87281.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 39097.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926820 f, 87287.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 39144.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926880 f, 87293.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 39192.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926940 f, 87298.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 39239.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927000 f, 87304.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 39287.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927060 f, 87310.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 39334.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927120 f, 87315.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 39382.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927180 f, 87321.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 39429.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927240 f, 87318.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 39477.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927300 f, 87324.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 39524.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927360 f, 87330.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 39572.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927420 f, 87335.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 39619.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927480 f, 87341.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 39667.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927540 f, 87347.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 39683.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927600 f, 87352.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 39731.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927660 f, 87358.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 39778.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927720 f, 87364.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 39825.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927780 f, 87369.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 39873.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927840 f, 87375.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 39920.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927900 f, 87381.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 39968.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927960 f, 87386.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 40015.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928020 f, 87392.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 40063.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928080 f, 87389.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 40110.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928140 f, 87395.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 40158.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928200 f, 87401.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 40205.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928260 f, 87406.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 40253.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928320 f, 87412.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 40300.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928380 f, 87418.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 40348.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928440 f, 87423.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 40395.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928500 f, 87429.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 40443.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928560 f, 87435.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 40490.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928620 f, 87440.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 40505.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928680 f, 87446.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 40553.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928740 f, 87451.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 40600.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928800 f, 87457.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 40648.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928860 f, 87463.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 40695.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928920 f, 87468.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 40743.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928980 f, 87474.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 40790.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929040 f, 87471.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 40837.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929100 f, 87477.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 40885.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929160 f, 87483.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 40932.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929220 f, 87488.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 40980.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929280 f, 87494.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 41027.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929340 f, 87500.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 41075.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929400 f, 87505.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 41122.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929460 f, 87511.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 41169.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929520 f, 87517.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 41217.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929580 f, 87522.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 41264.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929640 f, 87528.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 41312.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929700 f, 87534.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 41359.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929760 f, 87539.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 41407.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929820 f, 87545.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 41454.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929880 f, 87551.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 41469.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929940 f, 87556.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 41516.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930000 f, 87554.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 41563.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930060 f, 87559.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 41611.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930120 f, 87565.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 41658.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930180 f, 87571.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 41706.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930240 f, 87576.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 41753.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930300 f, 87582.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 41800.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930360 f, 87588.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 41848.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930420 f, 87593.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 41895.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930480 f, 87599.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 41943.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930540 f, 87604.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 41990.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930600 f, 87610.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 42037.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930660 f, 87616.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 42085.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930720 f, 87621.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 42132.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930780 f, 87627.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 42180.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930840 f, 87633.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 42227.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930900 f, 87638.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 42274.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930960 f, 87636.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 42322.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931020 f, 87641.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 42369.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931080 f, 87647.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 42383.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931140 f, 87653.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 42430.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931200 f, 87658.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 42478.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931260 f, 87664.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 42525.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931320 f, 87670.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 42573.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931380 f, 87675.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 42620.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931440 f, 87681.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 42667.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931500 f, 87687.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931560 f, 87692.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 42715.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931620 f, 87698.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 42762.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931680 f, 87704.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 42809.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931740 f, 87709.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 42857.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931800 f, 87715.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 42904.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931860 f, 87712.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 42951.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931920 f, 87718.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 42999.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931980 f, 87724.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 43046.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932040 f, 87729.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 43093.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932100 f, 87735.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 43141.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932160 f, 87740.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 43188.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932220 f, 87746.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 43235.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932280 f, 87752.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 43283.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932340 f, 87757.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 43296.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932400 f, 87763.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 43343.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932460 f, 87769.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 43391.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 43438.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932520 f, 87774.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 43485.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932580 f, 87780.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 43533.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932640 f, 87786.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 43580.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932700 f, 87791.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 43627.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932760 f, 87797.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 43675.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932820 f, 87803.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 43722.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932880 f, 87800.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 43769.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932940 f, 87806.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 43817.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933000 f, 87811.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 43864.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933060 f, 87817.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 43911.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933120 f, 87823.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 43958.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933180 f, 87828.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 44006.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933240 f, 87834.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 44053.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933300 f, 87840.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 44100.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933360 f, 87845.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 44148.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933420 f, 87851.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 44195.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933480 f, 87856.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 44208.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933540 f, 87862.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 44255.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933600 f, 87868.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 44302.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933660 f, 87873.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 44349.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933720 f, 87879.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 44397.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933780 f, 87885.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 44444.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933840 f, 87882.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 44491.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933900 f, 87888.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 44539.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933960 f, 87893.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 44586.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934020 f, 87899.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 44633.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934080 f, 87905.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 44680.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934140 f, 87910.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 44728.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934200 f, 87916.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 44775.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934260 f, 87922.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 44822.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934320 f, 87927.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 44869.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934380 f, 87933.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 44917.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934440 f, 87939.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 44964.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934500 f, 87944.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 45011.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934560 f, 87950.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 45059.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934620 f, 87955.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 45106.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934680 f, 87961.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 45118.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934740 f, 87967.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 45165.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934800 f, 87964.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 45212.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934860 f, 87970.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 45259.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934920 f, 87975.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 45307.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934980 f, 87981.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 45354.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935040 f, 87987.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 45401.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935100 f, 87992.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 45448.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935160 f, 87998.4 fps, 0 ms/f [junit] 1 s: 60 f / 37 ms, 1621.6 fps, 0 ms/f; total: 57780 f, 44208.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935220 f, 88004.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 44254.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935280 f, 88009.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 44299.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935340 f, 88015.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 44345.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935400 f, 88021.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 44391.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935460 f, 88026.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 44437.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935520 f, 88032.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 44483.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935580 f, 88038.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 44529.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935640 f, 88043.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 44541.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935700 f, 88049.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 44587.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935760 f, 88054.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 44633.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935820 f, 88052.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 44678.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935880 f, 88057.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 44724.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935940 f, 88063.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 44770.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936000 f, 88069.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 44816.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936060 f, 88074.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 44862.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936120 f, 88080.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 44908.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936180 f, 88086.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 44954.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936240 f, 88091.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 44965.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936300 f, 88097.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 45011.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936360 f, 88103.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 45057.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936420 f, 88108.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 45103.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936480 f, 88114.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 45148.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936540 f, 88120.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 45194.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936600 f, 88125.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 45240.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936660 f, 88131.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 45286.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936720 f, 88137.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 45332.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936780 f, 88134.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 45378.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936840 f, 88139.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 45423.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936900 f, 88145.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 45469.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936960 f, 88151.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 45515.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937020 f, 88156.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 45561.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937080 f, 88162.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 45572.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937140 f, 88168.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 45618.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937200 f, 88173.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 45664.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937260 f, 88179.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 45709.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937320 f, 88185.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 45755.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937380 f, 88190.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 45801.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937440 f, 88196.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 45847.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937500 f, 88202.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 45893.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937560 f, 88207.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 45938.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937620 f, 88213.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 45984.7 fps, 0 ms/f [junit] 10 s: 60 f / 116 ms, 517.2 fps, 1 ms/f; total: 937680 f, 87266.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 46030.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937740 f, 87272.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 46076.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937800 f, 87277.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 46122.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937860 f, 87283.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 46132.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937920 f, 87288.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 46178.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937980 f, 87294.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 46224.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938040 f, 87300.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 46270.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938100 f, 87305.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 46315.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938160 f, 87311.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 46361.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938220 f, 87316.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 46407.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938280 f, 87314.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 46453.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938340 f, 87319.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 46498.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938400 f, 87325.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 46544.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938460 f, 87331.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 46554.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938520 f, 87336.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 46600.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938580 f, 87342.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 46646.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938640 f, 87347.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 46692.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938700 f, 87353.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 46737.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938760 f, 87359.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 46783.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938820 f, 87364.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 46829.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938880 f, 87370.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 46875.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938940 f, 87367.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 46920.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939000 f, 87373.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 46930.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939060 f, 87378.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 46976.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939120 f, 87384.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 47022.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939180 f, 87389.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 47067.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939240 f, 87395.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 47113.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939300 f, 87401.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 47159.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939360 f, 87406.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939420 f, 87412.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 47204.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939480 f, 87417.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 47250.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939540 f, 87415.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 47296.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939600 f, 87420.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 47305.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939660 f, 87426.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 47351.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939720 f, 87432.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 47397.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939780 f, 87437.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 47442.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939840 f, 87443.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 47488.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939900 f, 87440.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 47534.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939960 f, 87446.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 47579.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940020 f, 87451.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 47625.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940080 f, 87457.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 47671.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940140 f, 87463.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 47716.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940200 f, 87468.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 47726.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940260 f, 87474.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 47771.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940320 f, 87471.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 47817.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940380 f, 87477.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 47863.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940440 f, 87482.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 47908.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940500 f, 87488.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 47954.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940560 f, 87493.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 48000.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940620 f, 87499.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 48045.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940680 f, 87505.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 48091.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940740 f, 87502.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 48100.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940800 f, 87508.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 48145.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940860 f, 87513.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 48191.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940920 f, 87519.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 48237.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940980 f, 87524.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 48282.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941040 f, 87530.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 48328.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941100 f, 87536.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 48373.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941160 f, 87533.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 48419.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941220 f, 87539.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 48465.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941280 f, 87544.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 48510.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941340 f, 87550.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 48519.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941400 f, 87555.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 48564.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941460 f, 87561.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 48610.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941520 f, 87566.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 48656.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941580 f, 87572.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 48701.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941640 f, 87578.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 48747.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941700 f, 87583.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 48792.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941760 f, 87589.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 48838.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941820 f, 87594.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 48883.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941880 f, 87592.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 48892.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941940 f, 87597.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 48937.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942000 f, 87603.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 48983.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942060 f, 87609.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 49028.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942120 f, 87614.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 49074.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942180 f, 87620.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 49119.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942240 f, 87625.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 49165.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942300 f, 87631.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 49210.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942360 f, 87636.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 49256.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942420 f, 87642.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 49301.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942480 f, 87648.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 49310.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942540 f, 87653.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 49355.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942600 f, 87659.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 49401.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942660 f, 87656.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 49446.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942720 f, 87662.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 49492.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942780 f, 87667.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 49537.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942840 f, 87673.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 49583.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942900 f, 87679.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 49628.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942960 f, 87684.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 49673.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943020 f, 87690.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 49719.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943080 f, 87695.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 49727.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943140 f, 87701.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 49772.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943200 f, 87706.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 49818.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943260 f, 87712.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 49863.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943320 f, 87718.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 49909.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943380 f, 87723.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 49954.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943440 f, 87729.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 50000.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943500 f, 87734.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 50045.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943560 f, 87740.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 50090.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943620 f, 87737.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 50136.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943680 f, 87743.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 50181.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943740 f, 87748.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 50227.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943800 f, 87754.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 50272.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943860 f, 87760.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 50280.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943920 f, 87765.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 50325.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943980 f, 87771.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 50370.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944040 f, 87776.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 50416.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944100 f, 87782.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 50461.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944160 f, 87788.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 50507.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944220 f, 87793.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 50552.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944280 f, 87799.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 50598.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944340 f, 87804.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 50643.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944400 f, 87810.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 50688.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944460 f, 87815.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 50734.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944520 f, 87821.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 50779.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944580 f, 87818.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 50825.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944640 f, 87824.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 50870.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944700 f, 87830.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 50877.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944760 f, 87835.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944820 f, 87841.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 50922.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944880 f, 87846.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 50968.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944940 f, 87852.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 51013.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945000 f, 87857.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 51059.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945060 f, 87863.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 51104.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945120 f, 87869.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 51149.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945180 f, 87874.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 51195.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945240 f, 87880.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 51240.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945300 f, 87885.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 51285.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945360 f, 87891.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 51331.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945420 f, 87896.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 51376.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945480 f, 87902.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 51422.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945540 f, 87908.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 51467.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945600 f, 87905.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 51512.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945660 f, 87911.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 51519.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945720 f, 87916.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 51564.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945780 f, 87922.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 51609.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945840 f, 87927.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 51655.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945900 f, 87933.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 51700.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945960 f, 87939.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946020 f, 87944.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 51746.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946080 f, 87950.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 51791.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946140 f, 87955.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 51836.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946200 f, 87961.3 fps, 0 ms/f [junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 68640 f, 51686.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946260 f, 87966.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 51731.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946320 f, 87972.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 51777.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946380 f, 87978.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 51822.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946440 f, 87983.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 51867.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946500 f, 87989.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 51912.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946560 f, 87986.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 51957.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946620 f, 87992.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 51963.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946680 f, 87997.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 52009.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946740 f, 88003.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 52054.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946800 f, 88008.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 52099.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946860 f, 88014.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 52144.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946920 f, 88020.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 52189.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946980 f, 88025.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 52234.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947040 f, 88031.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 52279.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947100 f, 88036.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 52325.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947160 f, 88042.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 52370.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947220 f, 88047.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 52415.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947280 f, 88053.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 52460.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947340 f, 88059.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 52505.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947400 f, 88064.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 52550.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947460 f, 88070.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 52595.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947520 f, 88067.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 52641.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947580 f, 88073.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 52646.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947640 f, 88078.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 52691.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947700 f, 88084.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 52736.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947760 f, 88089.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 52781.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947820 f, 88095.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 52827.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947880 f, 88101.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947940 f, 88106.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 52872.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948000 f, 88112.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948060 f, 88117.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 52917.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948120 f, 88123.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 52962.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948180 f, 88129.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 53007.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948240 f, 88134.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 53052.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948300 f, 88140.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 53097.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948360 f, 88145.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 53142.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948420 f, 88151.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 53187.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948480 f, 88156.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 53233.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948540 f, 88154.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 53278.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948600 f, 88159.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 53323.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948660 f, 88165.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 53328.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948720 f, 88171.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 53373.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948780 f, 88176.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 53418.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948840 f, 88182.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 53463.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948900 f, 88187.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 53508.6 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948960 f, 88193.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 53553.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949020 f, 88198.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 53598.7 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949080 f, 88204.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 53643.8 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949140 f, 88210.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 53688.9 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949200 f, 88215.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 53734.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949260 f, 88221.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 53779.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949320 f, 88226.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 53824.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949380 f, 88232.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 53869.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949440 f, 88237.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 53914.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949500 f, 88235.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 53959.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949560 f, 88240.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 54004.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949620 f, 88246.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 54049.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949680 f, 88252.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 54054.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949740 f, 88257.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 54099.0 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949800 f, 88263.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 54144.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949860 f, 88268.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 54189.1 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949920 f, 88274.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 54234.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949980 f, 88279.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 54279.2 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950040 f, 88285.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 54324.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950100 f, 88291.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 54369.3 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950160 f, 88296.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 54414.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950220 f, 88302.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 54459.4 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950280 f, 88307.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 54504.5 fps, 0 ms/f [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950340 f, 88313.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 54549.5 fps, 0 ms/f [junit] 11 s: 60 f / 290 ms, 206.8 fps, 4 ms/f; total: 950400 f, 86001.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 54594.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950460 f, 85998.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 54639.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950520 f, 86004.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 54684.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950580 f, 86009.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 54729.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950640 f, 86015.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 54733.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950700 f, 86020.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 54778.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950760 f, 86026.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 54823.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950820 f, 86031.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 54868.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950880 f, 86036.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 54913.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950940 f, 86042.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 54958.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951000 f, 86039.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 55003.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951060 f, 86045.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 55048.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951120 f, 86050.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 55093.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951180 f, 86056.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 55138.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951240 f, 86061.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 55183.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951300 f, 86067.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 55228.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951360 f, 86072.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 55273.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951420 f, 86077.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 55318.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951480 f, 86083.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 55363.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951540 f, 86088.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 55408.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951600 f, 86094.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 55412.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951660 f, 86091.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 55457.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951720 f, 86097.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 55502.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951780 f, 86102.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 55547.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951840 f, 86108.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 55592.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951900 f, 86113.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 55637.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951960 f, 86119.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 55682.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952020 f, 86124.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 55727.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952080 f, 86129.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 55772.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952140 f, 86135.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 55817.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952200 f, 86132.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 55862.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952260 f, 86138.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 55907.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952320 f, 86143.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 55952.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952380 f, 86149.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 55997.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952440 f, 86154.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 56041.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952500 f, 86160.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 56086.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952560 f, 86165.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 56089.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952620 f, 86163.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952680 f, 86168.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 56134.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952740 f, 86174.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 56179.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952800 f, 86179.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 56224.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952860 f, 86184.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 56269.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952920 f, 86190.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 56314.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952980 f, 86195.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 56359.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953040 f, 86193.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 56404.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953100 f, 86198.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 56449.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953160 f, 86204.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 56494.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953220 f, 86209.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 56539.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953280 f, 86215.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 56584.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953340 f, 86220.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 56629.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953400 f, 86225.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 56674.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953460 f, 86223.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 56719.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953520 f, 86228.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 56764.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953580 f, 86234.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 56808.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953640 f, 86239.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 56811.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953700 f, 86245.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 56856.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953760 f, 86250.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 56901.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953820 f, 86248.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 56946.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 56991.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953880 f, 86253.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 57035.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953940 f, 86259.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 57080.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954000 f, 86264.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 57125.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954060 f, 86270.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 57170.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954120 f, 86275.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 57215.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954180 f, 86280.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 57260.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954240 f, 86278.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 57305.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954300 f, 86283.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 57350.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954360 f, 86289.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 57395.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954420 f, 86294.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 57440.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954480 f, 86300.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 57485.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954540 f, 86305.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 57486.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954600 f, 86311.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 57531.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954660 f, 86308.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 57576.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954720 f, 86314.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 57621.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954780 f, 86319.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 57666.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954840 f, 86324.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 57711.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954900 f, 86330.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 57756.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954960 f, 86335.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 57801.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955020 f, 86341.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 57845.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955080 f, 86338.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 57890.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955140 f, 86344.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 57935.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955200 f, 86349.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 57980.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955260 f, 86355.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 58025.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955320 f, 86360.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 58070.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955380 f, 86365.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 58115.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955440 f, 86363.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 58160.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955500 f, 86368.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 58161.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955560 f, 86374.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 58206.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955620 f, 86379.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 58251.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955680 f, 86385.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 58295.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955740 f, 86390.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 58340.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955800 f, 86396.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 58385.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955860 f, 86393.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 58430.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955920 f, 86399.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 58475.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955980 f, 86404.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956040 f, 86409.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 58520.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956100 f, 86415.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 58565.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956160 f, 86420.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 58609.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956220 f, 86426.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 58654.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956280 f, 86431.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 58699.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956340 f, 86437.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 58744.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956400 f, 86442.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 58789.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956460 f, 86447.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 58834.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956520 f, 86453.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 58878.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956580 f, 86458.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 58879.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956640 f, 86464.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 58924.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956700 f, 86469.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 58969.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956760 f, 86467.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 59014.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956820 f, 86472.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 59059.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956880 f, 86478.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 59103.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956940 f, 86483.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957000 f, 86488.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 59148.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957060 f, 86494.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 59193.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957120 f, 86499.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 59238.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957180 f, 86505.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 59283.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957240 f, 86510.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 59327.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957300 f, 86516.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 59372.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957360 f, 86521.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 59417.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957420 f, 86526.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 59462.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957480 f, 86532.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 59462.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957540 f, 86537.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 59507.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957600 f, 86543.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 59552.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957660 f, 86548.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 59597.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957720 f, 86546.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 59641.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957780 f, 86551.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 59686.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957840 f, 86557.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 59731.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957900 f, 86562.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 59776.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957960 f, 86567.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 59820.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958020 f, 86573.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 59865.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958080 f, 86578.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 59910.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958140 f, 86584.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 59955.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958200 f, 86589.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 60000.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958260 f, 86594.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 60044.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958320 f, 86600.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 60089.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 60134.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958380 f, 86605.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 60179.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958440 f, 86611.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 60178.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958500 f, 86616.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 60223.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958560 f, 86622.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 60268.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958620 f, 86627.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 60313.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958680 f, 86625.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 60357.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958740 f, 86630.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 60402.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958800 f, 86635.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 60447.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958860 f, 86641.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 60492.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958920 f, 86646.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 60536.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958980 f, 86652.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 60581.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959040 f, 86657.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 60626.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959100 f, 86663.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 60671.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959160 f, 86668.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 60715.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959220 f, 86673.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 60760.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959280 f, 86679.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 60805.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959340 f, 86684.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 60804.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959400 f, 86690.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 60849.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959460 f, 86695.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 60894.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959520 f, 86701.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 60938.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959580 f, 86706.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 60983.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959640 f, 86704.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 61028.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959700 f, 86709.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 61073.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959760 f, 86714.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 61117.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959820 f, 86720.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 61162.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959880 f, 86725.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 61207.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959940 f, 86731.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 61251.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960000 f, 86736.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 61296.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960060 f, 86741.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 61341.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960120 f, 86747.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 61385.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960180 f, 86752.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 61430.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960240 f, 86750.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 61475.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960300 f, 86755.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 61520.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 61518.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960360 f, 86761.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 61563.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960420 f, 86766.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 61608.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960480 f, 86772.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 61653.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960540 f, 86777.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 61697.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960600 f, 86782.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 61742.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960660 f, 86788.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 61787.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960720 f, 86793.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 61831.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960780 f, 86799.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 61876.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960840 f, 86796.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 61921.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960900 f, 86802.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 61965.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960960 f, 86807.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 62010.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961020 f, 86813.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 62055.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961080 f, 86818.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 62053.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961140 f, 86823.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 62098.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961200 f, 86829.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 62142.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961260 f, 86834.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 62187.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961320 f, 86840.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 62232.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961380 f, 86845.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 62276.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961440 f, 86843.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 62321.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961500 f, 86848.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 62366.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961560 f, 86853.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 62410.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961620 f, 86859.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 62455.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961680 f, 86864.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 62500.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961740 f, 86870.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 62544.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961800 f, 86875.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 62589.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961860 f, 86881.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 62633.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 62678.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961920 f, 86886.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 62676.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 62721.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961980 f, 86891.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 62765.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962040 f, 86897.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 62810.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962100 f, 86894.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 62855.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962160 f, 86900.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 62899.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962220 f, 86905.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962280 f, 86911.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 62944.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962340 f, 86916.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 62988.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962400 f, 86921.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 63033.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962460 f, 86927.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 63078.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962520 f, 86932.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 63122.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962580 f, 86938.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 63167.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962640 f, 86943.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 63211.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962700 f, 86941.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 63256.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962760 f, 86946.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 63301.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962820 f, 86952.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 63345.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962880 f, 86957.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 63343.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962940 f, 86962.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 63387.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963000 f, 86968.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 63432.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963060 f, 86973.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 63476.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963120 f, 86979.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 63521.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963180 f, 86984.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 63566.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963240 f, 86989.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 63610.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963300 f, 86987.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 63655.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963360 f, 86992.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 63699.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963420 f, 86998.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 63744.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963480 f, 87003.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 63789.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963540 f, 87009.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 63833.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963600 f, 87014.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963660 f, 87020.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 63878.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963720 f, 87025.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 63922.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963780 f, 87030.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 63967.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 64011.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 64056.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 64053.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963840 f, 87036.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 64097.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963900 f, 87033.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 64142.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963960 f, 87039.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 64187.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964020 f, 87044.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 64231.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964080 f, 87050.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 64276.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964140 f, 87055.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 64320.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964200 f, 87060.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 64365.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964260 f, 87066.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 64409.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964320 f, 87071.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 64454.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964380 f, 87077.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 64498.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 64543.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964440 f, 87082.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 64587.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964500 f, 87080.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 64632.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964560 f, 87085.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 64677.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964620 f, 87091.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 64721.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964680 f, 87096.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 64766.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964740 f, 87101.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 64762.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964800 f, 87107.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 64807.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964860 f, 87112.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 64851.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964920 f, 87118.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 64896.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964980 f, 87123.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 64940.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965040 f, 87128.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 64985.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965100 f, 87126.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 65029.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965160 f, 87131.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 65074.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965220 f, 87137.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 65118.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965280 f, 87142.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 65163.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965340 f, 87148.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 65207.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965400 f, 87153.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 65252.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965460 f, 87158.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 65296.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965520 f, 87164.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 65341.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965580 f, 87169.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965640 f, 87175.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 65385.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965700 f, 87180.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965760 f, 87186.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 65381.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965820 f, 87191.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 65426.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965880 f, 87196.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 65470.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965940 f, 87202.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 65515.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966000 f, 87199.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966060 f, 87205.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 65559.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966120 f, 87210.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 65604.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966180 f, 87216.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 65648.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966240 f, 87221.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 65693.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966300 f, 87226.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 65737.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966360 f, 87232.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 65782.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966420 f, 87237.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 65826.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966480 f, 87243.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966540 f, 87248.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 65871.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966600 f, 87254.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 65915.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966660 f, 87259.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 65959.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966720 f, 87264.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 66004.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966780 f, 87270.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 66048.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966840 f, 87275.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 66093.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966900 f, 87281.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 66088.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966960 f, 87278.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 66133.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967020 f, 87284.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 66177.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967080 f, 87289.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 66222.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967140 f, 87294.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 66266.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967200 f, 87300.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 66311.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967260 f, 87305.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 66355.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967320 f, 87311.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 66400.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967380 f, 87316.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 66444.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967440 f, 87321.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 66488.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967500 f, 87327.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 66533.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967560 f, 87332.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 66577.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967620 f, 87338.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 66622.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967680 f, 87343.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 66666.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967740 f, 87349.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 66711.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967800 f, 87354.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 66755.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967860 f, 87359.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 66800.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 66794.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967920 f, 87365.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 66839.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967980 f, 87362.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 66883.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968040 f, 87368.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 66928.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968100 f, 87373.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 66972.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968160 f, 87379.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 67017.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968220 f, 87384.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 67061.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968280 f, 87389.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 67105.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968340 f, 87395.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 67150.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968400 f, 87400.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 67194.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968460 f, 87406.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 67239.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968520 f, 87411.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 67283.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968580 f, 87416.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 67327.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968640 f, 87422.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 67372.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968700 f, 87427.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 67416.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968760 f, 87433.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 67461.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968820 f, 87438.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 67505.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968880 f, 87444.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 67500.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968940 f, 87441.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 67544.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969000 f, 87446.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 67588.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969060 f, 87452.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 67633.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969120 f, 87457.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 67677.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969180 f, 87463.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 67721.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969240 f, 87468.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 67766.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969300 f, 87474.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 67810.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969360 f, 87479.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 67855.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969420 f, 87484.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 67899.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969480 f, 87490.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 67943.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969540 f, 87495.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 67988.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969600 f, 87501.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 68032.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969660 f, 87506.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 68076.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969720 f, 87511.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 68121.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969780 f, 87517.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 68165.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969840 f, 87522.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 68210.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969900 f, 87520.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 68203.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969960 f, 87525.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 68248.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970020 f, 87531.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 68292.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970080 f, 87536.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 68337.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970140 f, 87541.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 68381.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970200 f, 87547.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 68425.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970260 f, 87552.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 68470.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970320 f, 87558.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 68514.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970380 f, 87563.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 68558.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970440 f, 87569.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 68603.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970500 f, 87574.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 68647.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970560 f, 87579.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 68691.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970620 f, 87585.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 68736.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970680 f, 87590.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 68780.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970740 f, 87596.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 68824.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970800 f, 87601.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 68869.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970860 f, 87599.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 68913.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970920 f, 87604.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 68906.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970980 f, 87609.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 68951.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971040 f, 87615.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 68995.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971100 f, 87620.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 69039.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971160 f, 87626.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971220 f, 87631.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 69084.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971280 f, 87636.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 69128.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971340 f, 87642.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 69172.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971400 f, 87647.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 69217.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971460 f, 87653.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 69261.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971520 f, 87658.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 69305.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971580 f, 87663.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 69350.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971640 f, 87669.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 69394.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971700 f, 87674.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 69438.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971760 f, 87680.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 69483.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971820 f, 87685.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 69527.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971880 f, 87683.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 69571.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971940 f, 87688.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 69615.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972000 f, 87693.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 69608.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972060 f, 87699.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 69653.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972120 f, 87704.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 69697.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972180 f, 87710.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 69741.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972240 f, 87715.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 69785.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972300 f, 87721.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 69830.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972360 f, 87726.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 69874.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972420 f, 87731.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 69918.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972480 f, 87737.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 69963.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972540 f, 87742.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 70007.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972600 f, 87748.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 70051.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972660 f, 87753.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 70095.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972720 f, 87758.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 70140.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972780 f, 87764.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 70184.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972840 f, 87761.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 70228.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972900 f, 87767.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 70273.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972960 f, 87772.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 70265.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973020 f, 87778.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 70309.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973080 f, 87783.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 70353.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973140 f, 87788.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 70398.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973200 f, 87794.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 70442.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973260 f, 87799.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 70486.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973320 f, 87805.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 70530.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973380 f, 87810.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 70575.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973440 f, 87815.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 70619.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973500 f, 87821.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 70663.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973560 f, 87826.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 70707.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973620 f, 87832.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 70752.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973680 f, 87837.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 70796.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973740 f, 87843.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 70840.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973800 f, 87840.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 70884.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973860 f, 87845.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 70929.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973920 f, 87851.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 70973.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973980 f, 87856.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 70965.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974040 f, 87862.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 71009.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974100 f, 87867.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 71053.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974160 f, 87872.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 71098.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974220 f, 87878.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 71142.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974280 f, 87883.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 71186.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974340 f, 87889.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 71230.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974400 f, 87894.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 71274.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974460 f, 87900.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 71319.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974520 f, 87905.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 71363.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974580 f, 87910.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 71407.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974640 f, 87916.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 71451.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974700 f, 87921.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 71495.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974760 f, 87927.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 71540.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974820 f, 87924.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 71584.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974880 f, 87930.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 71628.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974940 f, 87935.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 71672.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975000 f, 87940.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 71717.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975060 f, 87946.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 71708.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975120 f, 87951.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 71752.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975180 f, 87957.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 71796.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975240 f, 87962.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 71840.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975300 f, 87967.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 71885.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975360 f, 87973.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 71929.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975420 f, 87978.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 71973.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975480 f, 87984.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 72017.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975540 f, 87989.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 72061.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975600 f, 87994.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 72106.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975660 f, 88000.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 72150.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975720 f, 88005.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 72194.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975780 f, 88003.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 72238.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975840 f, 88008.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 72282.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975900 f, 88014.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 72326.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975960 f, 88019.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 72371.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976020 f, 88024.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 72415.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976080 f, 88030.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 72459.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976140 f, 88035.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 72503.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976200 f, 88041.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 72547.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976260 f, 88046.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 72592.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976320 f, 88051.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 72582.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976380 f, 88057.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 72626.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976440 f, 88062.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 72671.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976500 f, 88068.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 72715.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976560 f, 88073.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 72759.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976620 f, 88079.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 72803.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976680 f, 88084.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 72847.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976740 f, 88081.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 72891.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976800 f, 88087.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 72935.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976860 f, 88092.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 72980.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976920 f, 88098.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 73024.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976980 f, 88103.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 73068.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977040 f, 88108.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 73112.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977100 f, 88114.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 73156.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977160 f, 88119.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 73200.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977220 f, 88125.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 73245.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977280 f, 88130.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 73289.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977340 f, 88135.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 73333.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977400 f, 88141.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 73377.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977460 f, 88146.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 73421.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977520 f, 88152.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 73465.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977580 f, 88157.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 73455.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977640 f, 88163.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 73500.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977700 f, 88160.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 73544.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977760 f, 88165.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 73588.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977820 f, 88171.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 73632.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977880 f, 88176.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 73676.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977940 f, 88182.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 73720.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978000 f, 88187.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 73764.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978060 f, 88192.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 73808.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978120 f, 88198.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 73852.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978180 f, 88203.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 73897.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978240 f, 88209.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 73941.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978300 f, 88214.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 73985.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978360 f, 88220.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 74029.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978420 f, 88225.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 74073.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978480 f, 88230.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 74117.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978540 f, 88236.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 74161.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978600 f, 88241.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 74205.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978660 f, 88239.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 74250.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978720 f, 88244.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 74294.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978780 f, 88249.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 74283.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978840 f, 88255.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 74327.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978900 f, 88260.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 74371.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978960 f, 88266.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979020 f, 88271.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 74415.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979080 f, 88276.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 74459.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979140 f, 88282.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 74504.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979200 f, 88287.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 74548.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979260 f, 88293.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 74592.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979320 f, 88298.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 74636.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979380 f, 88304.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 74680.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979440 f, 88309.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 74724.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979500 f, 88314.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 74768.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979560 f, 88320.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 74812.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979620 f, 88317.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 74856.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979680 f, 88323.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 74900.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979740 f, 88328.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 74944.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979800 f, 88333.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 74988.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979860 f, 88339.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 75033.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979920 f, 88344.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 75077.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979980 f, 88350.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 75121.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980040 f, 88355.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 75165.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980100 f, 88360.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 75154.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980160 f, 88366.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 75198.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980220 f, 88371.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 75242.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980280 f, 88377.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 75286.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980340 f, 88382.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 75330.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980400 f, 88388.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 75374.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980460 f, 88393.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 75418.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980520 f, 88398.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 75462.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980580 f, 88404.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 75506.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980640 f, 88401.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 75550.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980700 f, 88407.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 75594.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980760 f, 88412.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 75638.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980820 f, 88417.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 75682.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980880 f, 88423.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 75726.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980940 f, 88428.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 75770.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981000 f, 88434.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 75814.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981060 f, 88439.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 75859.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 75903.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 75947.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981120 f, 88444.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 75991.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 75979.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981180 f, 88450.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 76023.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981240 f, 88455.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 76067.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981300 f, 88461.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 76111.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981360 f, 88466.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 76155.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981420 f, 88472.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 76199.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981480 f, 88477.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 76243.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981540 f, 88482.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 76287.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981600 f, 88480.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 76331.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981660 f, 88485.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 76375.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981720 f, 88491.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 76419.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981780 f, 88496.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 76463.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981840 f, 88501.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 76507.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981900 f, 88507.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 76551.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981960 f, 88512.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 76595.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982020 f, 88518.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 76639.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982080 f, 88523.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 76683.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982140 f, 88528.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 76727.8 fps, 0 ms/f [junit] 11 s: 60 f / 226 ms, 265.4 fps, 3 ms/f; total: 982200 f, 86766.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 76771.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982260 f, 86772.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 76815.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982320 f, 86769.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 76859.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982380 f, 86775.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 76847.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982440 f, 86780.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 76891.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 76935.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982500 f, 86785.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 76979.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982560 f, 86790.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 77023.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982620 f, 86796.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 77067.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982680 f, 86793.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 77111.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982740 f, 86799.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 77155.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982800 f, 86804.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 77199.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982860 f, 86809.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 77243.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982920 f, 86815.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 77287.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982980 f, 86820.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 77331.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983040 f, 86825.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 77375.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983100 f, 86823.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 77419.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983160 f, 86828.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 77463.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983220 f, 86833.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 77507.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983280 f, 86839.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 77551.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983340 f, 86844.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 77595.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983400 f, 86849.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 77639.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983460 f, 86855.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 77683.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983520 f, 86852.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 77727.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 77714.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983580 f, 86858.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 77758.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983640 f, 86863.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 77802.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983700 f, 86868.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 77846.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983760 f, 86873.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 77890.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983820 f, 86879.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 77934.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983880 f, 86884.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 77978.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983940 f, 86882.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 78021.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984000 f, 86887.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 78065.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984060 f, 86892.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 78109.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984120 f, 86898.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 78153.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984180 f, 86903.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 78197.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984240 f, 86908.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 78241.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984300 f, 86913.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 78285.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984360 f, 86911.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 78329.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984420 f, 86916.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 78373.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984480 f, 86922.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 78417.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984540 f, 86927.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 78461.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984600 f, 86932.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 78505.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984660 f, 86938.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 78549.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984720 f, 86943.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 78535.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984780 f, 86940.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 78579.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984840 f, 86946.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 78623.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984900 f, 86951.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 78667.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984960 f, 86956.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 78711.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985020 f, 86962.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 78755.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985080 f, 86967.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 78799.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985140 f, 86972.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 78843.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985200 f, 86970.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 78887.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985260 f, 86975.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 78931.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985320 f, 86980.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 78975.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985380 f, 86986.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 79019.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985440 f, 86991.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 79062.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985500 f, 86996.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 79106.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985560 f, 87002.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 79150.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985620 f, 87007.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 79194.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985680 f, 87012.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 79238.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985740 f, 87010.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 79282.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985800 f, 87015.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 79326.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985860 f, 87020.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 79370.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985920 f, 87026.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 79414.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985980 f, 87031.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 79400.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986040 f, 87036.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 79444.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986100 f, 87042.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 79487.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986160 f, 87047.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 79531.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986220 f, 87052.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 79575.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986280 f, 87057.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 79619.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986340 f, 87055.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 79663.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986400 f, 87060.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 79707.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986460 f, 87066.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 79751.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986520 f, 87071.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 79795.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986580 f, 87076.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 79839.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986640 f, 87082.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 79882.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986700 f, 87087.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 79926.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986760 f, 87092.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 79970.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986820 f, 87097.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 80014.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986880 f, 87103.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 80058.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986940 f, 87100.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 80102.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987000 f, 87106.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 80146.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987060 f, 87111.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 80190.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987120 f, 87116.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 80234.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987180 f, 87122.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 80219.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987240 f, 87127.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 80263.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987300 f, 87132.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 80307.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987360 f, 87137.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 80350.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987420 f, 87143.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 80394.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987480 f, 87148.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 80438.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987540 f, 87146.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 80482.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987600 f, 87151.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 80526.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987660 f, 87156.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 80570.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987720 f, 87162.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 80614.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987780 f, 87167.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 80657.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987840 f, 87172.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 80701.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987900 f, 87177.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 80745.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987960 f, 87183.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 80789.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988020 f, 87188.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 80833.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988080 f, 87193.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 80877.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988140 f, 87191.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 80921.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988200 f, 87196.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 80964.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988260 f, 87201.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 81008.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988320 f, 87207.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 81052.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988380 f, 87212.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 81096.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988440 f, 87217.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 81081.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988500 f, 87223.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 81124.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988560 f, 87228.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 81168.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988620 f, 87233.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 81212.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988680 f, 87239.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 81256.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988740 f, 87236.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 81300.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988800 f, 87241.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 81344.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988860 f, 87247.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 81387.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988920 f, 87252.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 81431.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988980 f, 87257.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 81475.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989040 f, 87263.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 81519.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989100 f, 87268.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 81563.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989160 f, 87273.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 81607.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989220 f, 87278.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 81650.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989280 f, 87284.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 81694.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989340 f, 87289.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989400 f, 87294.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 81738.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989460 f, 87300.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 81782.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989520 f, 87305.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 81826.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989580 f, 87310.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 81869.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989640 f, 87308.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 81913.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989700 f, 87313.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 81957.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989760 f, 87318.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 81941.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989820 f, 87324.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 81985.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989880 f, 87329.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 82029.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989940 f, 87334.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 82072.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990000 f, 87340.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 82116.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990060 f, 87345.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 82160.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990120 f, 87350.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 82204.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990180 f, 87355.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 82248.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990240 f, 87361.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 82291.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990300 f, 87366.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 82335.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990360 f, 87371.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 82379.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990420 f, 87377.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 82423.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990480 f, 87382.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 82467.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990540 f, 87387.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 82510.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990600 f, 87385.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 82554.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990660 f, 87390.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 82598.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990720 f, 87395.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 82642.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990780 f, 87401.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 82686.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990840 f, 87406.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 82729.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990900 f, 87411.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 82773.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990960 f, 87417.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 82757.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991020 f, 87422.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 82800.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991080 f, 87427.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 82844.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991140 f, 87432.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 82888.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991200 f, 87438.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 82932.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991260 f, 87443.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 82975.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991320 f, 87448.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 83019.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 83063.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991380 f, 87454.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 83107.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991440 f, 87459.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 83150.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991500 f, 87464.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 83194.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991560 f, 87470.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 83238.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991620 f, 87467.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 83282.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991680 f, 87472.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 83326.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991740 f, 87478.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 83369.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991800 f, 87483.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 83413.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991860 f, 87488.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 83457.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991920 f, 87494.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 83501.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991980 f, 87499.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 83544.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992040 f, 87504.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 83588.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992100 f, 87509.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 83632.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992160 f, 87515.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 83615.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992220 f, 87520.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 83658.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992280 f, 87525.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 83702.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992340 f, 87531.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 83746.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992400 f, 87536.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 83790.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992460 f, 87541.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 83833.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992520 f, 87546.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 83877.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992580 f, 87544.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 83921.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992640 f, 87549.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 83965.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992700 f, 87555.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 84008.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992760 f, 87560.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 84052.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992820 f, 87565.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 84096.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992880 f, 87571.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 84139.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992940 f, 87576.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 84183.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993000 f, 87581.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 84227.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993060 f, 87586.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 84271.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993120 f, 87592.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 84314.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993180 f, 87597.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 84358.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993240 f, 87602.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 84402.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993300 f, 87608.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 84384.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993360 f, 87613.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 84428.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993420 f, 87618.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 84471.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993480 f, 87623.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 84515.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993540 f, 87629.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 84559.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993600 f, 87626.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 84603.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993660 f, 87632.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 84646.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993720 f, 87637.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 84690.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993780 f, 87642.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 84734.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993840 f, 87647.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 84777.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993900 f, 87653.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 84821.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993960 f, 87658.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 84865.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 84908.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994020 f, 87663.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 84952.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994080 f, 87669.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 84996.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994140 f, 87674.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 85040.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994200 f, 87679.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 85083.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994260 f, 87684.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 85127.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994320 f, 87690.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 85171.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994380 f, 87695.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 85214.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994440 f, 87700.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 85258.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994500 f, 87706.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 85240.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994560 f, 87703.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 85283.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994620 f, 87709.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 85327.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994680 f, 87714.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 85371.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994740 f, 87719.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 85414.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994800 f, 87724.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 85458.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994860 f, 87730.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 85502.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994920 f, 87735.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 85545.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994980 f, 87740.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 85589.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995040 f, 87746.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 85633.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 85676.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995100 f, 87751.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 85720.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995160 f, 87756.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 85764.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995220 f, 87761.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 85807.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995280 f, 87767.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 85851.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995340 f, 87772.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 85895.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995400 f, 87777.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 85938.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995460 f, 87783.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 85982.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995520 f, 87780.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 86026.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995580 f, 87785.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 86069.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995640 f, 87791.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 86050.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995700 f, 87796.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 86094.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995760 f, 87801.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 86138.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995820 f, 87807.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 86181.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995880 f, 87812.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 86225.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995940 f, 87817.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 86269.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996000 f, 87822.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 86312.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996060 f, 87828.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 86356.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996120 f, 87833.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 86400.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996180 f, 87838.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 86443.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996240 f, 87844.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 86487.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996300 f, 87849.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996360 f, 87854.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996420 f, 87859.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996480 f, 87865.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996540 f, 87862.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 86530.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996600 f, 87868.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996660 f, 87873.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 86574.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996720 f, 87878.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 86618.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996780 f, 87883.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996840 f, 87889.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 86661.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996900 f, 87894.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 86705.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996960 f, 87899.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 86749.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997020 f, 87905.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 86792.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997080 f, 87910.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 86836.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997140 f, 87915.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 86880.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997200 f, 87921.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 86923.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997260 f, 87926.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 86904.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997320 f, 87931.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 86947.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997380 f, 87936.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 86991.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997440 f, 87942.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 87034.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997500 f, 87939.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 87078.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997560 f, 87944.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 87122.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997620 f, 87950.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 87165.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997680 f, 87955.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 87209.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997740 f, 87960.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 87252.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997800 f, 87966.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 87296.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997860 f, 87971.4 fps, 0 ms/f [junit] 1 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 120180 f, 84159.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997920 f, 87976.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997980 f, 87982.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 84142.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998040 f, 87987.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 84184.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998100 f, 87992.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 84226.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998160 f, 87997.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 84268.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998220 f, 88003.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 84310.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998280 f, 88008.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 84352.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998340 f, 88013.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 84394.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998400 f, 88019.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998460 f, 88024.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 84436.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998520 f, 88021.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 84419.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998580 f, 88027.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 84461.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998640 f, 88032.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 84503.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998700 f, 88037.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 84545.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998760 f, 88043.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 84587.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998820 f, 88048.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 84629.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998880 f, 88053.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 84671.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998940 f, 88058.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 84654.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999000 f, 88064.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 84696.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999060 f, 88069.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 84737.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999120 f, 88074.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 84779.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999180 f, 88080.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 84821.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999240 f, 88085.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 84863.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999300 f, 88090.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 84905.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999360 f, 88095.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 84947.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999420 f, 88101.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 84930.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999480 f, 88098.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 84972.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999540 f, 88104.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 85013.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999600 f, 88109.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 85055.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999660 f, 88114.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 85097.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999720 f, 88119.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 85139.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999780 f, 88125.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 85181.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999840 f, 88130.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 85163.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999900 f, 88135.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 85205.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999960 f, 88141.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 85247.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000020 f, 88146.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 85289.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000080 f, 88151.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 85331.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000140 f, 88156.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 85373.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000200 f, 88162.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 85415.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000260 f, 88167.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 85457.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000320 f, 88172.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 85439.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000380 f, 88178.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 85481.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000440 f, 88183.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 85523.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000500 f, 88180.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 85564.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000560 f, 88186.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 85606.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000620 f, 88191.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 85648.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000680 f, 88196.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 85690.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000740 f, 88202.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 85732.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000800 f, 88207.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 85714.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000860 f, 88212.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 85756.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000920 f, 88217.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 85797.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000980 f, 88223.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 85839.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001040 f, 88228.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 85881.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001100 f, 88233.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 85923.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001160 f, 88239.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 85965.1 fps, 0 ms/f [junit] 11 s: 60 f / 99 ms, 606.0 fps, 1 ms/f; total: 1001220 f, 87480.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 85947.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001280 f, 87486.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 85988.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001340 f, 87491.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 86030.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001400 f, 87496.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 86072.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001460 f, 87494.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 86114.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001520 f, 87499.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 86155.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001580 f, 87504.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 86197.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001640 f, 87510.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 86239.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001700 f, 87515.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 86221.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001760 f, 87520.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 86263.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001820 f, 87525.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 86304.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001880 f, 87523.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 86346.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001940 f, 87528.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 86388.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002000 f, 87533.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 86430.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002060 f, 87539.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 86471.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002120 f, 87544.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 86513.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002180 f, 87549.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 86495.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002240 f, 87547.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 86536.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002300 f, 87552.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 86578.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002360 f, 87557.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 86620.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002420 f, 87562.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 86662.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002480 f, 87568.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 86703.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002540 f, 87573.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 86745.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002600 f, 87578.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 86726.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 86768.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002660 f, 87583.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 86810.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002720 f, 87581.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 86851.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002780 f, 87586.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 86893.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002840 f, 87591.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 86935.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002900 f, 87597.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 86916.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002960 f, 87602.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 86958.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003020 f, 87607.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 87000.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003080 f, 87612.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 87041.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003140 f, 87618.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 87083.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003200 f, 87623.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 87125.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003260 f, 87620.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 87166.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003320 f, 87626.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 87208.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003380 f, 87631.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 87250.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003440 f, 87636.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 87291.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003500 f, 87641.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 87272.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003560 f, 87647.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 87314.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003620 f, 87652.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 87356.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003680 f, 87657.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 87397.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003740 f, 87662.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 87439.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003800 f, 87660.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 87480.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003860 f, 87665.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 87522.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003920 f, 87670.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 87564.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003980 f, 87676.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 87605.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004040 f, 87681.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 87647.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004100 f, 87686.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 87689.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004160 f, 87691.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 87669.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004220 f, 87697.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 87711.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004280 f, 87702.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 87753.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004340 f, 87699.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 87794.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004400 f, 87705.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 87836.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004460 f, 87710.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 87877.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004520 f, 87715.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004580 f, 87720.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 87919.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004640 f, 87726.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 87961.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004700 f, 87731.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 88002.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004760 f, 87736.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 88044.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004820 f, 87741.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 88085.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004880 f, 87739.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 88066.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004940 f, 87744.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005000 f, 87749.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 88108.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005060 f, 87755.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 88149.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005120 f, 87760.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 88191.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005180 f, 87765.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 88232.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005240 f, 87770.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 88274.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005300 f, 87776.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 88316.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005360 f, 87781.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 88357.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005420 f, 87778.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 88399.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005480 f, 87784.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 88379.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005540 f, 87789.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 88421.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005600 f, 87794.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 88462.6 fps, 0 ms/f [junit] 1 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 127800 f, 88077.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 88118.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005660 f, 87799.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 88099.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005720 f, 87805.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 88140.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005780 f, 87810.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 88181.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005840 f, 87815.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 88223.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005900 f, 87820.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 88264.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005960 f, 87826.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 88305.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006020 f, 87831.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 88347.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006080 f, 87828.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 88388.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006140 f, 87834.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 88429.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006200 f, 87839.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 88471.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006260 f, 87844.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 88512.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006320 f, 87849.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 88553.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006380 f, 87855.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 88595.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006440 f, 87860.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 88636.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006500 f, 87865.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 88677.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006560 f, 87870.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 88657.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006620 f, 87876.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 88699.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006680 f, 87881.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 88740.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006740 f, 87886.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 88781.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006800 f, 87891.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 88823.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006860 f, 87896.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 88864.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006920 f, 87894.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 88905.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006980 f, 87899.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 88947.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007040 f, 87905.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 88988.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007100 f, 87910.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 89029.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007160 f, 87915.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 89070.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007220 f, 87920.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 89112.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007280 f, 87925.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 89153.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007340 f, 87931.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 89194.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007400 f, 87936.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 89236.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007460 f, 87941.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 89277.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007520 f, 87946.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 89318.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007580 f, 87952.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 89298.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007640 f, 87957.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 89339.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007700 f, 87962.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 89381.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007760 f, 87960.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 89422.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007820 f, 87965.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 89463.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007880 f, 87970.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 89504.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007940 f, 87975.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 89546.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008000 f, 87981.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 89587.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008060 f, 87986.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 89628.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008120 f, 87991.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 89669.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008180 f, 87996.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 89711.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008240 f, 88002.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 89752.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008300 f, 88007.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 89793.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008360 f, 88012.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 89834.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008420 f, 88017.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 89876.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008480 f, 88023.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 89917.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008540 f, 88028.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 89896.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008600 f, 88033.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 89938.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008660 f, 88031.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 89979.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008720 f, 88036.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 90020.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008780 f, 88041.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 90061.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008840 f, 88046.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 90103.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008900 f, 88052.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 90144.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008960 f, 88057.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 90185.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009020 f, 88062.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 90226.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009080 f, 88067.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 90268.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009140 f, 88072.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 90309.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009200 f, 88078.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 90350.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009260 f, 88083.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 90391.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009320 f, 88088.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 90432.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009380 f, 88093.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 90474.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009440 f, 88099.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 90515.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009500 f, 88096.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 90556.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009560 f, 88101.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 90535.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009620 f, 88107.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 90576.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009680 f, 88112.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 90618.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009740 f, 88117.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009800 f, 88122.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 90659.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009860 f, 88128.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 90700.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009920 f, 88133.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 90741.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009980 f, 88138.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 90782.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010040 f, 88143.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010100 f, 88149.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 90824.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010160 f, 88154.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 90865.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010220 f, 88159.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 90906.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010280 f, 88164.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 90947.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010340 f, 88169.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 90989.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010400 f, 88167.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 91030.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010460 f, 88172.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 91071.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010520 f, 88178.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 91112.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010580 f, 88183.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 91091.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010640 f, 88188.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 91132.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010700 f, 88193.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 91173.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010760 f, 88198.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 91214.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010820 f, 88204.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 91256.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010880 f, 88209.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 91297.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010940 f, 88214.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 91338.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011000 f, 88219.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 91379.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011060 f, 88225.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 91420.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011120 f, 88230.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 91461.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011180 f, 88235.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 91503.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011240 f, 88240.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 91544.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011300 f, 88246.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 91585.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011360 f, 88243.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 91626.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011420 f, 88248.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 91667.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011480 f, 88254.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011540 f, 88259.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 91708.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011600 f, 88264.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 91750.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011660 f, 88269.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 91728.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011720 f, 88275.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 91769.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011780 f, 88280.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 91810.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011840 f, 88285.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 91851.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011900 f, 88290.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 91893.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011960 f, 88295.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 91934.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012020 f, 88301.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 91975.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012080 f, 88306.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 92016.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012140 f, 88311.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 92057.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 92098.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012200 f, 88316.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 92139.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012260 f, 88322.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 92181.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012320 f, 88319.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 92222.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012380 f, 88324.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 92263.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012440 f, 88330.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 92304.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012500 f, 88335.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 92345.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012560 f, 88340.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 92386.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012620 f, 88345.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 92364.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012680 f, 88351.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 92405.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012740 f, 88356.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 92446.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012800 f, 88361.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 92488.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012860 f, 88366.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 92529.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012920 f, 88372.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 92570.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012980 f, 88377.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 92611.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013040 f, 88382.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 92652.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013100 f, 88387.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 92693.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013160 f, 88392.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 92734.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013220 f, 88398.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 92775.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013280 f, 88395.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 92817.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013340 f, 88400.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 92858.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013400 f, 88406.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 92899.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013460 f, 88411.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 92940.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013520 f, 88416.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 92981.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013580 f, 88421.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 92958.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013640 f, 88427.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 93000.0 fps, 0 ms/f [junit] 11 s: 60 f / 105 ms, 571.4 fps, 1 ms/f; total: 1013700 f, 87629.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 93041.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013760 f, 87627.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 93082.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013820 f, 87632.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 93123.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013880 f, 87637.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 93164.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013940 f, 87642.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 93205.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014000 f, 87648.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 93246.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014060 f, 87653.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 93287.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014120 f, 87658.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 93328.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014180 f, 87663.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 93369.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014240 f, 87668.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 93410.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014300 f, 87666.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 93452.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014360 f, 87671.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 93493.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014420 f, 87676.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 93534.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014480 f, 87681.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 93511.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014540 f, 87687.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 93552.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014600 f, 87692.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 93593.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014660 f, 87697.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 93634.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014720 f, 87702.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 93675.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014780 f, 87707.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 93716.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014840 f, 87705.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 93757.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014900 f, 87710.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 93798.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014960 f, 87715.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 93839.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015020 f, 87721.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 93880.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015080 f, 87726.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 93921.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015140 f, 87731.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 93963.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015200 f, 87736.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 94004.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015260 f, 87741.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 94045.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015320 f, 87746.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 94086.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015380 f, 87752.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 94127.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015440 f, 87749.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 94168.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015500 f, 87754.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 94145.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015560 f, 87760.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 94186.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015620 f, 87765.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 94227.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015680 f, 87770.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 94268.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015740 f, 87775.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 94309.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015800 f, 87773.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 94350.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015860 f, 87778.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015920 f, 87783.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 94391.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015980 f, 87788.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 94432.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016040 f, 87794.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 94473.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016100 f, 87799.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 94514.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016160 f, 87804.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016220 f, 87801.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 94555.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 94596.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016280 f, 87807.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 94637.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016340 f, 87812.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 94678.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016400 f, 87817.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 94719.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016460 f, 87822.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 94760.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016520 f, 87827.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 94736.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016580 f, 87833.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 94777.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016640 f, 87830.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 94818.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016700 f, 87835.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 94859.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016760 f, 87841.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 94900.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016820 f, 87846.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 94941.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016880 f, 87851.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 94982.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016940 f, 87856.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 95023.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017000 f, 87861.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 95064.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017060 f, 87859.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 95105.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017120 f, 87864.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 95146.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017180 f, 87869.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 95187.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017240 f, 87874.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017300 f, 87880.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 95228.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017360 f, 87885.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 95269.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017420 f, 87890.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 95311.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017480 f, 87888.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 95352.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017540 f, 87893.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 95327.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017600 f, 87898.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 95368.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017660 f, 87903.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 95409.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017720 f, 87908.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 95450.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017780 f, 87913.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 95491.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017840 f, 87919.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 95532.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017900 f, 87916.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 95573.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017960 f, 87921.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 95614.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018020 f, 87927.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 95655.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018080 f, 87932.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018140 f, 87937.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 95696.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018200 f, 87942.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 95737.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018260 f, 87940.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 95778.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018320 f, 87945.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 95819.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018380 f, 87950.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 95860.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018440 f, 87955.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 95901.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018500 f, 87960.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 95942.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018560 f, 87966.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 95983.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018620 f, 87971.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 95959.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018680 f, 87968.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 96000.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018740 f, 87974.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 96040.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018800 f, 87979.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 96081.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018860 f, 87984.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 96122.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018920 f, 87989.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 96163.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018980 f, 87994.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 96204.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019040 f, 88000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 96245.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019100 f, 88005.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 96286.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019160 f, 88010.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 96327.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019220 f, 88007.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019280 f, 88013.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 96368.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 96409.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019340 f, 88018.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 96450.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019400 f, 88023.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 96491.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019460 f, 88028.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 96532.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019520 f, 88033.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 96573.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 96548.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019580 f, 88039.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 96589.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019640 f, 88044.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 96630.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019700 f, 88049.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 96671.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019760 f, 88054.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 96712.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 96753.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019820 f, 88052.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 96794.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 96834.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019880 f, 88057.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 96875.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019940 f, 88062.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 96916.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020000 f, 88067.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 96957.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020060 f, 88072.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 96998.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020120 f, 88078.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 97039.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020180 f, 88083.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 97080.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020240 f, 88088.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 97121.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020300 f, 88093.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 97162.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020360 f, 88098.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 97203.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020420 f, 88103.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 97177.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020480 f, 88101.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 97218.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 97259.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020540 f, 88106.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 97300.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020600 f, 88111.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020660 f, 88117.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 97341.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 97382.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020720 f, 88122.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 97423.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020780 f, 88127.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 97464.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020840 f, 88132.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 97505.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020900 f, 88137.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 97546.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020960 f, 88142.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 97586.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021020 f, 88140.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 97627.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021080 f, 88145.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 97668.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021140 f, 88150.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 97709.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021200 f, 88156.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 97750.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 97791.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021260 f, 88161.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021320 f, 88166.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 97832.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 97806.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021380 f, 88171.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021440 f, 88176.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 97847.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021500 f, 88181.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 97888.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 97929.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021560 f, 88187.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 97970.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021620 f, 88192.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 98010.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021680 f, 88197.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 98051.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021740 f, 88202.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 98092.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 98133.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021800 f, 88200.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 98174.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021860 f, 88205.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 98215.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 98256.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021920 f, 88210.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 98297.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021980 f, 88215.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 98337.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022040 f, 88220.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 98378.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 98419.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022100 f, 88226.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 98393.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022160 f, 88231.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 98434.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022220 f, 88236.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 98475.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022280 f, 88241.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 98516.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022340 f, 88246.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 98556.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022400 f, 88252.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 98597.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022460 f, 88257.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 98638.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022520 f, 88262.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 98679.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022580 f, 88267.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 98720.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022640 f, 88265.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022700 f, 88270.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 98761.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022760 f, 88275.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 98801.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022820 f, 88280.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 98842.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022880 f, 88285.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 98883.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022940 f, 88291.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 98924.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023000 f, 88296.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 98965.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023060 f, 88301.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 99006.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 99046.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023120 f, 88306.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 99087.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023180 f, 88311.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 99061.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 99102.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023240 f, 88316.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 99142.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 99183.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023300 f, 88322.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 99224.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023360 f, 88327.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 99265.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023420 f, 88332.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 99306.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023480 f, 88337.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 99346.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023540 f, 88342.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 99387.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023600 f, 88340.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 99428.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023660 f, 88345.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 99469.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023720 f, 88350.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 99510.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023780 f, 88355.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 99551.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023840 f, 88361.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023900 f, 88366.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 99591.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023960 f, 88371.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 99632.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 99673.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024020 f, 88376.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 99714.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024080 f, 88381.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 99687.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024140 f, 88386.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024200 f, 88392.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 99728.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024260 f, 88397.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 99768.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 99809.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024320 f, 88402.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 99850.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024380 f, 88407.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 99891.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024440 f, 88412.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 99932.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024500 f, 88418.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 99972.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024560 f, 88423.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 100013.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024620 f, 88420.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 100054.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024680 f, 88425.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 100095.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024740 f, 88431.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024800 f, 88436.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 100135.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024860 f, 88441.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 100176.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 100217.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024920 f, 88446.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024980 f, 88451.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 100258.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025040 f, 88457.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 100299.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025100 f, 88462.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 100271.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025160 f, 88467.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 100312.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025220 f, 88472.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 100353.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025280 f, 88477.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 100394.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025340 f, 88482.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 100434.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025400 f, 88488.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 100475.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025460 f, 88493.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 100516.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025520 f, 88498.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025580 f, 88495.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 100557.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025640 f, 88501.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 100597.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025700 f, 88506.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 100638.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025760 f, 88511.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 100679.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025820 f, 88516.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 100720.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025880 f, 88521.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 100760.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025940 f, 88527.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 100801.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026000 f, 88532.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 100842.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026060 f, 88537.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 100883.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026120 f, 88542.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 100923.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026180 f, 88547.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 100896.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026240 f, 88552.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 100936.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026300 f, 88558.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 100977.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 101018.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026360 f, 88563.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 101059.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026420 f, 88568.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 101099.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026480 f, 88573.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 101140.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026540 f, 88571.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 101181.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026600 f, 88576.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 101221.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026660 f, 88581.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 101262.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026720 f, 88586.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 101303.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026780 f, 88591.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 101344.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026840 f, 88597.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026900 f, 88602.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 101384.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026960 f, 88607.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 101425.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027020 f, 88612.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 101466.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027080 f, 88617.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 101507.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027140 f, 88622.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 101547.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027200 f, 88628.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 101519.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027260 f, 88633.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 101560.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027320 f, 88638.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 101601.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027380 f, 88643.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 101641.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027440 f, 88648.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 101682.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027500 f, 88654.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 101723.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027560 f, 88651.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 101763.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027620 f, 88656.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 101804.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027680 f, 88661.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 101845.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027740 f, 88667.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 101886.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027800 f, 88672.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 101926.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 101967.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027860 f, 88677.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 102008.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027920 f, 88682.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 102048.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027980 f, 88687.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 102089.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028040 f, 88692.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028100 f, 88698.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028160 f, 88703.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 102130.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028220 f, 88708.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 102101.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028280 f, 88713.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 102142.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028340 f, 88718.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 102183.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028400 f, 88724.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 102223.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028460 f, 88729.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 102264.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028520 f, 88726.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 102305.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028580 f, 88731.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 102345.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028640 f, 88737.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 102386.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028700 f, 88742.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 102427.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028760 f, 88747.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 102467.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028820 f, 88752.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 102508.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028880 f, 88757.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 102549.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028940 f, 88762.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 102589.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029000 f, 88768.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 102630.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029060 f, 88773.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 102671.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029120 f, 88778.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 102711.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029180 f, 88783.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 102752.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029240 f, 88788.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 102723.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029300 f, 88793.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 102764.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029360 f, 88799.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 102804.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029420 f, 88804.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 102845.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029480 f, 88801.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 102886.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029540 f, 88807.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 102926.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029600 f, 88812.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 102967.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029660 f, 88817.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 103008.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029720 f, 88822.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 103048.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029780 f, 88827.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 103089.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029840 f, 88832.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 103130.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029900 f, 88838.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 103170.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029960 f, 88843.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 103211.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030020 f, 88848.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 103252.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030080 f, 88853.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 103292.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030140 f, 88858.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 103333.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030200 f, 88863.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 103303.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030260 f, 88869.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 103344.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030320 f, 88874.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 103385.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030380 f, 88879.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 103425.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030440 f, 88877.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 103466.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030500 f, 88882.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 103507.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030560 f, 88887.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030620 f, 88892.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030680 f, 88897.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030740 f, 88902.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030800 f, 88908.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030860 f, 88913.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030920 f, 88918.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030980 f, 88923.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031040 f, 88928.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031100 f, 88933.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031160 f, 88939.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031220 f, 88944.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031280 f, 88949.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031340 f, 88954.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031400 f, 88952.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031460 f, 88957.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031520 f, 88962.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031580 f, 88967.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031640 f, 88972.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031700 f, 88978.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031760 f, 88983.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031820 f, 88988.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031880 f, 88993.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031940 f, 88998.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032000 f, 89003.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032060 f, 89009.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032120 f, 89014.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032180 f, 89019.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032240 f, 89024.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032300 f, 89029.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032360 f, 89027.2 fps, 0 ms/f [junit] 11 s: 60 f / 42 ms, 1428.5 fps, 0 ms/f; total: 1032420 f, 88711.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032480 f, 88716.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032540 f, 88721.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032600 f, 88726.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032660 f, 88731.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032720 f, 88736.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032780 f, 88734.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032840 f, 88739.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032900 f, 88744.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032960 f, 88749.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033020 f, 88755.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033080 f, 88760.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033140 f, 88765.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033200 f, 88762.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033260 f, 88768.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033320 f, 88773.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033380 f, 88778.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033440 f, 88783.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033500 f, 88788.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033560 f, 88793.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033620 f, 88791.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033680 f, 88796.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033740 f, 88801.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033800 f, 88806.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033860 f, 88811.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033920 f, 88817.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033980 f, 88814.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034040 f, 88819.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034100 f, 88824.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034160 f, 88830.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034220 f, 88835.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034280 f, 88840.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034340 f, 88845.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034400 f, 88850.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034460 f, 88848.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034520 f, 88853.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034580 f, 88858.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034640 f, 88863.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034700 f, 88868.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034760 f, 88874.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034820 f, 88871.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034880 f, 88876.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034940 f, 88881.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035000 f, 88886.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035060 f, 88892.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035120 f, 88897.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035180 f, 88902.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035240 f, 88899.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035300 f, 88905.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035360 f, 88910.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035420 f, 88915.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035480 f, 88920.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035540 f, 88925.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 103547.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 103588.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035600 f, 88923.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 103628.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035660 f, 88928.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 103669.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035720 f, 88933.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 103710.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035780 f, 88938.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 103750.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035840 f, 88943.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 103791.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035900 f, 88949.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 103832.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035960 f, 88954.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 103872.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036020 f, 88951.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 103913.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036080 f, 88956.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 103953.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036140 f, 88961.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 103924.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036200 f, 88967.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 103964.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036260 f, 88972.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 104005.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036320 f, 88977.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 104046.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036380 f, 88982.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 104086.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036440 f, 88980.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 104127.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036500 f, 88985.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 104167.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036560 f, 88990.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 104208.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036620 f, 88995.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 104248.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036680 f, 89000.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 104289.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036740 f, 89005.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 104330.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036800 f, 89010.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 104370.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036860 f, 89008.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 104411.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036920 f, 89013.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 104451.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036980 f, 89018.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 104492.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037040 f, 89023.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 104533.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037100 f, 89029.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 104573.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037160 f, 89034.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 104543.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037220 f, 89039.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 104584.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037280 f, 89036.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 104624.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037340 f, 89042.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 104665.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037400 f, 89047.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 104705.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037460 f, 89052.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 104746.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037520 f, 89057.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 104787.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037580 f, 89062.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 104827.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037640 f, 89067.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 104868.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037700 f, 89065.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 104908.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037760 f, 89070.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 104949.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037820 f, 89075.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 104989.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037880 f, 89080.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 105030.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037940 f, 89085.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 105070.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038000 f, 89091.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 105111.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038060 f, 89096.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 105152.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038120 f, 89101.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 105192.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038180 f, 89106.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 105162.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038240 f, 89111.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 105202.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038300 f, 89109.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 105243.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038360 f, 89114.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 105283.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038420 f, 89119.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 105324.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038480 f, 89124.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 105364.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038540 f, 89129.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 105405.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038600 f, 89134.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 105445.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038660 f, 89140.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 105486.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038720 f, 89145.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 105527.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038780 f, 89150.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 105567.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038840 f, 89155.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 105608.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038900 f, 89160.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 105648.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038960 f, 89165.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 105689.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039020 f, 89170.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 105729.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039080 f, 89176.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 105770.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039140 f, 89181.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 105739.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039200 f, 89178.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 105779.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039260 f, 89183.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 105820.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039320 f, 89189.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 105860.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039380 f, 89194.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 105901.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039440 f, 89199.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 105941.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039500 f, 89204.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 105982.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039560 f, 89209.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 106022.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039620 f, 89214.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 106063.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039680 f, 89219.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 106103.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039740 f, 89225.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 106144.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039800 f, 89230.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 106185.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039860 f, 89235.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 106225.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039920 f, 89240.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 106266.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039980 f, 89245.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 106306.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040040 f, 89250.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 106347.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040100 f, 89255.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 106315.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040160 f, 89253.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 106356.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040220 f, 89258.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 106396.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040280 f, 89263.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 106437.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040340 f, 89268.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 106477.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040400 f, 89274.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 106518.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040460 f, 89279.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 106558.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040520 f, 89284.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 106599.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040580 f, 89289.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 106639.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040640 f, 89294.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 106680.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040700 f, 89299.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 106720.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040760 f, 89304.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 106761.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040820 f, 89310.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 106801.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040880 f, 89315.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 106842.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040940 f, 89320.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 106882.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041000 f, 89325.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 106923.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041060 f, 89330.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 106963.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041120 f, 89335.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 107004.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041180 f, 89333.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 107044.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041240 f, 89338.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 107012.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041300 f, 89343.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 107053.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041360 f, 89348.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 107093.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041420 f, 89353.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 107134.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041480 f, 89359.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 107174.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041540 f, 89364.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 107215.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041600 f, 89369.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 107255.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041660 f, 89374.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 107296.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041720 f, 89379.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 107336.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041780 f, 89384.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 107376.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041840 f, 89389.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041900 f, 89395.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041960 f, 89400.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042020 f, 89405.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042080 f, 89410.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042140 f, 89408.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042200 f, 89413.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042260 f, 89418.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042320 f, 89423.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042380 f, 89428.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042440 f, 89433.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042500 f, 89438.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042560 f, 89444.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042620 f, 89449.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042680 f, 89454.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042740 f, 89459.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042800 f, 89464.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042860 f, 89469.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042920 f, 89474.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042980 f, 89480.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043040 f, 89485.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043100 f, 89490.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043160 f, 89487.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043220 f, 89493.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043280 f, 89498.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043340 f, 89503.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043400 f, 89508.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043460 f, 89513.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043520 f, 89518.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043580 f, 89523.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043640 f, 89529.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043700 f, 89534.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043760 f, 89539.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043820 f, 89544.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043880 f, 89549.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043940 f, 89554.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044000 f, 89559.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044060 f, 89565.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044120 f, 89562.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044180 f, 89567.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044240 f, 89572.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044300 f, 89577.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044360 f, 89583.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044420 f, 89588.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044480 f, 89593.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044540 f, 89598.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044600 f, 89603.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044660 f, 89608.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044720 f, 89614.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044780 f, 89619.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044840 f, 89624.2 fps, 0 ms/f [junit] 11 s: 60 f / 167 ms, 359.2 fps, 2 ms/f; total: 1044900 f, 88363.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044960 f, 88368.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045020 f, 88373.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045080 f, 88371.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045140 f, 88376.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045200 f, 88381.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045260 f, 88386.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045320 f, 88391.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045380 f, 88396.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045440 f, 88401.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045500 f, 88399.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045560 f, 88404.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045620 f, 88409.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045680 f, 88414.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045740 f, 88419.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045800 f, 88424.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045860 f, 88429.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045920 f, 88427.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045980 f, 88432.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046040 f, 88437.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046100 f, 88442.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046160 f, 88447.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 107417.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046220 f, 88452.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 107457.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046280 f, 88450.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 107498.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046340 f, 88455.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 107538.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046400 f, 88460.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 107579.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046460 f, 88465.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 107619.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046520 f, 88470.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 107660.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046580 f, 88475.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 107700.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046640 f, 88480.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 107741.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046700 f, 88478.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 107781.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 107749.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 107789.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 107830.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 107870.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 107911.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046760 f, 88483.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 107951.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046820 f, 88488.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 107991.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046880 f, 88493.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 108032.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046940 f, 88498.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 108072.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047000 f, 88503.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 108113.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047060 f, 88508.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 108153.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047120 f, 88506.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 108194.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047180 f, 88511.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 108234.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047240 f, 88516.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 108274.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047300 f, 88521.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 108315.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047360 f, 88526.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 108355.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047420 f, 88531.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 108396.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047480 f, 88536.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 108436.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047540 f, 88534.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 108477.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047600 f, 88539.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 108517.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047660 f, 88544.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 108484.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047720 f, 88549.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 108525.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047780 f, 88554.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 108565.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047840 f, 88559.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 108606.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047900 f, 88564.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 108646.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047960 f, 88569.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 108686.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048020 f, 88575.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 108727.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048080 f, 88580.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 108767.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048140 f, 88577.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 108808.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048200 f, 88582.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 108848.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048260 f, 88587.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 108888.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048320 f, 88592.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 108929.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048380 f, 88597.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 108969.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048440 f, 88603.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 109010.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048500 f, 88608.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 109050.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048560 f, 88613.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 109090.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048620 f, 88618.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 109131.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048680 f, 88623.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 109171.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048740 f, 88620.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 109212.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048800 f, 88625.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 109252.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048860 f, 88631.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 109292.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048920 f, 88636.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 109259.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048980 f, 88641.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 109300.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049040 f, 88646.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 109340.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049100 f, 88651.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 109380.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049160 f, 88656.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 109421.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049220 f, 88661.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 109461.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049280 f, 88666.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 109502.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049340 f, 88664.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 109542.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049400 f, 88669.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 109582.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049460 f, 88674.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 109623.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049520 f, 88679.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 109663.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049580 f, 88684.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 109703.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049640 f, 88689.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 109744.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049700 f, 88694.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 109784.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049760 f, 88699.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 109825.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049820 f, 88704.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 109865.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049880 f, 88709.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 109905.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049940 f, 88707.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 109946.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050000 f, 88712.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 109986.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050060 f, 88717.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 110026.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050120 f, 88722.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 110067.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050180 f, 88727.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 110033.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050240 f, 88732.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 110073.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050300 f, 88737.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050360 f, 88742.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 110114.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050420 f, 88747.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 110154.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050480 f, 88752.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 110195.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050540 f, 88750.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 110235.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050600 f, 88755.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 110275.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050660 f, 88760.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 110316.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050720 f, 88765.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 110356.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050780 f, 88770.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 110396.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050840 f, 88775.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 110437.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050900 f, 88780.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 110477.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 110517.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050960 f, 88786.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 110558.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051020 f, 88791.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 110598.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051080 f, 88796.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 110638.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051140 f, 88793.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 110679.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051200 f, 88798.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 110719.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051260 f, 88803.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 110759.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051320 f, 88808.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 110800.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051380 f, 88813.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 110766.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051440 f, 88819.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 110806.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051500 f, 88824.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 110846.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051560 f, 88829.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 110887.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051620 f, 88834.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 110927.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051680 f, 88839.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 110967.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051740 f, 88836.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 111008.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051800 f, 88841.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 111048.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051860 f, 88847.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 111088.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051920 f, 88852.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 111129.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051980 f, 88857.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 111169.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052040 f, 88862.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 111209.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052100 f, 88867.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 111250.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052160 f, 88872.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 111290.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052220 f, 88877.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 111330.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052280 f, 88882.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052340 f, 88887.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 111370.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052400 f, 88885.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 111411.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052460 f, 88890.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 111451.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052520 f, 88895.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 111491.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052580 f, 88900.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 111532.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052640 f, 88905.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 111572.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052700 f, 88910.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 111537.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052760 f, 88915.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 111578.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052820 f, 88920.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 111618.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052880 f, 88925.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 111658.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052940 f, 88930.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 111699.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053000 f, 88928.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 111739.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053060 f, 88933.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 111779.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 111820.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053120 f, 88938.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 111860.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053180 f, 88943.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 111900.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053240 f, 88948.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 111940.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053300 f, 88953.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 111981.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053360 f, 88958.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 112021.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053420 f, 88963.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 112061.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053480 f, 88968.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 112102.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053540 f, 88973.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 112142.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053600 f, 88971.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 112182.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053660 f, 88976.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 112222.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053720 f, 88981.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 112263.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053780 f, 88986.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 112303.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053840 f, 88991.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 112343.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053900 f, 88996.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 112308.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053960 f, 89001.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 112348.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054020 f, 89006.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 112389.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054080 f, 89011.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 112429.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054140 f, 89017.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 112469.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054200 f, 89022.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 112510.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054260 f, 89027.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 112550.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054320 f, 89032.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 112590.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054380 f, 89037.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 112630.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054440 f, 89034.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 112671.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054500 f, 89039.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 112711.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054560 f, 89045.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 112751.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054620 f, 89050.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 112791.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054680 f, 89055.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 112832.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054740 f, 89060.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 112872.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054800 f, 89065.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 112912.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054860 f, 89070.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 112953.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054920 f, 89075.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 112993.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054980 f, 89080.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 113033.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055040 f, 89085.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 113073.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055100 f, 89090.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 113038.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055160 f, 89095.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 113078.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055220 f, 89100.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 113118.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055280 f, 89105.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 113158.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055340 f, 89110.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 113199.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055400 f, 89108.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 113239.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055460 f, 89113.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 113279.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055520 f, 89118.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055580 f, 89123.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 113319.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055640 f, 89128.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 113360.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055700 f, 89133.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 113400.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055760 f, 89138.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 113440.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055820 f, 89143.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 113480.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055880 f, 89148.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 113521.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055940 f, 89154.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 113561.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056000 f, 89159.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 113601.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056060 f, 89164.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 113641.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056120 f, 89169.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 113682.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056180 f, 89174.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 113722.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056240 f, 89179.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 113762.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056300 f, 89176.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 113802.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056360 f, 89181.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 113766.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056420 f, 89186.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 113806.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056480 f, 89192.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056540 f, 89197.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 113847.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056600 f, 89202.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 113887.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056660 f, 89207.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 113927.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056720 f, 89212.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 113967.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056780 f, 89217.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 114008.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056840 f, 89222.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 114048.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056900 f, 89227.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 114088.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056960 f, 89232.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 114128.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057020 f, 89237.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 114168.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057080 f, 89242.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 114209.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057140 f, 89247.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 114249.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057200 f, 89252.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 114289.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057260 f, 89257.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057320 f, 89255.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 114329.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057380 f, 89260.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 114369.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057440 f, 89265.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 114410.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057500 f, 89270.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 114450.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057560 f, 89275.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 114490.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057620 f, 89280.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 114530.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057680 f, 89285.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 114571.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057740 f, 89290.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 114534.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057800 f, 89295.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 114574.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057860 f, 89301.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 114614.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057920 f, 89306.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 114655.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057980 f, 89311.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 114695.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058040 f, 89316.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 114735.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058100 f, 89321.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 114775.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058160 f, 89326.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 114815.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058220 f, 89331.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 114855.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058280 f, 89328.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 114896.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058340 f, 89334.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 114936.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058400 f, 89339.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 114976.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058460 f, 89344.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 115016.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058520 f, 89349.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 115056.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058580 f, 89354.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 115097.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058640 f, 89359.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 115137.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058700 f, 89364.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 115177.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058760 f, 89369.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 115217.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058820 f, 89374.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 115257.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 115298.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058880 f, 89379.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 115338.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 115301.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058940 f, 89384.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 115341.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059000 f, 89389.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 115381.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059060 f, 89394.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 115421.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059120 f, 89399.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 115461.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059180 f, 89404.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 115502.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059240 f, 89402.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 115464.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059300 f, 89407.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 115505.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059360 f, 89412.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 115545.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 115585.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059420 f, 89417.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 115625.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059480 f, 89422.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 115665.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059540 f, 89427.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 115705.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059600 f, 89432.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 115745.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059660 f, 89437.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 115785.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059720 f, 89442.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 115826.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059780 f, 89448.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 115866.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059840 f, 89453.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 115906.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059900 f, 89458.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 115946.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059960 f, 89463.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 115986.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060020 f, 89468.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 116026.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060080 f, 89473.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 115989.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060140 f, 89478.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 116029.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060200 f, 89475.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 116069.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060260 f, 89480.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 116109.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060320 f, 89486.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 116149.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060380 f, 89491.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 116189.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060440 f, 89496.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 116229.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060500 f, 89501.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 116270.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060560 f, 89506.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 116310.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060620 f, 89511.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 116350.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060680 f, 89516.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 116390.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060740 f, 89521.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 116430.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060800 f, 89526.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 116470.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060860 f, 89531.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 116510.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060920 f, 89536.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 116550.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060980 f, 89541.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 116590.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061040 f, 89546.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 116631.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 116671.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061100 f, 89551.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 116711.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061160 f, 89549.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 116751.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061220 f, 89554.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 116713.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061280 f, 89559.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 116753.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061340 f, 89564.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 116793.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061400 f, 89569.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 116833.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061460 f, 89574.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 116873.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061520 f, 89579.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 116913.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061580 f, 89584.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 116953.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061640 f, 89589.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 116993.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061700 f, 89594.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 117034.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061760 f, 89600.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 117074.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061820 f, 89605.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 117114.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061880 f, 89610.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 117154.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061940 f, 89615.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 117194.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062000 f, 89620.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 117234.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062060 f, 89625.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 117274.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062120 f, 89622.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 117314.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062180 f, 89627.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 117354.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062240 f, 89632.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 117394.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062300 f, 89638.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 117434.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062360 f, 89643.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 117474.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062420 f, 89648.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 117515.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062480 f, 89653.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 117476.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062540 f, 89658.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 117516.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062600 f, 89663.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 117556.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062660 f, 89668.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 117596.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062720 f, 89673.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 117636.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062780 f, 89678.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 117676.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062840 f, 89683.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 117716.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062900 f, 89688.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 117757.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062960 f, 89693.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 117797.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063020 f, 89698.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 117837.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063080 f, 89696.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 117877.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063140 f, 89701.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 117917.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063200 f, 89706.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 117957.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063260 f, 89711.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 117997.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063320 f, 89716.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 118037.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063380 f, 89721.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 118077.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063440 f, 89726.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 118117.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063500 f, 89731.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 118157.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063560 f, 89736.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 118197.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063620 f, 89741.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063680 f, 89746.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 118237.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063740 f, 89751.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 118277.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063800 f, 89757.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063860 f, 89762.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 118238.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063920 f, 89767.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 118278.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063980 f, 89772.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 118318.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 118358.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064040 f, 89769.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 118398.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 118438.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064100 f, 89774.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 118478.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064160 f, 89779.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 118519.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064220 f, 89784.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 118559.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064280 f, 89789.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 118599.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064340 f, 89794.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 118639.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064400 f, 89800.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 118679.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064460 f, 89805.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 118719.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 118759.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 118799.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 118839.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 118879.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064520 f, 89810.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 118919.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064580 f, 89815.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 118959.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064640 f, 89820.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 118999.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064700 f, 89825.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 119039.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064760 f, 89830.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064820 f, 89835.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 119000.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064880 f, 89840.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 119040.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064940 f, 89845.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 119080.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065000 f, 89843.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 119120.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065060 f, 89848.1 fps, 0 ms/f [junit] 1 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 178740 f, 115167.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065120 f, 89853.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 115206.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065180 f, 89858.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 115244.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065240 f, 89863.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 115283.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065300 f, 89868.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 115322.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 115360.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065360 f, 89873.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 115399.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065420 f, 89878.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 115363.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065480 f, 89883.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 115402.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065540 f, 89888.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 115441.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065600 f, 89893.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 115479.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065660 f, 89898.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 115518.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065720 f, 89903.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 115556.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065780 f, 89908.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 115595.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065840 f, 89913.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 115634.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065900 f, 89919.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 115598.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065960 f, 89924.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 115637.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066020 f, 89921.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 115675.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066080 f, 89926.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 115714.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066140 f, 89931.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 115752.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066200 f, 89936.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 115791.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066260 f, 89941.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 115830.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066320 f, 89946.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 115868.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066380 f, 89951.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 115832.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066440 f, 89956.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 115871.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066500 f, 89962.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 115909.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066560 f, 89967.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 115948.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066620 f, 89972.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 115987.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066680 f, 89977.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 116025.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066740 f, 89982.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 116064.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066800 f, 89987.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 116028.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066860 f, 89992.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 116066.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066920 f, 89997.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 116105.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066980 f, 89994.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 116143.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067040 f, 90000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 116182.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067100 f, 90005.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 116221.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067160 f, 90010.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 116259.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067220 f, 90015.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 116298.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067280 f, 90020.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 116262.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067340 f, 90025.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 116300.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067400 f, 90030.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 116339.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067460 f, 90035.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 116377.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067520 f, 90040.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 116416.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067580 f, 90045.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 116454.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067640 f, 90050.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 116493.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067700 f, 90055.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 116457.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067760 f, 90060.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 116495.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067820 f, 90065.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 116534.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067880 f, 90070.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 116572.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067940 f, 90068.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 116611.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068000 f, 90073.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 116649.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068060 f, 90078.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068120 f, 90083.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 116688.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068180 f, 90088.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 116651.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068240 f, 90093.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068300 f, 90098.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 116690.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068360 f, 90103.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 116728.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068420 f, 90108.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 116767.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068480 f, 90113.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 116805.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068540 f, 90118.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 116844.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068600 f, 90123.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 116882.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068660 f, 90129.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 116846.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068720 f, 90134.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 116884.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068780 f, 90139.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 116923.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068840 f, 90144.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 116961.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068900 f, 90141.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 117000.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068960 f, 90146.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 117038.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069020 f, 90151.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 117076.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069080 f, 90156.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 117040.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069140 f, 90161.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 117078.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069200 f, 90166.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 117117.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069260 f, 90172.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 117155.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069320 f, 90177.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 117194.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069380 f, 90182.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 117232.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069440 f, 90187.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 117270.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069500 f, 90192.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 117309.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069560 f, 90197.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 117347.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069620 f, 90202.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 117386.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069680 f, 90207.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 117349.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069740 f, 90212.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 117387.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069800 f, 90217.5 fps, 0 ms/f [junit] 11 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 1069860 f, 89889.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 117426.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069920 f, 89894.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 117464.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069980 f, 89891.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 117503.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070040 f, 89896.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 117541.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070100 f, 89901.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 117580.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070160 f, 89906.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 117618.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070220 f, 89911.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 117656.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070280 f, 89916.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 117695.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070340 f, 89921.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 117733.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070400 f, 89926.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 117696.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070460 f, 89931.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 117735.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070520 f, 89936.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 117773.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070580 f, 89934.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 117811.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070640 f, 89939.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 117850.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070700 f, 89944.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 117888.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070760 f, 89949.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 117927.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070820 f, 89954.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 117965.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070880 f, 89959.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 118003.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070940 f, 89964.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 118042.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071000 f, 89969.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 118080.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071060 f, 89974.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 118043.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071120 f, 89979.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 118081.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071180 f, 89984.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 118120.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071240 f, 89989.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 118158.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071300 f, 89987.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 118196.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071360 f, 89992.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 118235.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071420 f, 89997.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 118273.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071480 f, 90002.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 118312.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071540 f, 90007.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 118350.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071600 f, 90012.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 118388.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071660 f, 90017.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 118351.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071720 f, 90022.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 118389.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071780 f, 90027.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 118428.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071840 f, 90032.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 118466.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071900 f, 90030.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 118504.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071960 f, 90035.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072020 f, 90040.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072080 f, 90045.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072140 f, 90050.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 118543.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072200 f, 90055.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 118581.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072260 f, 90060.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 118619.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072320 f, 90065.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 118658.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072380 f, 90070.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 118696.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072440 f, 90075.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 118734.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072500 f, 90080.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 118697.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072560 f, 90078.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 118735.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072620 f, 90083.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 118773.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072680 f, 90088.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 118812.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072740 f, 90093.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 118850.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072800 f, 90098.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 118888.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072860 f, 90103.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 118927.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072920 f, 90108.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 118965.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072980 f, 90113.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 119003.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073040 f, 90118.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 119042.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073100 f, 90123.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 119080.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073160 f, 90128.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 119042.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 119081.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073220 f, 90133.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 119119.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073280 f, 90131.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 119157.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073340 f, 90136.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 119195.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073400 f, 90141.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 119234.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073460 f, 90146.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 119272.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073520 f, 90151.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 119310.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073580 f, 90156.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 119349.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073640 f, 90161.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 119387.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073700 f, 90166.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 119349.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073760 f, 90171.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 119387.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073820 f, 90176.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 119426.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073880 f, 90181.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 119464.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073940 f, 90186.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 119502.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074000 f, 90191.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 119540.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074060 f, 90188.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 119579.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074120 f, 90193.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 119617.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074180 f, 90199.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 119655.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074240 f, 90204.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 119693.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074300 f, 90209.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 119655.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074360 f, 90214.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 119694.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074420 f, 90219.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 119732.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074480 f, 90224.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 119770.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074540 f, 90229.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 119808.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074600 f, 90234.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 119847.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074660 f, 90239.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 119885.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074720 f, 90244.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 119923.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074780 f, 90241.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 119961.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074840 f, 90246.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 120000.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074900 f, 90251.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 120038.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074960 f, 90256.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 120000.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075020 f, 90261.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 120038.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 120076.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075080 f, 90267.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 120114.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075140 f, 90272.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 120152.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075200 f, 90277.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 120191.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075260 f, 90282.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 120229.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075320 f, 90287.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 120267.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075380 f, 90292.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 120305.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075440 f, 90297.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 120343.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075500 f, 90302.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 120382.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075560 f, 90299.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 120343.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075620 f, 90304.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 120381.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075680 f, 90309.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 120420.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075740 f, 90314.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 120458.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075800 f, 90319.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 120496.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075860 f, 90324.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 120534.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075920 f, 90329.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 120572.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075980 f, 90334.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 120611.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076040 f, 90340.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 120649.2 fps, 0 ms/f [junit] 11 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 1076100 f, 89757.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 120687.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076160 f, 89762.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 120648.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076220 f, 89767.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 120687.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076280 f, 89772.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 120725.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076340 f, 89769.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 120763.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076400 f, 89774.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 120801.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076460 f, 89779.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 120839.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076520 f, 89784.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 120877.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076580 f, 89789.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 120916.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076640 f, 89794.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 120954.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076700 f, 89792.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 120992.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076760 f, 89797.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 120953.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076820 f, 89802.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 120991.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076880 f, 89807.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 121029.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076940 f, 89812.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 121068.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077000 f, 89817.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 121106.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077060 f, 89822.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 121144.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077120 f, 89819.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 121182.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077180 f, 89824.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 121220.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077240 f, 89829.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 121258.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077300 f, 89834.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 121296.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077360 f, 89839.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 121257.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077420 f, 89844.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 121296.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077480 f, 89849.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 121334.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077540 f, 89854.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 121372.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077600 f, 89859.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 121410.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077660 f, 89857.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 121448.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077720 f, 89862.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 121486.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077780 f, 89867.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 121524.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077840 f, 89872.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 121562.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077900 f, 89877.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 121523.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077960 f, 89882.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 121561.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078020 f, 89887.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 121600.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078080 f, 89892.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 121638.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078140 f, 89897.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 121676.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078200 f, 89894.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 121714.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078260 f, 89899.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 121752.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078320 f, 89904.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 121790.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078380 f, 89909.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 121828.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078440 f, 89914.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 121866.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078500 f, 89919.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 121904.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078560 f, 89917.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 121942.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078620 f, 89922.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 121980.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078680 f, 89927.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 122019.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078740 f, 89932.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 122057.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078800 f, 89937.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 122095.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078860 f, 89942.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 122055.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078920 f, 89947.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 122093.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078980 f, 89944.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 122131.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079040 f, 89949.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 122170.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079100 f, 89954.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 122208.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079160 f, 89959.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 122246.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079220 f, 89964.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 122284.2 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079280 f, 89969.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 122322.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079340 f, 89974.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 122360.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079400 f, 89972.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 122398.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079460 f, 89977.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 122436.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079520 f, 89982.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 122474.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079580 f, 89987.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 122512.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079640 f, 89992.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 122550.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079700 f, 89997.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 122588.8 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079760 f, 90002.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 122626.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079820 f, 90000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 122664.9 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079880 f, 90004.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 122703.0 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079940 f, 90010.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 122741.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080000 f, 90015.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 122779.1 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080060 f, 90020.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 122739.3 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080120 f, 90025.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 122777.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080180 f, 90030.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 122815.4 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080240 f, 90027.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 122853.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080300 f, 90032.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 122891.5 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080360 f, 90037.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 122929.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080420 f, 90042.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 122967.6 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080480 f, 90047.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 123005.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080540 f, 90052.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 123043.7 fps, 0 ms/f [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080600 f, 90057.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 123081.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080660 f, 90055.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 123119.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080720 f, 90060.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 123157.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080780 f, 90065.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 123195.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080840 f, 90069.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 123233.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080900 f, 90075.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 123272.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080960 f, 90080.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 123310.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081020 f, 90085.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 123348.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081080 f, 90090.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 123386.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081140 f, 90095.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 123424.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081200 f, 90100.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 123462.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081260 f, 90097.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 123500.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081320 f, 90102.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 123460.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081380 f, 90107.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 123498.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081440 f, 90112.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 123536.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081500 f, 90117.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 123574.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081560 f, 90122.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 123612.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081620 f, 90127.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 123650.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081680 f, 90132.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 123688.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081740 f, 90137.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 123726.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081800 f, 90142.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 123764.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081860 f, 90147.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 123802.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081920 f, 90152.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 123840.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081980 f, 90157.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 123878.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082040 f, 90162.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 123916.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082100 f, 90159.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 123954.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082160 f, 90164.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 123992.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082220 f, 90169.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 124030.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 124068.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 124106.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082280 f, 90174.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 124144.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082340 f, 90179.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 124182.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082400 f, 90184.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 124220.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082460 f, 90189.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 124179.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082520 f, 90194.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 124217.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082580 f, 90199.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 124255.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082640 f, 90197.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 124293.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082700 f, 90202.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 124331.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082760 f, 90207.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 124369.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082820 f, 90212.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 124407.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082880 f, 90217.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 124445.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082940 f, 90222.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 124483.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083000 f, 90227.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 124521.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 124559.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083060 f, 90232.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 124597.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083120 f, 90237.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 124635.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083180 f, 90242.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 124673.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083240 f, 90247.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 124711.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083300 f, 90244.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 124749.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083360 f, 90249.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 124787.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083420 f, 90254.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 124825.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083480 f, 90259.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 124863.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083540 f, 90264.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 124901.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083600 f, 90269.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 124939.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083660 f, 90274.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 124898.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083720 f, 90279.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 124936.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083780 f, 90284.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 124974.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083840 f, 90289.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 125012.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083900 f, 90294.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 125050.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083960 f, 90292.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 125088.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084020 f, 90297.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 125126.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084080 f, 90302.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 125164.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084140 f, 90307.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 125202.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084200 f, 90312.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 125240.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084260 f, 90317.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 125278.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084320 f, 90322.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 125316.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084380 f, 90327.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 125354.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084440 f, 90332.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 125392.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084500 f, 90337.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 125430.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084560 f, 90342.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 125468.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084620 f, 90347.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 125506.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 125544.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 125582.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084680 f, 90352.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 125620.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084740 f, 90357.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 125658.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084800 f, 90362.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 125616.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084860 f, 90367.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 125654.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084920 f, 90372.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 125692.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084980 f, 90369.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085040 f, 90374.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 125730.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085100 f, 90379.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 125768.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085160 f, 90384.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 125806.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085220 f, 90389.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 125844.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085280 f, 90394.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 125882.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 125920.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085340 f, 90399.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 125958.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 125996.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 126034.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 126072.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 126110.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 126148.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 126185.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 126223.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 126261.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 126299.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 126337.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 126375.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 126333.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 126371.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 126409.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 126447.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 126485.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 126523.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 126561.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 126599.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 126637.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 126675.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 126713.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 126750.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 126788.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 126826.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 126864.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 126902.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 126940.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 126978.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 127016.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 127054.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 127092.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 127049.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 127087.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 127125.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 127163.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 127201.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 127239.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 127277.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 127315.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 127353.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 127391.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 127428.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 127466.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 127504.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 127542.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 127580.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 127618.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 127656.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 127694.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 127732.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 127770.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 127807.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 127765.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 127803.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 127840.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 127878.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 127916.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 127954.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 127992.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 128030.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 128068.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 128106.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 128143.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 128181.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 128219.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 128257.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 128295.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 128333.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 128371.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 128409.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 128446.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 128484.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 128441.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 128479.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 128517.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 128555.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 128593.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 128630.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 128668.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 128706.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 128744.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 128782.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 128820.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 128858.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 128895.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 128933.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 128971.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 129009.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 129047.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 129085.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 129123.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 129160.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 129117.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 129155.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 129192.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 129230.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 129268.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 129306.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 129344.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 129382.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 129419.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 129457.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 129495.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 129533.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 129571.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 129609.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 129646.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 129684.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 129722.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 129760.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 129798.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 129836.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 129792.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 129829.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 129867.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 129905.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 129943.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 129981.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 130018.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 130056.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 130094.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 130132.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 130170.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 130207.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 130245.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 130283.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 130321.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 130359.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 130396.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 130434.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 130472.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 130510.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 130548.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 130503.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 130541.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 130579.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 130617.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 130654.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 130692.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 130730.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 130768.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 130806.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 130843.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 130881.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 130919.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 130957.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 130994.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 131032.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 131070.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 131108.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 131146.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 131183.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 131221.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 131259.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 131214.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 131252.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 131290.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 131327.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 131365.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 131403.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 131441.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 131478.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 131516.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 131554.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 131592.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 131629.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 131667.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 131705.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 131743.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 131781.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 131818.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 131856.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 131894.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 131932.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 131886.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 131924.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 131962.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 132000.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 132037.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 132075.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 132113.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 132150.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 132188.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 132226.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 132264.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 132301.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 132339.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 132377.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 132415.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 132452.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 132490.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 132528.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 132566.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 132603.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 132641.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 132595.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 132633.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 132671.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 132708.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 132746.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 132784.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 132822.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 132859.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 132897.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 132935.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 132972.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 133010.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 133048.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 133086.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 133123.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 133161.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 133199.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 133236.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 133274.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 133312.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 133266.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 133304.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 133341.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 133379.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 133417.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 133454.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 133492.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 133530.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 133567.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 133605.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 133643.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 133680.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 133718.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 133756.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 133793.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 133831.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 133869.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 133907.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 133944.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 133982.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 134020.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 133973.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 134011.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 134048.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 134086.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 134124.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 134161.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 134199.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 134237.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 134274.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 134312.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 134350.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 134387.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 134425.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 134463.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 134500.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 134538.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 134576.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 134613.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 134651.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 134689.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 134642.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 134680.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 134717.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 134755.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 134792.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 134830.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 134868.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 134905.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 134943.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 134981.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 135018.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 135056.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 135094.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 135131.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 135169.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 135207.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 135244.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 135282.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 135319.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 135357.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 135310.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 135347.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 135385.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 135423.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 135460.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 135498.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 135536.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 135573.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 135611.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 135648.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 135686.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 135724.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 135761.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 135799.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 135836.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 135874.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 135912.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 135949.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 135987.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 136025.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 136062.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 136015.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 136052.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 136090.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 136127.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 136165.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 136203.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 136240.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 136278.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 136315.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 136353.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 136390.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 136428.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 136466.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 136503.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 136541.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 136578.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 136616.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 136654.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 136691.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 136729.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 136681.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 136718.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 136756.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 136793.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 136831.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 136869.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 136906.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 136944.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 136981.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 137019.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 137056.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 137094.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 137132.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 137169.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 137207.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 137244.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 137282.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 137319.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 137357.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 137395.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 137432.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 137384.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 137421.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 137459.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 137496.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 137534.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 137571.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 137609.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 137647.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 137684.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 137722.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 137759.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 137797.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 137834.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 137872.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 137909.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 137947.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 137984.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 138022.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 138060.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 138097.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 138135.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 138086.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 138123.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 138161.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 138198.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 138236.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 138273.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 138311.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 138348.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 138386.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 138424.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 138461.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 138499.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 138536.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 138574.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 138611.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 138649.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 138686.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 138724.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 138761.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 138799.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 138750.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 138787.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 138825.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 138862.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 138900.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 138937.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 138975.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 139012.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 139050.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 139087.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 139125.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 139162.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 139200.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 139237.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 139275.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 139312.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 139350.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 139387.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 139425.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 139462.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 139500.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 139450.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 139487.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 139525.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 139562.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 139600.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 139637.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 139675.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 139712.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 139750.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 139787.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 139825.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 139862.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 139900.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 139937.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 139975.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 140012.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 140049.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 140087.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 140124.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 140162.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 140112.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 140149.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 140187.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 140224.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 140262.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 140299.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 140337.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 140374.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 140411.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 140449.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 140486.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 140524.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 140561.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 140599.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 140636.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 140674.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 140711.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 140749.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 140786.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 140823.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 140861.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 140810.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 140848.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 140885.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 140923.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 140960.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 140998.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 141035.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 141072.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 141110.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 141147.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 141185.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 141222.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 141260.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 141297.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 141335.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 141372.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 141409.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 141447.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 141484.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 141522.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 141559.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 141508.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 141546.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 141583.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 141620.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 141658.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 141695.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 141733.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 141770.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 141807.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 141845.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 141882.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 141920.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 141957.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 141995.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 142032.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 142069.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 142107.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 142144.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 142182.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 142219.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 142168.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 142205.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 142242.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 142280.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 142317.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 142355.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 142392.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 142429.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 142467.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 142504.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 142542.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 142579.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 142616.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 142654.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 142691.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 142728.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 142766.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 142803.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 142841.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 142878.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 142915.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 142864.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 142901.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 142938.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 142976.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 143013.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 143051.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 143088.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 143125.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 143163.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 143200.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 143237.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 143275.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 143312.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 143349.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 143387.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 143424.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 143462.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 143499.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 143536.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 143574.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 143611.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 143559.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 143596.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085400 f, 90404.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 143634.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085460 f, 90409.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 143671.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 143708.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085520 f, 90414.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 143746.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 143783.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 143820.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 143858.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085580 f, 90419.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085640 f, 90424.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 143895.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 143932.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085700 f, 90429.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 143970.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085760 f, 90434.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 144007.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 144044.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085820 f, 90439.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 144082.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 144119.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085880 f, 90444.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 144156.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085940 f, 90442.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 144194.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086000 f, 90447.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 144231.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086060 f, 90452.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 144179.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086120 f, 90457.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 144216.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086180 f, 90462.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 144253.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086240 f, 90467.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 144291.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086300 f, 90472.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 144328.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086360 f, 90477.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 144365.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086420 f, 90482.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 144402.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086480 f, 90487.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 144440.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086540 f, 90492.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 144477.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086600 f, 90497.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 144514.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086660 f, 90502.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 144552.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086720 f, 90507.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 144589.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086780 f, 90512.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 144626.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086840 f, 90517.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 144664.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086900 f, 90522.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 144701.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086960 f, 90519.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 144738.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087020 f, 90524.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 144776.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087080 f, 90529.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 144813.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087140 f, 90534.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 144850.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087200 f, 90539.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 144888.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087260 f, 90544.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 144925.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087320 f, 90549.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 144872.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087380 f, 90554.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 144909.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087440 f, 90559.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 144947.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087500 f, 90564.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 144984.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087560 f, 90569.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 145021.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087620 f, 90574.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 145059.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087680 f, 90579.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 145096.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087740 f, 90584.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 145133.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087800 f, 90589.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 145170.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087860 f, 90594.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 145208.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087920 f, 90592.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 145245.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087980 f, 90597.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 145282.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088040 f, 90602.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 145320.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088100 f, 90607.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 145357.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088160 f, 90612.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 145394.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088220 f, 90617.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 145431.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088280 f, 90622.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 145469.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088340 f, 90627.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 145506.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088400 f, 90632.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 145543.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088460 f, 90637.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 145581.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088520 f, 90642.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 145527.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088580 f, 90647.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 145565.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088640 f, 90652.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 145602.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088700 f, 90657.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 145639.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088760 f, 90662.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 145677.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088820 f, 90667.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 145714.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088880 f, 90671.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 145751.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088940 f, 90669.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 145788.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089000 f, 90674.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 145826.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089060 f, 90679.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 145863.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089120 f, 90684.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 145900.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089180 f, 90689.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 145937.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089240 f, 90694.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 145975.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089300 f, 90699.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 146012.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089360 f, 90704.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 146049.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089420 f, 90709.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 146086.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089480 f, 90714.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 146124.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089540 f, 90719.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 146161.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089600 f, 90724.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 146198.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089660 f, 90729.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 146236.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089720 f, 90734.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 146273.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089780 f, 90739.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 146219.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089840 f, 90736.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 146256.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089900 f, 90741.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 146294.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089960 f, 90746.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 146331.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090020 f, 90751.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 146368.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090080 f, 90756.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 146405.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090140 f, 90761.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 146443.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 146480.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090200 f, 90766.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 146517.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090260 f, 90771.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 146554.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090320 f, 90776.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 146592.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090380 f, 90781.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 146629.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090440 f, 90786.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 146666.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090500 f, 90791.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 146703.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090560 f, 90796.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 146741.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090620 f, 90801.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 146778.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090680 f, 90806.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 146815.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090740 f, 90811.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 146852.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090800 f, 90816.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 146890.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090860 f, 90814.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 146927.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 146964.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090920 f, 90819.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 146910.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090980 f, 90824.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 146947.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091040 f, 90829.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 146985.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091100 f, 90834.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 147022.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091160 f, 90839.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 147059.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091220 f, 90844.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 147096.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091280 f, 90849.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 147134.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091340 f, 90854.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 147171.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091400 f, 90859.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 147208.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091460 f, 90864.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 147245.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091520 f, 90869.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 147282.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091580 f, 90874.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 147320.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091640 f, 90879.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 147357.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091700 f, 90884.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 147394.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091760 f, 90889.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 147431.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091820 f, 90886.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 147468.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091880 f, 90891.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 147506.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091940 f, 90896.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 147543.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092000 f, 90901.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 147580.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092060 f, 90906.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 147617.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092120 f, 90911.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 147563.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092180 f, 90916.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 147600.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092240 f, 90921.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 147637.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092300 f, 90926.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 147675.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092360 f, 90931.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 147712.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092420 f, 90936.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 147749.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092480 f, 90941.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 147786.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092540 f, 90946.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 147823.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092600 f, 90951.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 147861.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092660 f, 90956.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 147898.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092720 f, 90961.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 147935.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092780 f, 90958.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 147972.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092840 f, 90963.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 148009.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092900 f, 90968.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 148047.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092960 f, 90973.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 148084.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093020 f, 90978.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 148121.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093080 f, 90983.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 148158.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093140 f, 90988.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 148195.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093200 f, 90993.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 148233.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093260 f, 90998.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 148270.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093320 f, 91003.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 148307.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093380 f, 91008.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 148252.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093440 f, 91013.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 148289.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093500 f, 91018.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 148327.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093560 f, 91023.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 148364.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 148401.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 148438.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 148475.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093620 f, 91028.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 148513.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093680 f, 91033.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 148550.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093740 f, 91031.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 148587.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093800 f, 91036.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 148624.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093860 f, 91041.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 148661.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093920 f, 91046.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 148698.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093980 f, 91051.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 148736.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094040 f, 91056.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 148773.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094100 f, 91061.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 148810.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094160 f, 91066.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 148847.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094220 f, 91071.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 148884.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094280 f, 91076.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 148921.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094340 f, 91081.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 148959.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094400 f, 91086.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 148904.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094460 f, 91091.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 148941.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094520 f, 91096.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 148978.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094580 f, 91101.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 149015.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094640 f, 91106.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 149052.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094700 f, 91111.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 149089.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094760 f, 91108.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 149126.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094820 f, 91113.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 149164.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094880 f, 91118.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 149201.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094940 f, 91123.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 149238.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095000 f, 91128.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 149275.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095060 f, 91133.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 149312.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095120 f, 91138.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 149349.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 149387.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095180 f, 91143.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 149424.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095240 f, 91148.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 149461.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095300 f, 91153.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 149498.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095360 f, 91158.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 149535.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095420 f, 91163.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 149572.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095480 f, 91168.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 149609.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095540 f, 91173.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 149647.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095600 f, 91178.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 149591.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095660 f, 91183.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 149628.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095720 f, 91180.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 149665.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095780 f, 91185.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 149702.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095840 f, 91190.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 149740.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095900 f, 91195.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 149777.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095960 f, 91200.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 149814.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096020 f, 91205.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 149851.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096080 f, 91210.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 149888.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096140 f, 91215.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 149925.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096200 f, 91220.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 149962.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096260 f, 91225.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 150000.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096320 f, 91230.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 150037.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096380 f, 91235.7 fps, 0 ms/f [junit] 1 s: 60 f / 59 ms, 1016.9 fps, 0 ms/f; total: 242520 f, 144788.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096440 f, 91240.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 144737.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096500 f, 91245.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 144773.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096560 f, 91250.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 144809.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096620 f, 91255.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 144844.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096680 f, 91260.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 144880.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096740 f, 91258.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 144916.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096800 f, 91263.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 144952.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096860 f, 91268.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 144901.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096920 f, 91273.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 144937.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096980 f, 91278.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 144973.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097040 f, 91283.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 145008.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097100 f, 91288.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 145044.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097160 f, 91293.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 145080.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 145116.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097220 f, 91298.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 145152.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097280 f, 91303.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 145101.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 145137.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097340 f, 91308.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 145172.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097400 f, 91313.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 145208.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097460 f, 91318.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 145244.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097520 f, 91323.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 145280.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097580 f, 91328.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 145315.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097640 f, 91332.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 145351.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097700 f, 91330.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 145300.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097760 f, 91335.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 145336.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097820 f, 91340.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 145372.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097880 f, 91345.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 145407.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097940 f, 91350.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 145443.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098000 f, 91355.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 145479.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098060 f, 91360.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 145515.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098120 f, 91365.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 145550.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098180 f, 91370.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 145500.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098240 f, 91375.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 145535.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098300 f, 91380.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 145571.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098360 f, 91385.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 145607.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098420 f, 91390.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 145642.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098480 f, 91395.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 145678.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098540 f, 91400.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 145714.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098600 f, 91405.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 145663.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098660 f, 91410.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 145698.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098720 f, 91407.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 145734.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098780 f, 91412.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 145770.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098840 f, 91417.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 145806.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098900 f, 91422.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 145841.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098960 f, 91427.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 145877.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099020 f, 91432.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 145913.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099080 f, 91437.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 145862.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099140 f, 91442.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 145897.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099200 f, 91447.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 145933.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099260 f, 91452.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 145969.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099320 f, 91457.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 146004.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099380 f, 91462.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 146040.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099440 f, 91467.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 146076.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 146024.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099500 f, 91472.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 146060.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099560 f, 91477.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 146096.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099620 f, 91482.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 146131.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099680 f, 91479.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 146167.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099740 f, 91484.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 146203.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099800 f, 91489.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 146238.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099860 f, 91494.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 146274.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099920 f, 91499.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 146223.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099980 f, 91504.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 146258.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100040 f, 91509.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 146294.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100100 f, 91514.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 146330.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100160 f, 91519.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 146365.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100220 f, 91524.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 146401.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100280 f, 91529.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 146437.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100340 f, 91534.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 146472.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100400 f, 91539.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 146421.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100460 f, 91544.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 146456.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100520 f, 91549.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 146492.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100580 f, 91554.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 146528.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100640 f, 91552.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 146563.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100700 f, 91557.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 146599.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100760 f, 91562.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 146635.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100820 f, 91567.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 146670.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100880 f, 91572.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 146619.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100940 f, 91577.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 146654.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101000 f, 91582.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 146690.3 fps, 0 ms/f [junit] 12 s: 60 f / 63 ms, 952.3 fps, 1 ms/f; total: 1101060 f, 91109.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 146725.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101120 f, 91114.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 146761.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101180 f, 91119.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 146797.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101240 f, 91117.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 146832.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101300 f, 91121.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101360 f, 91126.9 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 146781.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101420 f, 91131.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 146816.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101480 f, 91136.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 146852.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101540 f, 91141.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 146887.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101600 f, 91139.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 146923.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101660 f, 91144.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 146959.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101720 f, 91149.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 146994.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101780 f, 91154.1 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 147030.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101840 f, 91159.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 146978.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101900 f, 91164.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 147014.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101960 f, 91169.0 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 147049.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102020 f, 91166.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 147085.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102080 f, 91171.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 147120.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102140 f, 91176.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 147156.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102200 f, 91181.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 147191.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102260 f, 91186.3 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 147227.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102320 f, 91191.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 147175.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102380 f, 91196.2 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 147211.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102440 f, 91193.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 147246.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102500 f, 91198.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 147282.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102560 f, 91203.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 147317.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102620 f, 91208.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 147353.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102680 f, 91213.5 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 147388.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102740 f, 91218.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 147424.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102800 f, 91223.4 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 147372.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102860 f, 91220.8 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 147408.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102920 f, 91225.8 fps, 0 ms/f [junit] 1 s: 60 f / 62 ms, 967.7 fps, 1 ms/f; total: 249180 f, 142226.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102980 f, 91230.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 142260.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103040 f, 91235.7 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 142294.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103100 f, 91240.6 fps, 0 ms/f [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 142247.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103160 f, 91245.6 fps, 0 ms/f [junit] ------------- ---------------- --------------- [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103220 f, 91243.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103280 f, 91248.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103340 f, 91253.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103400 f, 91257.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103460 f, 91262.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103520 f, 91267.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103580 f, 91272.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103640 f, 91270.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103700 f, 91275.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103760 f, 91280.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103820 f, 91285.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103880 f, 91290.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103940 f, 91295.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104000 f, 91300.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104060 f, 91297.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104120 f, 91302.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104180 f, 91307.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104240 f, 91312.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104300 f, 91317.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104360 f, 91322.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104420 f, 91327.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104480 f, 91332.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104540 f, 91329.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104600 f, 91334.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104660 f, 91339.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104720 f, 91344.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104780 f, 91349.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104840 f, 91354.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104900 f, 91359.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104960 f, 91364.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105020 f, 91369.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105080 f, 91374.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105140 f, 91371.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105200 f, 91376.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105260 f, 91381.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105320 f, 91386.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105380 f, 91391.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105440 f, 91396.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105500 f, 91401.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105560 f, 91406.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105620 f, 91411.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105680 f, 91416.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105740 f, 91413.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105800 f, 91418.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105860 f, 91423.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105920 f, 91428.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105980 f, 91433.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106040 f, 91438.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106100 f, 91443.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106160 f, 91448.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106220 f, 91453.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106280 f, 91458.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106340 f, 91463.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106400 f, 91468.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106460 f, 91473.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106520 f, 91478.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106580 f, 91483.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106640 f, 91488.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106700 f, 91485.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106760 f, 91490.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106820 f, 91495.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106880 f, 91500.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106940 f, 91505.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107000 f, 91510.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107060 f, 91515.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107120 f, 91520.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107180 f, 91525.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107240 f, 91530.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107300 f, 91535.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107360 f, 91540.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107420 f, 91545.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107480 f, 91549.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107540 f, 91554.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107600 f, 91559.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107660 f, 91557.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107720 f, 91562.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107780 f, 91567.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107840 f, 91572.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107900 f, 91577.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107960 f, 91582.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108020 f, 91587.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108080 f, 91592.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108140 f, 91596.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108200 f, 91601.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108260 f, 91606.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108320 f, 91611.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108380 f, 91616.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108440 f, 91621.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108500 f, 91626.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108560 f, 91631.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108620 f, 91629.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108680 f, 91634.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108740 f, 91638.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108800 f, 91643.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108860 f, 91648.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108920 f, 91653.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108980 f, 91658.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109040 f, 91663.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109100 f, 91668.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109160 f, 91673.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109220 f, 91678.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109280 f, 91683.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109340 f, 91688.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109400 f, 91693.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109460 f, 91698.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109520 f, 91703.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109580 f, 91708.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109640 f, 91705.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109700 f, 91710.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109760 f, 91715.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109820 f, 91720.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109880 f, 91725.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109940 f, 91730.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110000 f, 91735.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110060 f, 91740.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110120 f, 91745.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110180 f, 91750.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110240 f, 91755.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110300 f, 91760.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110360 f, 91765.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110420 f, 91770.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110480 f, 91775.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110540 f, 91780.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110600 f, 91777.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110660 f, 91782.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110720 f, 91787.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110780 f, 91792.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110840 f, 91797.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110900 f, 91802.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110960 f, 91807.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111020 f, 91812.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111080 f, 91817.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111140 f, 91822.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111200 f, 91827.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111260 f, 91832.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111320 f, 91837.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111380 f, 91841.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111440 f, 91846.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111500 f, 91851.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111560 f, 91849.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111620 f, 91854.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111680 f, 91859.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111740 f, 91864.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111800 f, 91869.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111860 f, 91874.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111920 f, 91879.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111980 f, 91883.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112040 f, 91888.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112100 f, 91893.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112160 f, 91898.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112220 f, 91903.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112280 f, 91908.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112340 f, 91913.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112400 f, 91918.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112460 f, 91923.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112520 f, 91928.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112580 f, 91925.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112640 f, 91930.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112700 f, 91935.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112760 f, 91940.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112820 f, 91945.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112880 f, 91950.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112940 f, 91955.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113000 f, 91960.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113060 f, 91965.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113120 f, 91970.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113180 f, 91975.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113240 f, 91980.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113300 f, 91985.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113360 f, 91990.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113420 f, 91995.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113480 f, 92000.3 fps, 0 ms/f [junit] 12 s: 60 f / 62 ms, 967.7 fps, 1 ms/f; total: 1113540 f, 91536.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113600 f, 91541.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113660 f, 91546.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113720 f, 91551.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113780 f, 91548.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113840 f, 91553.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113900 f, 91558.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113960 f, 91563.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114020 f, 91568.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114080 f, 91573.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114140 f, 91578.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114200 f, 91575.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114260 f, 91580.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114320 f, 91585.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114380 f, 91590.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114440 f, 91595.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114500 f, 91600.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114560 f, 91605.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114620 f, 91602.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114680 f, 91607.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114740 f, 91612.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114800 f, 91617.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114860 f, 91622.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114920 f, 91627.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114980 f, 91632.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115040 f, 91629.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115100 f, 91634.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115160 f, 91639.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115220 f, 91644.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115280 f, 91649.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115340 f, 91654.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115400 f, 91659.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115460 f, 91656.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115520 f, 91661.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115580 f, 91666.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115640 f, 91671.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115700 f, 91676.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115760 f, 91681.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115820 f, 91686.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115880 f, 91683.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115940 f, 91688.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116000 f, 91693.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116060 f, 91698.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116120 f, 91703.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116180 f, 91708.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116240 f, 91713.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116300 f, 91710.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116360 f, 91715.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116420 f, 91720.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116480 f, 91725.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116540 f, 91730.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116600 f, 91735.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116660 f, 91740.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116720 f, 91744.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116780 f, 91742.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116840 f, 91747.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116900 f, 91752.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116960 f, 91757.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117020 f, 91762.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117080 f, 91767.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117140 f, 91771.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117200 f, 91776.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117260 f, 91781.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117320 f, 91786.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117380 f, 91784.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117440 f, 91789.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117500 f, 91793.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117560 f, 91798.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117620 f, 91803.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117680 f, 91808.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117740 f, 91813.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117800 f, 91818.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117860 f, 91823.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117920 f, 91820.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117980 f, 91825.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118040 f, 91830.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118100 f, 91835.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118160 f, 91840.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118220 f, 91845.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118280 f, 91850.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118340 f, 91855.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118400 f, 91860.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118460 f, 91857.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118520 f, 91862.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118580 f, 91867.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118640 f, 91872.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118700 f, 91877.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118760 f, 91882.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118820 f, 91887.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118880 f, 91892.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118940 f, 91897.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119000 f, 91894.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119060 f, 91899.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119120 f, 91904.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119180 f, 91909.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119240 f, 91914.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119300 f, 91919.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119360 f, 91924.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119420 f, 91929.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119480 f, 91933.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119540 f, 91931.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119600 f, 91936.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119660 f, 91941.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119720 f, 91946.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119780 f, 91951.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119840 f, 91955.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119900 f, 91960.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119960 f, 91965.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120020 f, 91970.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120080 f, 91975.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120140 f, 91973.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120200 f, 91977.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120260 f, 91982.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120320 f, 91987.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120380 f, 91992.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120440 f, 91997.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120500 f, 92002.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120560 f, 92007.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120620 f, 92012.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120680 f, 92009.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120740 f, 92014.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120800 f, 92019.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120860 f, 92024.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120920 f, 92029.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120980 f, 92034.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121040 f, 92039.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121100 f, 92044.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121160 f, 92049.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121220 f, 92054.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121280 f, 92059.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121340 f, 92056.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121400 f, 92061.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121460 f, 92066.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121520 f, 92071.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121580 f, 92076.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121640 f, 92081.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121700 f, 92086.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121760 f, 92090.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121820 f, 92095.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121880 f, 92100.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121940 f, 92105.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122000 f, 92110.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122060 f, 92115.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122120 f, 92120.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122180 f, 92125.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122240 f, 92130.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122300 f, 92127.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122360 f, 92132.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122420 f, 92137.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122480 f, 92142.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122540 f, 92147.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122600 f, 92152.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122660 f, 92157.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122720 f, 92162.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122780 f, 92167.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122840 f, 92172.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122900 f, 92176.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122960 f, 92181.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123020 f, 92186.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123080 f, 92191.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123140 f, 92196.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123200 f, 92201.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123260 f, 92206.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123320 f, 92203.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123380 f, 92208.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123440 f, 92213.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123500 f, 92218.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123560 f, 92223.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123620 f, 92228.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123680 f, 92233.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123740 f, 92238.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123800 f, 92243.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123860 f, 92248.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123920 f, 92253.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123980 f, 92258.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124040 f, 92262.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124100 f, 92267.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124160 f, 92272.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124220 f, 92277.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124280 f, 92275.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124340 f, 92280.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124400 f, 92284.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124460 f, 92289.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124520 f, 92294.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124580 f, 92299.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124640 f, 92304.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124700 f, 92309.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124760 f, 92314.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124820 f, 92319.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124880 f, 92324.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124940 f, 92329.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125000 f, 92334.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125060 f, 92339.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125120 f, 92344.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125180 f, 92348.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125240 f, 92346.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125300 f, 92351.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125360 f, 92356.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125420 f, 92361.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125480 f, 92366.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125540 f, 92370.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125600 f, 92375.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125660 f, 92380.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125720 f, 92385.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125780 f, 92390.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125840 f, 92395.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125900 f, 92400.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125960 f, 92405.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126020 f, 92410.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126080 f, 92415.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126140 f, 92420.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126200 f, 92425.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126260 f, 92422.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126320 f, 92427.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126380 f, 92432.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126440 f, 92437.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126500 f, 92442.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126560 f, 92447.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126620 f, 92452.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126680 f, 92456.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126740 f, 92461.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126800 f, 92466.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126860 f, 92471.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126920 f, 92476.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126980 f, 92481.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127040 f, 92486.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127100 f, 92491.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127160 f, 92496.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127220 f, 92493.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127280 f, 92498.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127340 f, 92503.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127400 f, 92508.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127460 f, 92513.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127520 f, 92518.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127580 f, 92523.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127640 f, 92528.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127700 f, 92533.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127760 f, 92537.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127820 f, 92542.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127880 f, 92547.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127940 f, 92552.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128000 f, 92557.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128060 f, 92562.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128120 f, 92567.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128180 f, 92572.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128240 f, 92569.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128300 f, 92574.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128360 f, 92579.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128420 f, 92584.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128480 f, 92589.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128540 f, 92594.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128600 f, 92599.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128660 f, 92604.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128720 f, 92609.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128780 f, 92614.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128840 f, 92618.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128900 f, 92623.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128960 f, 92628.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129020 f, 92633.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129080 f, 92638.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129140 f, 92643.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129200 f, 92640.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129260 f, 92645.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129320 f, 92650.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129380 f, 92655.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129440 f, 92660.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129500 f, 92665.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129560 f, 92670.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129620 f, 92675.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129680 f, 92680.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129740 f, 92685.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129800 f, 92690.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129860 f, 92695.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129920 f, 92699.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129980 f, 92704.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130040 f, 92709.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130100 f, 92714.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130160 f, 92719.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130220 f, 92716.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130280 f, 92721.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130340 f, 92726.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130400 f, 92731.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130460 f, 92736.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130520 f, 92741.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130580 f, 92746.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130640 f, 92751.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130700 f, 92756.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130760 f, 92761.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130820 f, 92766.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130880 f, 92771.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130940 f, 92776.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131000 f, 92780.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131060 f, 92785.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131120 f, 92790.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131180 f, 92788.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131240 f, 92793.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131300 f, 92797.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131360 f, 92802.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131420 f, 92807.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131480 f, 92812.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131540 f, 92817.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131600 f, 92822.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131660 f, 92827.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131720 f, 92832.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131780 f, 92837.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131840 f, 92842.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131900 f, 92847.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131960 f, 92852.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132020 f, 92857.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132080 f, 92861.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132140 f, 92866.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132200 f, 92864.1 fps, 0 ms/f [junit] 12 s: 60 f / 80 ms, 750.0 fps, 1 ms/f; total: 1132260 f, 92263.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132320 f, 92268.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132380 f, 92273.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132440 f, 92278.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132500 f, 92283.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132560 f, 92288.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132620 f, 92285.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132680 f, 92290.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132740 f, 92295.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132800 f, 92300.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132860 f, 92305.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132920 f, 92309.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132980 f, 92314.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133040 f, 92312.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133100 f, 92317.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133160 f, 92321.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133220 f, 92326.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133280 f, 92331.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133340 f, 92336.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133400 f, 92334.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133460 f, 92338.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133520 f, 92343.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133580 f, 92348.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133640 f, 92353.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133700 f, 92358.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133760 f, 92363.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133820 f, 92360.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133880 f, 92365.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133940 f, 92370.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134000 f, 92375.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134060 f, 92380.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134120 f, 92385.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134180 f, 92390.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134240 f, 92394.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134300 f, 92399.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134360 f, 92397.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134420 f, 92402.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134480 f, 92406.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134540 f, 92411.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134600 f, 92416.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134660 f, 92421.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134720 f, 92426.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134780 f, 92431.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134840 f, 92436.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134900 f, 92433.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134960 f, 92438.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135020 f, 92443.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135080 f, 92448.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135140 f, 92453.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135200 f, 92458.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135260 f, 92462.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135320 f, 92467.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135380 f, 92472.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135440 f, 92477.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135500 f, 92474.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135560 f, 92479.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135620 f, 92484.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135680 f, 92489.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135740 f, 92494.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135800 f, 92499.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135860 f, 92504.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135920 f, 92509.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135980 f, 92514.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136040 f, 92511.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136100 f, 92516.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136160 f, 92521.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136220 f, 92526.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136280 f, 92530.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136340 f, 92535.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136400 f, 92540.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136460 f, 92545.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136520 f, 92542.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136580 f, 92547.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136640 f, 92552.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136700 f, 92557.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136760 f, 92562.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136820 f, 92567.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136880 f, 92572.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136940 f, 92577.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137000 f, 92582.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137060 f, 92586.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137120 f, 92584.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137180 f, 92589.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137240 f, 92594.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137300 f, 92598.9 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137360 f, 92603.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137420 f, 92608.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137480 f, 92613.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137540 f, 92618.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137600 f, 92623.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137660 f, 92628.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137720 f, 92625.5 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137780 f, 92630.4 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137840 f, 92635.3 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137900 f, 92640.2 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137960 f, 92645.1 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138020 f, 92650.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138080 f, 92654.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138140 f, 92659.7 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138200 f, 92664.6 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138260 f, 92662.0 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138320 f, 92666.8 fps, 0 ms/f [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138380 f, 92671.7 fps, 0 ms/f [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823045265 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 @ 1412823046991 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.465 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 @ 1412823045265 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 @ 1412823046991 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.607 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.465 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 @ 1412823045265 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 @ 1412823046991 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 @ 1412823048370 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 0x7f8d000196a0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d000196a0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x64248375, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x593b6070, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x593b6070, 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[0x64248375, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x593b6070, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1000688e, 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x968ff91, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x667feb0d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x667feb0d, 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[0x968ff91, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x667feb0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xee4df2a, 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x74d9ef35, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x207e0f5c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x207e0f5c, 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[0x74d9ef35, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x207e0f5c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4e074b, 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x3ff7c69b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x13136494, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x13136494, 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[0x3ff7c69b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13136494, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c5430d2, 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x8a64ffb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x4a3b5e4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x4a3b5e4a, 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[0x8a64ffb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a3b5e4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1531f2fe, 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] 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x4000092, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x50f100e8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x5302464e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x5302464e, 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[0x50f100e8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5302464e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11def6cd, 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 0x4000092, msaa false, tileRendererInUse null [junit] >> GearsES2 0x587d1d39, 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 0x587d1d39 636x428, swapInterval 1, drawable 0x4000092 [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 0x4000092, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x400009c, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x1c8bc4c7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x3e28b755, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x3e28b755, 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[0x1c8bc4c7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e28b755, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bdc8c2e, 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 0x400009c, 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 0x400009c [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 0x400009c, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x40000a3, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x74bce97c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x151a4db, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x151a4db, 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[0x74bce97c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x151a4db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78eaf30f, 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 0x40000a3, 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 0x40000a3 [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 @ 1412823054737 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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.083 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 @ 1412823048370 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 0x7f8d000196a0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d000196a0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x64248375, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x593b6070, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x593b6070, 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[0x64248375, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x593b6070, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1000688e, 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x968ff91, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x667feb0d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x667feb0d, 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[0x968ff91, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x667feb0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xee4df2a, 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x74d9ef35, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x207e0f5c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x207e0f5c, 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[0x74d9ef35, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x207e0f5c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4e074b, 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x3ff7c69b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x13136494, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x13136494, 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[0x3ff7c69b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13136494, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c5430d2, 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x8a64ffb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x4a3b5e4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x4a3b5e4a, 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[0x8a64ffb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a3b5e4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1531f2fe, 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] 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x4000092, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x50f100e8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x5302464e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x5302464e, 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[0x50f100e8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5302464e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11def6cd, 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 0x4000092, msaa false, tileRendererInUse null [junit] >> GearsES2 0x587d1d39, 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 0x587d1d39 636x428, swapInterval 1, drawable 0x4000092 [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 0x4000092, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x400009c, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x1c8bc4c7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x3e28b755, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x3e28b755, 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[0x1c8bc4c7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e28b755, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bdc8c2e, 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 0x400009c, 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 0x400009c [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 0x400009c, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x40000a3, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x74bce97c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x151a4db, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x151a4db, 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[0x74bce97c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x151a4db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78eaf30f, 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 0x40000a3, 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 0x40000a3 [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 @ 1412823054737 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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.918 sec [junit] Testcase: test02VisibleWithCanvas took 2.314 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.083 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 @ 1412823048370 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 0x7f8d000196a0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d000196a0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x64248375, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x593b6070, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x593b6070, 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[0x64248375, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x593b6070, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1000688e, 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x968ff91, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x667feb0d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x667feb0d, 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[0x968ff91, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x667feb0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xee4df2a, 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 0x7f8d0004b0e0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x74d9ef35, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x207e0f5c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x207e0f5c, 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[0x74d9ef35, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x207e0f5c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4e074b, 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x3ff7c69b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faeada1 created: GearsObj[0x13136494, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faeada1 created: GearsObj[0x13136494, 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[0x3ff7c69b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13136494, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c5430d2, 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x8a64ffb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x4a3b5e4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x4a3b5e4a, 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[0x8a64ffb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a3b5e4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1531f2fe, 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] 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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x4000092, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x50f100e8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x5302464e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x5302464e, 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[0x50f100e8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5302464e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11def6cd, 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 0x4000092, msaa false, tileRendererInUse null [junit] >> GearsES2 0x587d1d39, 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 0x587d1d39 636x428, swapInterval 1, drawable 0x4000092 [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 0x4000092, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x400009c, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x1c8bc4c7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x3e28b755, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x3e28b755, 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[0x1c8bc4c7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e28b755, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bdc8c2e, 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 0x400009c, 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 0x400009c [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 0x400009c, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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 0x40000a3, [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 0x7f8d0004b0c0, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner ]]], 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[0x74bce97c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x587d1d39 created: GearsObj[0x151a4db, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x587d1d39 created: GearsObj[0x151a4db, 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[0x74bce97c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x151a4db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78eaf30f, 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 0x40000a3, 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 0x40000a3 [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 @ 1412823054737 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] 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 @ 1412823056130 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(0x5363f4b2) [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 0x7f42b0017480, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x365ffa19, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x3c9b079e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x3c9b079e, 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[0x365ffa19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c9b079e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x380d3106, 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(0x5363f4b2 -> Panel2(0x59224ca3) START [junit] XXXX Add GLCanvas Panel1(0x5363f4b2 -> Panel2(0x59224ca3) 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 0x7f42b0017480, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x4fafd869, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x4bafe9d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x4bafe9d0, 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[0x4fafd869, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4bafe9d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53329d6e, 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(0x59224ca3) -> Panel3(0x296727f2 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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(0x296727f2) -> Panel1(0x5363f4b2 START [junit] XXXX Add GLCanvas Panel2(0x59224ca3 -> Panel1(0x5363f4b2) 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x283b8113, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x240dcd49, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x240dcd49, 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[0x283b8113, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x240dcd49, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b3395d1, 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] XXXX Panel1(0x5363f4b2 -> Panel2(0x59224ca3) START [junit] XXXX Add GLCanvas Panel1(0x5363f4b2 -> Panel2(0x59224ca3) 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x57ee34b3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x113f3bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x113f3bc9, 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[0x57ee34b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x113f3bc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x409a3472, 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 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000041 [junit] XXXX Panel2(0x59224ca3) -> Panel1(0x5363f4b2 START [junit] XXXX Add GLCanvas Panel2(0x59224ca3 -> Panel1(0x5363f4b2) 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x7ed859c6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x62429898, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x62429898, 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[0x7ed859c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62429898, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b1dfac0, 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 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000048 [junit] XXX SetVisible OFF XXX [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823061055 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.629 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 @ 1412823056130 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(0x5363f4b2) [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 0x7f42b0017480, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x365ffa19, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x3c9b079e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x3c9b079e, 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[0x365ffa19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c9b079e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x380d3106, 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(0x5363f4b2 -> Panel2(0x59224ca3) START [junit] XXXX Add GLCanvas Panel1(0x5363f4b2 -> Panel2(0x59224ca3) 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 0x7f42b0017480, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x4fafd869, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x4bafe9d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x4bafe9d0, 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[0x4fafd869, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4bafe9d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53329d6e, 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(0x59224ca3) -> Panel3(0x296727f2 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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(0x296727f2) -> Panel1(0x5363f4b2 START [junit] XXXX Add GLCanvas Panel2(0x59224ca3 -> Panel1(0x5363f4b2) 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x283b8113, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x240dcd49, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x240dcd49, 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[0x283b8113, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x240dcd49, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b3395d1, 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] XXXX Panel1(0x5363f4b2 -> Panel2(0x59224ca3) START [junit] XXXX Add GLCanvas Panel1(0x5363f4b2 -> Panel2(0x59224ca3) 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x57ee34b3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x113f3bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x113f3bc9, 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[0x57ee34b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x113f3bc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x409a3472, 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 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000041 [junit] XXXX Panel2(0x59224ca3) -> Panel1(0x5363f4b2 START [junit] XXXX Add GLCanvas Panel2(0x59224ca3 -> Panel1(0x5363f4b2) 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x7ed859c6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x62429898, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x62429898, 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[0x7ed859c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62429898, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b1dfac0, 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 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000048 [junit] XXX SetVisible OFF XXX [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823061055 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 4.789 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.629 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 @ 1412823056130 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(0x5363f4b2) [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 0x7f42b0017480, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x365ffa19, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x3c9b079e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x3c9b079e, 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[0x365ffa19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c9b079e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x380d3106, 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(0x5363f4b2 -> Panel2(0x59224ca3) START [junit] XXXX Add GLCanvas Panel1(0x5363f4b2 -> Panel2(0x59224ca3) 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 0x7f42b0017480, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x4fafd869, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x4bafe9d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x4bafe9d0, 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[0x4fafd869, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4bafe9d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53329d6e, 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(0x59224ca3) -> Panel3(0x296727f2 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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(0x296727f2) -> Panel1(0x5363f4b2 START [junit] XXXX Add GLCanvas Panel2(0x59224ca3 -> Panel1(0x5363f4b2) 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x283b8113, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x240dcd49, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x240dcd49, 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[0x283b8113, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x240dcd49, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b3395d1, 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] XXXX Panel1(0x5363f4b2 -> Panel2(0x59224ca3) START [junit] XXXX Add GLCanvas Panel1(0x5363f4b2 -> Panel2(0x59224ca3) 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x57ee34b3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x113f3bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x113f3bc9, 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[0x57ee34b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x113f3bc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x409a3472, 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 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000041 [junit] XXXX Panel2(0x59224ca3) -> Panel1(0x5363f4b2 START [junit] XXXX Add GLCanvas Panel2(0x59224ca3 -> Panel1(0x5363f4b2) 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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 0x7f42b0548c60, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner ]]], 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[0x7ed859c6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x62429898, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x62429898, 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[0x7ed859c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62429898, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b1dfac0, 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 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000048 [junit] XXX SetVisible OFF XXX [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823061055 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823062551 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:1412823064088 d 1ms]] [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[0x1cd2f287, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30a3107a created: GearsObj[0x5270a948, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30a3107a created: GearsObj[0x5270a948, 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[0x1cd2f287, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5270a948, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x646cca83, 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:1412823064218 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823064237 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823064382 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:1412823065081 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066676 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066677 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:1412823066704 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:1412823066791 d 0ms]] [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[0x86601f0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4923ab24 created: GearsObj[0x772cbe0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4923ab24 created: GearsObj[0x772cbe0, 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[0x86601f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x772cbe0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6efbf0b6, 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:1412823066858 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066863 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066870 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 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:1412823067790 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823069383 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:1412823069421 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823069423 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:1412823069609 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[0x2d533595, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x12f41634 created: GearsObj[0x2bdcba3f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x12f41634 created: GearsObj[0x2bdcba3f, 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[0x2d533595, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bdcba3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21de44b0, 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:1412823069663 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823069673 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 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:1412823070610 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072221 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:1412823072247 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072309 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [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[0x30c9a73e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ed828d created: GearsObj[0x1b49dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ed828d created: GearsObj[0x1b49dc, 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[0x30c9a73e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b49dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21133332, 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:1412823072396 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072400 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072413 d 1ms]] [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 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:1412823073332 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823074927 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823074928 d 0ms]] [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_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823074956 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823075063 d 0ms]] [junit] canvas1 pos/siz: 30/1 320x480 [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[0x2306bcb4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x87f383f created: GearsObj[0x62bc17c5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x87f383f created: GearsObj[0x62bc17c5, 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[0x2306bcb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62bc17c5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35587386, 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:1412823075158 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823075188 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823075213 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 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:1412823076097 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823077705 d 0ms]] [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:1412823077732 d 0ms]] [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:1412823077738 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823077813 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[0x39eb73b0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1060b431 created: GearsObj[0x327be207, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1060b431 created: GearsObj[0x327be207, 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[0x39eb73b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x327be207, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5316c92f, 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:1412823077898 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823077902 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 -> 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:1412823077942 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 0x1060b431 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400011f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1060b431, 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:1412823078837 d 0ms]] [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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823080456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823080457 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:1412823080488 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_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:1412823080582 d 0ms]] [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[0x79fd398c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a1aab78 created: GearsObj[0x5c9082d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a1aab78 created: GearsObj[0x5c9082d4, 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[0x79fd398c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c9082d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69de725d, 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:1412823080667 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823080679 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 -> 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:1412823081602 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 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] 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] ++++ TestCase.setUp: 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:1412823083258 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823083258 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823083331 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 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[0x62ef1b51, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x8646db9 created: GearsObj[0x5b296f56, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x8646db9 created: GearsObj[0x5b296f56, 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[0x62ef1b51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b296f56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42f11798, 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:1412823083402 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823083405 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:1412823083434 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 0x40001cc, 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:1412823084350 d 0ms]] [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 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823085942 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823085979 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823085979 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [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:1412823086060 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[0xfe592d5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x42eca56e created: GearsObj[0x77109797, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x42eca56e created: GearsObj[0x77109797, 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[0xfe592d5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77109797, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2faa0e3b, 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:1412823086132 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823086140 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:1412823086187 d 0ms]] [junit] resize canvas1 pos/siz: 411/1 400x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 400x540 of 400x540, swapInterval 1, drawable 0x40001f3, msaa false, tileRendererInUse null [junit] resize canvas2 pos/siz: 1/1 400x540 [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823087088 d 0ms]] [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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088705 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] ++++ TestCase.setUp: 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:1412823088734 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088734 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088783 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[0x5fd43093, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x569cfc36 created: GearsObj[0x63dbbc68, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x569cfc36 created: GearsObj[0x63dbbc68, 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[0x5fd43093, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63dbbc68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31f955a6, 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:1412823088854 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088855 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:1412823088869 d 0ms]] [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 29.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:1412823089809 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091399 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:1412823091431 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091431 d 1ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091488 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [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[0x48619803, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x553a3d88 created: GearsObj[0x59105fa7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x553a3d88 created: GearsObj[0x59105fa7, 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[0x48619803, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59105fa7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b3dd, 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:1412823091563 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091565 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:1412823091577 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:1412823092522 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094113 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094114 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094143 d 0ms]] [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:1412823094206 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[0x5713c8d2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x8e24743 created: GearsObj[0x78f43bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x8e24743 created: GearsObj[0x78f43bc9, 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[0x5713c8d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78f43bc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11e5e5ef, 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:1412823094300 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094311 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 27.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:1412823095236 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:1412823096857 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823096857 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:1412823096911 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[0x1c24b9dd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x32eebfca created: GearsObj[0x35ee206, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x32eebfca created: GearsObj[0x35ee206, 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[0x1c24b9dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35ee206, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc003e32, 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:1412823096972 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823096973 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:1412823096982 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 29.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:1412823097943 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099536 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] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099575 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099575 d 0ms]] [junit] canvas1 pos/siz: 40/1 331x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099632 d 0ms]] [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[0x42e15bc2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13eb8acf created: GearsObj[0x1cc060ae, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13eb8acf created: GearsObj[0x1cc060ae, 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[0x42e15bc2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1cc060ae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23abcf86, 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:1412823099718 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099723 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:1412823099731 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.5, [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:1412823100662 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102247 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102281 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102282 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:1412823102355 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[0x23e92686, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc81cdd1 created: GearsObj[0x58a662f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc81cdd1 created: GearsObj[0x58a662f3, 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[0x23e92686, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58a662f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a204f09, 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:1412823102443 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102445 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 -> 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:1412823102481 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] 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823103376 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 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823104978 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823105016 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823105018 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:1412823105104 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[0x6020ba00, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78ac1102 created: GearsObj[0x2984362, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78ac1102 created: GearsObj[0x2984362, 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[0x6020ba00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2984362, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14176775, 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:1412823105194 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823105195 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] GearsES2.reshape 0x78ac1102 0/0 341x545 of 341x545, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78ac1102, angle 27.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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823106138 d 0ms]] [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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823107742 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 0x78ac1102: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78ac1102 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823107781 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [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:1412823107849 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[0x3a107b05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x18bf3d14 created: GearsObj[0x63794b67, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x18bf3d14 created: GearsObj[0x63794b67, 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[0x3a107b05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63794b67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf33e236, 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 0x40003d1, 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:1412823107912 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823107914 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 0x40003d8, 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:1412823107938 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 350x517 of 350x517, swapInterval 1, drawable 0x40003d1, 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] GearsES2.reshape 0x18bf3d14 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003d1, 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823108861 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003d8, 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:1412823110469 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823110470 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823110507 d 1ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [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:1412823110588 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[0x6d04340b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x25bbf683 created: GearsObj[0x7a8bbe13, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x25bbf683 created: GearsObj[0x7a8bbe13, 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[0x6d04340b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a8bbe13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c461802, 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:1412823110667 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823110670 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:1412823110702 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:1412823111610 d 0ms]] [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 27.5, [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:1412823113215 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823113251 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823113251 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823113369 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.56 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 @ 1412823062551 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:1412823064088 d 1ms]] [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[0x1cd2f287, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30a3107a created: GearsObj[0x5270a948, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30a3107a created: GearsObj[0x5270a948, 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[0x1cd2f287, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5270a948, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x646cca83, 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:1412823064218 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823064237 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823064382 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:1412823065081 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066676 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066677 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:1412823066704 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:1412823066791 d 0ms]] [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[0x86601f0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4923ab24 created: GearsObj[0x772cbe0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4923ab24 created: GearsObj[0x772cbe0, 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[0x86601f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x772cbe0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6efbf0b6, 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:1412823066858 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066863 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066870 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 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:1412823067790 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823069383 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:1412823069421 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823069423 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:1412823069609 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[0x2d533595, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x12f41634 created: GearsObj[0x2bdcba3f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x12f41634 created: GearsObj[0x2bdcba3f, 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[0x2d533595, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bdcba3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21de44b0, 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:1412823069663 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823069673 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 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:1412823070610 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072221 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:1412823072247 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072309 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [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[0x30c9a73e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ed828d created: GearsObj[0x1b49dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ed828d created: GearsObj[0x1b49dc, 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[0x30c9a73e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b49dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21133332, 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:1412823072396 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072400 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072413 d 1ms]] [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 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:1412823073332 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823074927 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823074928 d 0ms]] [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_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823074956 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823075063 d 0ms]] [junit] canvas1 pos/siz: 30/1 320x480 [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[0x2306bcb4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x87f383f created: GearsObj[0x62bc17c5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x87f383f created: GearsObj[0x62bc17c5, 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[0x2306bcb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62bc17c5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35587386, 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:1412823075158 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823075188 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823075213 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 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:1412823076097 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823077705 d 0ms]] [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:1412823077732 d 0ms]] [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:1412823077738 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823077813 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[0x39eb73b0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1060b431 created: GearsObj[0x327be207, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1060b431 created: GearsObj[0x327be207, 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[0x39eb73b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x327be207, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5316c92f, 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:1412823077898 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823077902 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 -> 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:1412823077942 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 0x1060b431 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400011f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1060b431, 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:1412823078837 d 0ms]] [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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823080456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823080457 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:1412823080488 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_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:1412823080582 d 0ms]] [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[0x79fd398c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a1aab78 created: GearsObj[0x5c9082d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a1aab78 created: GearsObj[0x5c9082d4, 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[0x79fd398c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c9082d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69de725d, 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:1412823080667 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823080679 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 -> 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:1412823081602 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 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] 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] ++++ TestCase.setUp: 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:1412823083258 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823083258 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823083331 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 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[0x62ef1b51, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x8646db9 created: GearsObj[0x5b296f56, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x8646db9 created: GearsObj[0x5b296f56, 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[0x62ef1b51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b296f56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42f11798, 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:1412823083402 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823083405 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:1412823083434 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 0x40001cc, 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:1412823084350 d 0ms]] [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 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823085942 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823085979 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823085979 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [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:1412823086060 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[0xfe592d5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x42eca56e created: GearsObj[0x77109797, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x42eca56e created: GearsObj[0x77109797, 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[0xfe592d5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77109797, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2faa0e3b, 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:1412823086132 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823086140 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:1412823086187 d 0ms]] [junit] resize canvas1 pos/siz: 411/1 400x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 400x540 of 400x540, swapInterval 1, drawable 0x40001f3, msaa false, tileRendererInUse null [junit] resize canvas2 pos/siz: 1/1 400x540 [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823087088 d 0ms]] [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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088705 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] ++++ TestCase.setUp: 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:1412823088734 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088734 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088783 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[0x5fd43093, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x569cfc36 created: GearsObj[0x63dbbc68, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x569cfc36 created: GearsObj[0x63dbbc68, 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[0x5fd43093, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63dbbc68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31f955a6, 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:1412823088854 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088855 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:1412823088869 d 0ms]] [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 29.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:1412823089809 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091399 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:1412823091431 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091431 d 1ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091488 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [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[0x48619803, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x553a3d88 created: GearsObj[0x59105fa7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x553a3d88 created: GearsObj[0x59105fa7, 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[0x48619803, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59105fa7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b3dd, 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:1412823091563 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091565 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:1412823091577 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:1412823092522 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094113 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094114 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094143 d 0ms]] [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:1412823094206 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[0x5713c8d2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x8e24743 created: GearsObj[0x78f43bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x8e24743 created: GearsObj[0x78f43bc9, 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[0x5713c8d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78f43bc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11e5e5ef, 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:1412823094300 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094311 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 27.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:1412823095236 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:1412823096857 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823096857 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:1412823096911 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[0x1c24b9dd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x32eebfca created: GearsObj[0x35ee206, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x32eebfca created: GearsObj[0x35ee206, 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[0x1c24b9dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35ee206, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc003e32, 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:1412823096972 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823096973 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:1412823096982 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 29.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:1412823097943 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099536 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] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099575 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099575 d 0ms]] [junit] canvas1 pos/siz: 40/1 331x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099632 d 0ms]] [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[0x42e15bc2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13eb8acf created: GearsObj[0x1cc060ae, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13eb8acf created: GearsObj[0x1cc060ae, 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[0x42e15bc2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1cc060ae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23abcf86, 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:1412823099718 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099723 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:1412823099731 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.5, [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:1412823100662 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102247 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102281 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102282 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:1412823102355 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[0x23e92686, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc81cdd1 created: GearsObj[0x58a662f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc81cdd1 created: GearsObj[0x58a662f3, 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[0x23e92686, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58a662f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a204f09, 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:1412823102443 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102445 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 -> 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:1412823102481 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] 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823103376 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 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823104978 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823105016 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823105018 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:1412823105104 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[0x6020ba00, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78ac1102 created: GearsObj[0x2984362, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78ac1102 created: GearsObj[0x2984362, 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[0x6020ba00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2984362, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14176775, 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:1412823105194 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823105195 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] GearsES2.reshape 0x78ac1102 0/0 341x545 of 341x545, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78ac1102, angle 27.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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823106138 d 0ms]] [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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823107742 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 0x78ac1102: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78ac1102 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823107781 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [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:1412823107849 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[0x3a107b05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x18bf3d14 created: GearsObj[0x63794b67, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x18bf3d14 created: GearsObj[0x63794b67, 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[0x3a107b05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63794b67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf33e236, 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 0x40003d1, 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:1412823107912 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823107914 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 0x40003d8, 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:1412823107938 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 350x517 of 350x517, swapInterval 1, drawable 0x40003d1, 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] GearsES2.reshape 0x18bf3d14 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003d1, 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823108861 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003d8, 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:1412823110469 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823110470 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823110507 d 1ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [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:1412823110588 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[0x6d04340b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x25bbf683 created: GearsObj[0x7a8bbe13, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x25bbf683 created: GearsObj[0x7a8bbe13, 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[0x6d04340b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a8bbe13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c461802, 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:1412823110667 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823110670 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:1412823110702 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:1412823111610 d 0ms]] [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 27.5, [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:1412823113215 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823113251 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823113251 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823113369 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_Compo_None_One took 4.145 sec [junit] Testcase: test01_Compo_Flow_One took 2.705 sec [junit] Testcase: test02_Compo_DblBrd_One took 2.823 sec [junit] Testcase: test03_Compo_Box_One took 2.708 sec [junit] Testcase: test04_Compo_Split_One took 2.773 sec [junit] Testcase: test05_Compo_Flow_Two took 2.753 sec [junit] Testcase: test06_Compo_DblBrd_Two took 2.763 sec [junit] Testcase: test07_Compo_Box_Two took 2.723 sec [junit] Testcase: test08_Compo_Split_Two took 2.745 sec [junit] Testcase: test10_Frame_None_One took 2.698 sec [junit] Testcase: test11_Frame_Flow_One took 2.71 sec [junit] Testcase: test12_Frame_DblBrd_One took 2.712 sec [junit] Testcase: test13_Frame_Box_One took 2.713 sec [junit] Testcase: test14_Frame_Split_One took 2.708 sec [junit] Testcase: test15_Frame_Flow_Two took 2.733 sec [junit] Testcase: test16_Frame_DblBrd_Two took 2.761 sec [junit] Testcase: test17_Frame_Box_Two took 2.726 sec [junit] Testcase: test18_Frame_Split_Two took 2.74 sec [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.56 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 @ 1412823062551 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:1412823064088 d 1ms]] [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[0x1cd2f287, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30a3107a created: GearsObj[0x5270a948, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30a3107a created: GearsObj[0x5270a948, 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[0x1cd2f287, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5270a948, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x646cca83, 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:1412823064218 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823064237 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823064382 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:1412823065081 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066676 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066677 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:1412823066704 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:1412823066791 d 0ms]] [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[0x86601f0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4923ab24 created: GearsObj[0x772cbe0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4923ab24 created: GearsObj[0x772cbe0, 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[0x86601f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x772cbe0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6efbf0b6, 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:1412823066858 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066863 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823066870 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 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:1412823067790 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823069383 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:1412823069421 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823069423 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:1412823069609 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[0x2d533595, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x12f41634 created: GearsObj[0x2bdcba3f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x12f41634 created: GearsObj[0x2bdcba3f, 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[0x2d533595, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bdcba3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21de44b0, 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:1412823069663 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823069673 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 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:1412823070610 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072221 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:1412823072247 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072309 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [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[0x30c9a73e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ed828d created: GearsObj[0x1b49dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ed828d created: GearsObj[0x1b49dc, 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[0x30c9a73e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b49dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21133332, 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:1412823072396 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072400 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823072413 d 1ms]] [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 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:1412823073332 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823074927 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823074928 d 0ms]] [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_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823074956 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823075063 d 0ms]] [junit] canvas1 pos/siz: 30/1 320x480 [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[0x2306bcb4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x87f383f created: GearsObj[0x62bc17c5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x87f383f created: GearsObj[0x62bc17c5, 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[0x2306bcb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62bc17c5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35587386, 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:1412823075158 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823075188 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823075213 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 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:1412823076097 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823077705 d 0ms]] [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:1412823077732 d 0ms]] [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:1412823077738 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823077813 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[0x39eb73b0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1060b431 created: GearsObj[0x327be207, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1060b431 created: GearsObj[0x327be207, 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[0x39eb73b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x327be207, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5316c92f, 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:1412823077898 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823077902 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 -> 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:1412823077942 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 0x1060b431 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400011f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1060b431, 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:1412823078837 d 0ms]] [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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823080456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823080457 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:1412823080488 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_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:1412823080582 d 0ms]] [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[0x79fd398c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a1aab78 created: GearsObj[0x5c9082d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a1aab78 created: GearsObj[0x5c9082d4, 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[0x79fd398c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c9082d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69de725d, 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:1412823080667 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823080679 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 -> 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:1412823081602 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 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] 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] ++++ TestCase.setUp: 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:1412823083258 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823083258 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823083331 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 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[0x62ef1b51, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x8646db9 created: GearsObj[0x5b296f56, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x8646db9 created: GearsObj[0x5b296f56, 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[0x62ef1b51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b296f56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42f11798, 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:1412823083402 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823083405 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:1412823083434 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 0x40001cc, 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:1412823084350 d 0ms]] [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 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823085942 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823085979 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823085979 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [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:1412823086060 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[0xfe592d5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x42eca56e created: GearsObj[0x77109797, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x42eca56e created: GearsObj[0x77109797, 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[0xfe592d5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77109797, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2faa0e3b, 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:1412823086132 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823086140 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:1412823086187 d 0ms]] [junit] resize canvas1 pos/siz: 411/1 400x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 400x540 of 400x540, swapInterval 1, drawable 0x40001f3, msaa false, tileRendererInUse null [junit] resize canvas2 pos/siz: 1/1 400x540 [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823087088 d 0ms]] [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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088705 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] ++++ TestCase.setUp: 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:1412823088734 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088734 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088783 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[0x5fd43093, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x569cfc36 created: GearsObj[0x63dbbc68, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x569cfc36 created: GearsObj[0x63dbbc68, 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[0x5fd43093, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63dbbc68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31f955a6, 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:1412823088854 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823088855 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:1412823088869 d 0ms]] [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 29.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:1412823089809 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091399 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:1412823091431 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091431 d 1ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091488 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [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[0x48619803, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x553a3d88 created: GearsObj[0x59105fa7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x553a3d88 created: GearsObj[0x59105fa7, 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[0x48619803, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59105fa7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b3dd, 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:1412823091563 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823091565 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:1412823091577 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:1412823092522 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094113 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094114 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094143 d 0ms]] [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:1412823094206 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[0x5713c8d2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x8e24743 created: GearsObj[0x78f43bc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x8e24743 created: GearsObj[0x78f43bc9, 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[0x5713c8d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78f43bc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11e5e5ef, 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:1412823094300 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823094311 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 27.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:1412823095236 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:1412823096857 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823096857 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:1412823096911 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[0x1c24b9dd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x32eebfca created: GearsObj[0x35ee206, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x32eebfca created: GearsObj[0x35ee206, 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[0x1c24b9dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35ee206, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc003e32, 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:1412823096972 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823096973 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:1412823096982 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 29.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:1412823097943 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099536 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] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099575 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099575 d 0ms]] [junit] canvas1 pos/siz: 40/1 331x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099632 d 0ms]] [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[0x42e15bc2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13eb8acf created: GearsObj[0x1cc060ae, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13eb8acf created: GearsObj[0x1cc060ae, 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[0x42e15bc2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1cc060ae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23abcf86, 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:1412823099718 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823099723 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:1412823099731 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.5, [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:1412823100662 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102247 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102281 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102282 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:1412823102355 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[0x23e92686, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc81cdd1 created: GearsObj[0x58a662f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc81cdd1 created: GearsObj[0x58a662f3, 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[0x23e92686, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58a662f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a204f09, 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:1412823102443 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823102445 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 -> 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:1412823102481 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] 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823103376 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 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823104978 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823105016 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823105018 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:1412823105104 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[0x6020ba00, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78ac1102 created: GearsObj[0x2984362, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78ac1102 created: GearsObj[0x2984362, 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[0x6020ba00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2984362, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14176775, 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:1412823105194 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823105195 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] GearsES2.reshape 0x78ac1102 0/0 341x545 of 341x545, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78ac1102, angle 27.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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823106138 d 0ms]] [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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823107742 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 0x78ac1102: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78ac1102 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823107781 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [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:1412823107849 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[0x3a107b05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x18bf3d14 created: GearsObj[0x63794b67, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x18bf3d14 created: GearsObj[0x63794b67, 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[0x3a107b05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63794b67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf33e236, 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 0x40003d1, 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:1412823107912 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823107914 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 0x40003d8, 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:1412823107938 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 350x517 of 350x517, swapInterval 1, drawable 0x40003d1, 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] GearsES2.reshape 0x18bf3d14 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003d1, 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823108861 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003d8, 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:1412823110469 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823110470 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823110507 d 1ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [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:1412823110588 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[0x6d04340b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x25bbf683 created: GearsObj[0x7a8bbe13, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x25bbf683 created: GearsObj[0x7a8bbe13, 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[0x6d04340b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a8bbe13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c461802, 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:1412823110667 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823110670 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:1412823110702 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:1412823111610 d 0ms]] [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 27.5, [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:1412823113215 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823113251 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823113251 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823113369 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [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 @ 1412823114932 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT [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:1412823116499 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823116537 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[0x440483dc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x3579e0b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x3579e0b, 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[0x440483dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3579e0b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55ce97cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [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.0, [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:1412823116827 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823116847 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823118120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823118121 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:1412823118152 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823118285 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.052 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 @ 1412823114932 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:1412823116499 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823116537 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[0x440483dc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x3579e0b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x3579e0b, 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[0x440483dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3579e0b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55ce97cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [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.0, [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:1412823116827 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823116847 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823118120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823118121 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:1412823118152 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823118285 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.212 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.052 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 @ 1412823114932 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:1412823116499 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823116537 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[0x440483dc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x3579e0b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x3579e0b, 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[0x440483dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3579e0b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55ce97cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [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.0, [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:1412823116827 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823116847 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823118120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823118121 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:1412823118152 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823118285 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412823119629 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT [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:1412823121239 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823121242 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823121245 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[0x6adee957, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3b088d51 created: GearsObj[0x6b3ff752, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3b088d51 created: GearsObj[0x6b3ff752, 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[0x6adee957, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b3ff752, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x397d5d11, 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:1412823122868 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.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823122898 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823123006 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.09 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 @ 1412823119629 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412823121239 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823121242 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823121245 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[0x6adee957, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3b088d51 created: GearsObj[0x6b3ff752, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3b088d51 created: GearsObj[0x6b3ff752, 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[0x6adee957, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b3ff752, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x397d5d11, 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:1412823122868 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.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823122898 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823123006 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.258 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.09 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 @ 1412823119629 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412823121239 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823121242 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823121245 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[0x6adee957, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3b088d51 created: GearsObj[0x6b3ff752, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3b088d51 created: GearsObj[0x6b3ff752, 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[0x6adee957, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b3ff752, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x397d5d11, 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:1412823122868 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.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823122898 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823123006 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT [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 @ 1412823124385 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:1412823125892 d 1ms]] [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[0x7b51f7ba, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3b088d51 created: GearsObj[0x457291d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3b088d51 created: GearsObj[0x457291d1, 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[0x7b51f7ba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x457291d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36057136, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4000021, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3b088d51, 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:1412823126066 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823126067 d 0ms]] [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.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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823127529 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:1412823127553 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823127659 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.975 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 @ 1412823124385 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:1412823125892 d 1ms]] [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[0x7b51f7ba, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3b088d51 created: GearsObj[0x457291d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3b088d51 created: GearsObj[0x457291d1, 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[0x7b51f7ba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x457291d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36057136, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4000021, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3b088d51, 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:1412823126066 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823126067 d 0ms]] [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.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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823127529 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:1412823127553 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823127659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.159 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.975 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 @ 1412823124385 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:1412823125892 d 1ms]] [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[0x7b51f7ba, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3b088d51 created: GearsObj[0x457291d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3b088d51 created: GearsObj[0x457291d1, 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[0x7b51f7ba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x457291d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36057136, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4000021, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3b088d51, 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:1412823126066 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823126067 d 0ms]] [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.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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823127529 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:1412823127553 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823127659 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 @ 1412823129056 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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:1412823130790 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823130792 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823130821 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[0x2e17e347, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x1ef90e98, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x1ef90e98, 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[0x2e17e347, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ef90e98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cf0bd4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [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.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:1412823132407 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:1412823132452 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823132559 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.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 @ 1412823129056 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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:1412823130790 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823130792 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823130821 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[0x2e17e347, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x1ef90e98, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x1ef90e98, 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[0x2e17e347, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ef90e98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cf0bd4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [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.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:1412823132407 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:1412823132452 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823132559 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.381 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.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 @ 1412823129056 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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:1412823130790 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823130792 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823130821 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[0x2e17e347, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x1ef90e98, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x1ef90e98, 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[0x2e17e347, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ef90e98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cf0bd4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [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.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:1412823132407 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:1412823132452 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823132559 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 @ 1412823133967 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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:1412823135350 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135467 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135467 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135468 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135471 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135640 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:1412823135892 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135894 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 / 1145 ms, 52.4 fps, 19 ms/f; total: 60 f, 52.4 fps, 19 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823137364 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823137477 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.213 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 @ 1412823133967 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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:1412823135350 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135467 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135467 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135468 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135471 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135640 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:1412823135892 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135894 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 / 1145 ms, 52.4 fps, 19 ms/f; total: 60 f, 52.4 fps, 19 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823137364 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823137477 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.39 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.213 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 @ 1412823133967 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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:1412823135350 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135467 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135467 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135468 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135471 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135640 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:1412823135892 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823135894 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 / 1145 ms, 52.4 fps, 19 ms/f; total: 60 f, 52.4 fps, 19 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823137364 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823137477 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823138937 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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:1412823140297 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140410 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140412 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140416 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140583 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140673 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[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:1412823140828 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140829 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 / 1132 ms, 53.0 fps, 18 ms/f; total: 60 f, 53.0 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:1412823142322 d 1ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823142437 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.192 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 @ 1412823138937 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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:1412823140297 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140410 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140412 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140416 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140583 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140673 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[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:1412823140828 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140829 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 / 1132 ms, 53.0 fps, 18 ms/f; total: 60 f, 53.0 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:1412823142322 d 1ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823142437 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.378 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.192 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 @ 1412823138937 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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:1412823140297 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140410 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140412 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140416 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140583 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140673 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[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:1412823140828 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823140829 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 / 1132 ms, 53.0 fps, 18 ms/f; total: 60 f, 53.0 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:1412823142322 d 1ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823142437 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823143825 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 / 5 ms, 12000.0 fps, 0 ms/f; total: 60 f, 12000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 17142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 22500.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 24000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 27272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 420 f, 15000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 16551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 18000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 20000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 21290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 22500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 23636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 25454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 26470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 27428.5 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, 30000.0 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, 32432.4 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, 34736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 36315.7 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, 38461.5 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, 42000.0 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, 45365.8 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, 48571.4 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, 50232.5 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, 51818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 53181.8 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, 54666.6 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, 58695.6 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, 61276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 62553.1 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, 65000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 66250.0 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, 67346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 68571.4 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, 69600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 70800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 71764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 72941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 74117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 75294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 76153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 77307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 78461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 78113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 79245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 80377.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 81111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 82222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 81818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 82909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 84000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 85090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 84642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 85714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 86785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 87857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 87368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 88421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 89473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 90526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 91034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 92068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 93103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 92542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 93559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 94576.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 94000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 95000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 96000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 95409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 96393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 97377.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 96774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 97741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 98709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 99677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 99047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 100952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 100312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 101250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 102187.5 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 6600 f, 92957.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 93802.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 93333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 92876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 93698.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 93243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 92800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 93600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 93157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 92727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 93506.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 7260 f, 91898.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 92658.2 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, 93000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 93750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 94500.0 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, 94814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 94390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 95121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 95853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 96585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 97317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 96867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 97590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 98313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 99036.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 99759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 99285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 100714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 101428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 100941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 101647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 102352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 103058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 103764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 103255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 103953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 104651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 105348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 106046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 106744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 106206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 106896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 107586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 108275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 108965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 108409.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 109090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 109772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 110454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 111136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 110561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 111235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 111910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 112584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 113258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 112666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 113333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 114000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 114666.6 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, 114725.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 115384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 116043.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 116703.3 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, 116739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 117391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 118043.4 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, 118709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 119354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 120000.0 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, 120638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 121276.5 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, 125684.2 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, 126875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 127500.0 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, 128041.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 128659.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 129278.3 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, 129183.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 129795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 130408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 131020.4 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, 130909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 131515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 132121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 132727.2 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, 132600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 133200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 133800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 134400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 134257.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 134851.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 135445.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 136039.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 136633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 135882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 136470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 137058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 137647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 138235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 137475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 138058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 138640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 139223.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 139805.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 139038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 139615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 140192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 140769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 141346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 140571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 141142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 141714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 142285.7 fps, 0 ms/f [junit] 0 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 15000 f, 131578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 132105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 131478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 132521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 133043.4 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 15360 f, 130169.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 129579.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 130084.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 130588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 131092.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 131596.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 132100.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 131500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 132500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 133000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 133500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 132892.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 133388.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 133884.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 134380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 134876.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 135371.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 134754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 135245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 135737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 136229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 136721.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 137213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 136585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 137073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 137560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 138048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 138536.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 139024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 138387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 138870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 139354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 139838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 140322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 140806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 140160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 140640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 141120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 141600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 142080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 141428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 141904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 142380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 142857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 143333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 143809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 143149.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 143622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 144094.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 144566.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 145039.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 145511.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 144843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 145312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 145781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 146250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 146718.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 146046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 146511.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 146976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 147441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 147906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 148372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 148153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 148615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 149076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 149538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 148854.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 149312.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 149771.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 150229.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 150687.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 151145.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 150454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 150909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 151363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 151818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 152272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 153181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 152481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 152932.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 153383.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 153834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 154029.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 154477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 154925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 155373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 155820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 156268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 155555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 156444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 156888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 157333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 157777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 158222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 158666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 157941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 158382.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 159264.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 159705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 160147.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 159416.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 159854.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 160291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 160729.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 161167.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 161605.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 160869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 161304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 161739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 162173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 162608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 163043.4 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 22560 f, 147450.9 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 22620 f, 141375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 140869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 141242.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 140740.7 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[0x376d9d9d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x305fd85d created: GearsObj[0x1b10af97, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x305fd85d created: GearsObj[0x1b10af97, 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[0x376d9d9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b10af97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x506c47f4, 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[0x33cf64c5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x3d39d3e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x3d39d3e5, 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[0x33cf64c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d39d3e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7feba273, 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[0x2e6aebfa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x5f6e9673, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x5f6e9673, 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[0x2e6aebfa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f6e9673, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232eb45a, 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[0x13e108fc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x4127d8b2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x4127d8b2, 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[0x13e108fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4127d8b2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56d51dc, 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[0x2f74575e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x661ba2f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x661ba2f8, 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[0x2f74575e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x661ba2f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63d094c8, 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[0x73afae8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x28763114, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x28763114, 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[0x73afae8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28763114, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ee5002, 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[0x3fc85b94, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x2a126bdb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x2a126bdb, 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[0x3fc85b94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a126bdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x607e72b5, 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.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[0x27fdd0e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0xddcdec6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0xddcdec6, 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[0x27fdd0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xddcdec6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e70a016, 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 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.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[0x1016e3a1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x4552e914, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x4552e914, 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[0x1016e3a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4552e914, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d34fcb9, 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 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 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[0x33dae439, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x17050259, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x17050259, 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[0x33dae439, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17050259, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc47f972, 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 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[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[0x35a2adb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x2839e236, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x2839e236, 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[0x35a2adb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2839e236, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x732bea0c, 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 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 0x4000088 [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[0x47d5e670, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x5aff2f4d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x5aff2f4d, 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[0x47d5e670, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5aff2f4d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9d65d9c, 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 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 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 @ 1412823149283 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.168 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 @ 1412823143825 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 / 5 ms, 12000.0 fps, 0 ms/f; total: 60 f, 12000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 17142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 22500.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 24000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 27272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 420 f, 15000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 16551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 18000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 20000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 21290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 22500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 23636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 25454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 26470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 27428.5 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, 30000.0 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, 32432.4 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, 34736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 36315.7 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, 38461.5 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, 42000.0 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, 45365.8 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, 48571.4 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, 50232.5 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, 51818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 53181.8 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, 54666.6 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, 58695.6 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, 61276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 62553.1 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, 65000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 66250.0 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, 67346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 68571.4 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, 69600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 70800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 71764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 72941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 74117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 75294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 76153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 77307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 78461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 78113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 79245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 80377.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 81111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 82222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 81818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 82909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 84000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 85090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 84642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 85714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 86785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 87857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 87368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 88421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 89473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 90526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 91034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 92068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 93103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 92542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 93559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 94576.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 94000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 95000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 96000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 95409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 96393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 97377.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 96774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 97741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 98709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 99677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 99047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 100952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 100312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 101250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 102187.5 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 6600 f, 92957.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 93802.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 93333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 92876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 93698.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 93243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 92800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 93600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 93157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 92727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 93506.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 7260 f, 91898.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 92658.2 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, 93000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 93750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 94500.0 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, 94814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 94390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 95121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 95853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 96585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 97317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 96867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 97590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 98313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 99036.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 99759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 99285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 100714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 101428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 100941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 101647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 102352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 103058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 103764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 103255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 103953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 104651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 105348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 106046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 106744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 106206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 106896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 107586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 108275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 108965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 108409.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 109090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 109772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 110454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 111136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 110561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 111235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 111910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 112584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 113258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 112666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 113333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 114000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 114666.6 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, 114725.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 115384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 116043.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 116703.3 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, 116739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 117391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 118043.4 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, 118709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 119354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 120000.0 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, 120638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 121276.5 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, 125684.2 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, 126875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 127500.0 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, 128041.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 128659.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 129278.3 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, 129183.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 129795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 130408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 131020.4 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, 130909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 131515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 132121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 132727.2 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, 132600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 133200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 133800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 134400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 134257.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 134851.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 135445.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 136039.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 136633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 135882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 136470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 137058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 137647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 138235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 137475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 138058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 138640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 139223.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 139805.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 139038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 139615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 140192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 140769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 141346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 140571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 141142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 141714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 142285.7 fps, 0 ms/f [junit] 0 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 15000 f, 131578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 132105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 131478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 132521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 133043.4 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 15360 f, 130169.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 129579.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 130084.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 130588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 131092.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 131596.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 132100.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 131500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 132500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 133000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 133500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 132892.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 133388.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 133884.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 134380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 134876.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 135371.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 134754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 135245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 135737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 136229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 136721.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 137213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 136585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 137073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 137560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 138048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 138536.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 139024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 138387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 138870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 139354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 139838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 140322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 140806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 140160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 140640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 141120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 141600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 142080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 141428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 141904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 142380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 142857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 143333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 143809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 143149.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 143622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 144094.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 144566.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 145039.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 145511.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 144843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 145312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 145781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 146250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 146718.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 146046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 146511.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 146976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 147441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 147906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 148372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 148153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 148615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 149076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 149538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 148854.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 149312.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 149771.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 150229.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 150687.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 151145.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 150454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 150909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 151363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 151818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 152272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 153181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 152481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 152932.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 153383.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 153834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 154029.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 154477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 154925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 155373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 155820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 156268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 155555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 156444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 156888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 157333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 157777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 158222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 158666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 157941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 158382.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 159264.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 159705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 160147.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 159416.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 159854.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 160291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 160729.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 161167.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 161605.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 160869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 161304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 161739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 162173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 162608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 163043.4 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 22560 f, 147450.9 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 22620 f, 141375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 140869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 141242.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 140740.7 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[0x376d9d9d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x305fd85d created: GearsObj[0x1b10af97, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x305fd85d created: GearsObj[0x1b10af97, 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[0x376d9d9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b10af97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x506c47f4, 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[0x33cf64c5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x3d39d3e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x3d39d3e5, 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[0x33cf64c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d39d3e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7feba273, 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[0x2e6aebfa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x5f6e9673, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x5f6e9673, 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[0x2e6aebfa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f6e9673, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232eb45a, 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[0x13e108fc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x4127d8b2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x4127d8b2, 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[0x13e108fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4127d8b2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56d51dc, 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[0x2f74575e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x661ba2f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x661ba2f8, 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[0x2f74575e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x661ba2f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63d094c8, 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[0x73afae8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x28763114, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x28763114, 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[0x73afae8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28763114, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ee5002, 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[0x3fc85b94, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x2a126bdb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x2a126bdb, 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[0x3fc85b94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a126bdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x607e72b5, 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.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[0x27fdd0e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0xddcdec6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0xddcdec6, 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[0x27fdd0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xddcdec6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e70a016, 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 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.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[0x1016e3a1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x4552e914, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x4552e914, 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[0x1016e3a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4552e914, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d34fcb9, 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 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 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[0x33dae439, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x17050259, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x17050259, 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[0x33dae439, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17050259, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc47f972, 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 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[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[0x35a2adb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x2839e236, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x2839e236, 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[0x35a2adb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2839e236, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x732bea0c, 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 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 0x4000088 [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[0x47d5e670, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x5aff2f4d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x5aff2f4d, 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[0x47d5e670, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5aff2f4d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9d65d9c, 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 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 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 @ 1412823149283 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Animator took 2.592 sec [junit] Testcase: test02FPSAnimator took 1.092 sec [junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.642 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.168 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 @ 1412823143825 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 / 5 ms, 12000.0 fps, 0 ms/f; total: 60 f, 12000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 17142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 22500.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 24000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 27272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 420 f, 15000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 16551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 18000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 20000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 21290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 22500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 23636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 25454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 26470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 27428.5 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, 30000.0 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, 32432.4 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, 34736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 36315.7 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, 38461.5 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, 42000.0 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, 45365.8 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, 48571.4 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, 50232.5 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, 51818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 53181.8 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, 54666.6 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, 58695.6 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, 61276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 62553.1 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, 65000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 66250.0 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, 67346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 68571.4 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, 69600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 70800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 71764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 72941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 74117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 75294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 76153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 77307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 78461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 78113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 79245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 80377.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 81111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 82222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 81818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 82909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 84000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 85090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 84642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 85714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 86785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 87857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 87368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 88421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 89473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 90526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 91034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 92068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 93103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 92542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 93559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 94576.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 94000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 95000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 96000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 95409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 96393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 97377.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 96774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 97741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 98709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 99677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 99047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 100952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 100312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 101250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 102187.5 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 6600 f, 92957.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 93802.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 93333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 92876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 93698.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 93243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 92800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 93600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 93157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 92727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 93506.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 7260 f, 91898.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 92658.2 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, 93000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 93750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 94500.0 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, 94814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 94390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 95121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 95853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 96585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 97317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 96867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 97590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 98313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 99036.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 99759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 99285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 100714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 101428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 100941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 101647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 102352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 103058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 103764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 103255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 103953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 104651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 105348.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 106046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 106744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 106206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 106896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 107586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 108275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 108965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 108409.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 109090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 109772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 110454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 111136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 110561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 111235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 111910.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 112584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 113258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 112666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 113333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 114000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 114666.6 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, 114725.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 115384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 116043.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 116703.3 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, 116739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 117391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 118043.4 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, 118709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 119354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 120000.0 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, 120638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 121276.5 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, 125684.2 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, 126875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 127500.0 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, 128041.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 128659.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 129278.3 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, 129183.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 129795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 130408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 131020.4 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, 130909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 131515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 132121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 132727.2 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, 132600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 133200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 133800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 134400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 134257.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 134851.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 135445.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 136039.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 136633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 135882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 136470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 137058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 137647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 138235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 137475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 138058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 138640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 139223.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 139805.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 139038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 139615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 140192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 140769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 141346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 140571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 141142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 141714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 142285.7 fps, 0 ms/f [junit] 0 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 15000 f, 131578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 132105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 131478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 132521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 133043.4 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 15360 f, 130169.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 129579.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 130084.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 130588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 131092.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 131596.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 132100.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 131500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 132500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 133000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 133500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 132892.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 133388.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 133884.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 134380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 134876.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 135371.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 134754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 135245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 135737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 136229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 136721.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 137213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 136585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 137073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 137560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 138048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 138536.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 139024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 138387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 138870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 139354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 139838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 140322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 140806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 140160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 140640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 141120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 141600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 142080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 141428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 141904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 142380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 142857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 143333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 143809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 143149.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 143622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 144094.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 144566.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 145039.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 145511.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 144843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 145312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 145781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 146250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 146718.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 146046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 146511.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 146976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 147441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 147906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 148372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 148153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 148615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 149076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 149538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 148854.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 149312.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 149771.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 150229.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 150687.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 151145.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 150454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 150909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 151363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 151818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 152272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 153181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 152481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 152932.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 153383.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 153834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 154029.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 154477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 154925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 155373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 155820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 156268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 155555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 156444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 156888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 157333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 157777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 158222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 158666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 157941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 158382.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 159264.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 159705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 160147.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 159416.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 159854.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 160291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 160729.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 161167.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 161605.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 160869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 161304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 161739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 162173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 162608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 163043.4 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 22560 f, 147450.9 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 22620 f, 141375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 140869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 141242.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 140740.7 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[0x376d9d9d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x305fd85d created: GearsObj[0x1b10af97, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x305fd85d created: GearsObj[0x1b10af97, 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[0x376d9d9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b10af97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x506c47f4, 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[0x33cf64c5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e2d773b created: GearsObj[0x3d39d3e5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e2d773b created: GearsObj[0x3d39d3e5, 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[0x33cf64c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d39d3e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7feba273, 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[0x2e6aebfa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x5f6e9673, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x5f6e9673, 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[0x2e6aebfa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f6e9673, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232eb45a, 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[0x13e108fc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x4127d8b2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x4127d8b2, 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[0x13e108fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4127d8b2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56d51dc, 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[0x2f74575e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x661ba2f8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x661ba2f8, 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[0x2f74575e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x661ba2f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63d094c8, 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[0x73afae8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x28763114, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x28763114, 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[0x73afae8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28763114, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ee5002, 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[0x3fc85b94, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x2a126bdb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x2a126bdb, 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[0x3fc85b94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a126bdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x607e72b5, 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.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[0x27fdd0e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0xddcdec6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0xddcdec6, 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[0x27fdd0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xddcdec6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e70a016, 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 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.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[0x1016e3a1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x4552e914, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x4552e914, 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[0x1016e3a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4552e914, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d34fcb9, 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 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 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[0x33dae439, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x17050259, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x17050259, 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[0x33dae439, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17050259, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc47f972, 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 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[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[0x35a2adb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x2839e236, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x2839e236, 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[0x35a2adb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2839e236, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x732bea0c, 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 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 0x4000088 [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[0x47d5e670, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2353b3e6 created: GearsObj[0x5aff2f4d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2353b3e6 created: GearsObj[0x5aff2f4d, 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[0x47d5e670, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5aff2f4d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9d65d9c, 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 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 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 @ 1412823149283 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 @ 1412823150656 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: 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[0x24852dfa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59e5ddf created: GearsObj[0x1c7142a7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59e5ddf created: GearsObj[0x1c7142a7, 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[0x24852dfa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c7142a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b04e2e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 180 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 32727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 35000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 36923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 38571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 40000.0 fps, 0 ms/f [junit] 0 s: 60 f / 18 ms, 3333.3 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] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 900 f, 23684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 24615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 26153.8 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: 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[0x539ae172, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a8a8f7c created: GearsObj[0x1f3cd6a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a8a8f7c created: GearsObj[0x1f3cd6a2, 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[0x539ae172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f3cd6a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x758ed11f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,516x539,invalid,title=f 0, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,516x539,title=f 1, fps 60000.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,516x539,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=f 4, fps 60000.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 39, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 40, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 41, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 42, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 43, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 44, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 45, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 46, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 47, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 48, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 49, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 50, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 51, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 52, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 53, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 54, fps 60000.0,normal], displayable true, valid false, visible true [junit] 1 s: 60 f / 1016 ms, 59.0 fps, 16 ms/f; total: 1080 f, 1023.6 fps, 0 ms/f [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 55, fps 60000.0,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: 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[0x2084261e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5bb21b69 created: GearsObj[0x27e90744, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5bb21b69 created: GearsObj[0x27e90744, 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[0x2084261e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27e90744, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x229ca075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 28, 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] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, 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[0x5e0bde68, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x34cb717, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x34cb717, 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[0x5e0bde68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34cb717, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3aad0121, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400006f, 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: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400006f [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: 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[0x555c01f9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x3f1ddb5a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x3f1ddb5a, 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[0x555c01f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f1ddb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3150db64, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x4000078, 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: 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 0x4000078 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x724603d3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x69cb40d7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x69cb40d7, 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[0x724603d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69cb40d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f3a4c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400007d, 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: 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 0x400007d [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x90e8b36, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x498a7ba3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x498a7ba3, 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[0x90e8b36, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x498a7ba3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f544718, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x4000082, 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: 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 0x4000082 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x5d3b9280, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x3bd6fd9c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x3bd6fd9c, 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[0x5d3b9280, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bd6fd9c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47c136aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x4000087, 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: 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 0x4000087 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x43cc99c5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x71c8280, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x71c8280, 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[0x43cc99c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71c8280, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168b6df1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400008c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4abdb505, 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 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400008c [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 @ 1412823157277 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.338 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 @ 1412823150656 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: 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[0x24852dfa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59e5ddf created: GearsObj[0x1c7142a7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59e5ddf created: GearsObj[0x1c7142a7, 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[0x24852dfa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c7142a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b04e2e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 180 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 32727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 35000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 36923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 38571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 40000.0 fps, 0 ms/f [junit] 0 s: 60 f / 18 ms, 3333.3 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] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 900 f, 23684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 24615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 26153.8 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: 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[0x539ae172, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a8a8f7c created: GearsObj[0x1f3cd6a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a8a8f7c created: GearsObj[0x1f3cd6a2, 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[0x539ae172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f3cd6a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x758ed11f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,516x539,invalid,title=f 0, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,516x539,title=f 1, fps 60000.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,516x539,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=f 4, fps 60000.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 39, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 40, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 41, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 42, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 43, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 44, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 45, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 46, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 47, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 48, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 49, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 50, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 51, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 52, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 53, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 54, fps 60000.0,normal], displayable true, valid false, visible true [junit] 1 s: 60 f / 1016 ms, 59.0 fps, 16 ms/f; total: 1080 f, 1023.6 fps, 0 ms/f [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 55, fps 60000.0,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: 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[0x2084261e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5bb21b69 created: GearsObj[0x27e90744, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5bb21b69 created: GearsObj[0x27e90744, 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[0x2084261e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27e90744, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x229ca075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 28, 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] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, 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[0x5e0bde68, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x34cb717, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x34cb717, 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[0x5e0bde68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34cb717, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3aad0121, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400006f, 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: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400006f [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: 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[0x555c01f9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x3f1ddb5a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x3f1ddb5a, 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[0x555c01f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f1ddb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3150db64, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x4000078, 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: 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 0x4000078 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x724603d3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x69cb40d7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x69cb40d7, 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[0x724603d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69cb40d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f3a4c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400007d, 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: 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 0x400007d [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x90e8b36, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x498a7ba3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x498a7ba3, 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[0x90e8b36, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x498a7ba3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f544718, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x4000082, 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: 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 0x4000082 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x5d3b9280, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x3bd6fd9c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x3bd6fd9c, 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[0x5d3b9280, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bd6fd9c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47c136aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x4000087, 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: 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 0x4000087 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x43cc99c5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x71c8280, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x71c8280, 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[0x43cc99c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71c8280, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168b6df1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400008c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4abdb505, 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 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400008c [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 @ 1412823157277 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00NoAnimator took 2.785 sec [junit] Testcase: test01Animator took 1.117 sec [junit] Testcase: test02FPSAnimator took 1.114 sec [junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.461 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.338 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 @ 1412823150656 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: 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[0x24852dfa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59e5ddf created: GearsObj[0x1c7142a7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59e5ddf created: GearsObj[0x1c7142a7, 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[0x24852dfa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c7142a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b04e2e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 180 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 32727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 35000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 36923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 38571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 40000.0 fps, 0 ms/f [junit] 0 s: 60 f / 18 ms, 3333.3 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] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 900 f, 23684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 24615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 26153.8 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: 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[0x539ae172, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a8a8f7c created: GearsObj[0x1f3cd6a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a8a8f7c created: GearsObj[0x1f3cd6a2, 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[0x539ae172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f3cd6a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x758ed11f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,516x539,invalid,title=f 0, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,516x539,title=f 1, fps 60000.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,516x539,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=f 4, fps 60000.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 39, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 40, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 41, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 42, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 43, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 44, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 45, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 46, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 47, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 48, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 49, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 50, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 51, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 52, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 53, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 54, fps 60000.0,normal], displayable true, valid false, visible true [junit] 1 s: 60 f / 1016 ms, 59.0 fps, 16 ms/f; total: 1080 f, 1023.6 fps, 0 ms/f [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 55, fps 60000.0,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: 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[0x2084261e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5bb21b69 created: GearsObj[0x27e90744, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5bb21b69 created: GearsObj[0x27e90744, 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[0x2084261e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27e90744, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x229ca075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 28, 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] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, 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[0x5e0bde68, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x34cb717, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x34cb717, 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[0x5e0bde68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34cb717, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3aad0121, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400006f, 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: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400006f [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: 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[0x555c01f9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x3f1ddb5a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x3f1ddb5a, 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[0x555c01f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f1ddb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3150db64, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x4000078, 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: 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 0x4000078 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x724603d3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x69cb40d7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x69cb40d7, 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[0x724603d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69cb40d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f3a4c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400007d, 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: 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 0x400007d [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x90e8b36, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x498a7ba3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x498a7ba3, 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[0x90e8b36, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x498a7ba3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f544718, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x4000082, 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: 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 0x4000082 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x5d3b9280, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x3bd6fd9c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x3bd6fd9c, 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[0x5d3b9280, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bd6fd9c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47c136aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x4000087, 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: 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 0x4000087 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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: 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[0x43cc99c5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4abdb505 created: GearsObj[0x71c8280, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4abdb505 created: GearsObj[0x71c8280, 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[0x43cc99c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71c8280, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168b6df1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400008c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4abdb505, 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 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 0x400008c [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: 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 @ 1412823157277 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823158656 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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@208ac3e2, [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 0x7f18ac0ea890, owner true, JAWTToolkitLock[obj 0x146913d7, isOwner true, <740e418a, 6c258bff>[count 1, qsz 0, owner ]]], 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@208ac3e2, [junit] Handle 0x400002c, [junit] Surface JAWTWindow[0x1ac6d04a][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 0x7f18ac0ea890, owner true, JAWTToolkitLock[obj 0x146913d7, isOwner true, <740e418a, 6c258bff>[count 1, qsz 0, owner ]]], 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@208ac3e2, [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 0x7f18ac0ea890, owner true, JAWTToolkitLock[obj 0x146913d7, isOwner true, <740e418a, 6c258bff>[count 1, qsz 0, owner ]]], 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 <466d9f6e, 40e99438>[count 1, qsz 0, owner ]]] [junit] Restarting surface... [junit] Done [junit] fps: 28.333334 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823162465 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.519 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@208ac3e2, [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 0x7f18ac0ea890, owner true, JAWTToolkitLock[obj 0x146913d7, isOwner true, <740e418a, 6c258bff>[count 1, qsz 0, owner ]]], 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@208ac3e2, [junit] Handle 0x400002c, [junit] Surface JAWTWindow[0x1ac6d04a][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 0x7f18ac0ea890, owner true, JAWTToolkitLock[obj 0x146913d7, isOwner true, <740e418a, 6c258bff>[count 1, qsz 0, owner ]]], 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@208ac3e2, [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 0x7f18ac0ea890, owner true, JAWTToolkitLock[obj 0x146913d7, isOwner true, <740e418a, 6c258bff>[count 1, qsz 0, owner ]]], 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 <466d9f6e, 40e99438>[count 1, qsz 0, owner ]]] [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 @ 1412823158656 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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: 28.333334 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823162465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 3.685 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.519 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@208ac3e2, [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 0x7f18ac0ea890, owner true, JAWTToolkitLock[obj 0x146913d7, isOwner true, <740e418a, 6c258bff>[count 1, qsz 0, owner ]]], 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@208ac3e2, [junit] Handle 0x400002c, [junit] Surface JAWTWindow[0x1ac6d04a][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 0x7f18ac0ea890, owner true, JAWTToolkitLock[obj 0x146913d7, isOwner true, <740e418a, 6c258bff>[count 1, qsz 0, owner ]]], 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@208ac3e2, [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 0x7f18ac0ea890, owner true, JAWTToolkitLock[obj 0x146913d7, isOwner true, <740e418a, 6c258bff>[count 1, qsz 0, owner ]]], 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 <466d9f6e, 40e99438>[count 1, qsz 0, owner ]]] [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 @ 1412823158656 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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: 28.333334 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823162465 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 @ 1412823164126 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 @ 1412823166976 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.547 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 @ 1412823164126 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 @ 1412823166976 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.826 sec [junit] Testcase: test02 took 0.672 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.547 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 @ 1412823164126 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 @ 1412823166976 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1412823168362 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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.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 @ 1412823172174 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.515 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 @ 1412823168362 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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.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 @ 1412823172174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_texUnit0_keepTex0_ES2 took 2.396 sec [junit] Testcase: test02_texUnit0_keepTex1_ES2 took 0.64 sec [junit] Testcase: test03_texUnit1_keepTex1_ES2 took 0.643 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.515 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 @ 1412823168362 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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.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 @ 1412823172174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823173536 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x2d575175, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x396f6598 created: GearsObj[0x577e5868, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x396f6598 created: GearsObj[0x577e5868, 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[0x2d575175, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x577e5868, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16dc7ae9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x396f6598 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x396f6598, 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 0x396f6598 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x396f6598, 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 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[0x73fd8c61, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x396f6598 created: GearsObj[0x8ba3180, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x396f6598 created: GearsObj[0x8ba3180, 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[0x73fd8c61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8ba3180, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b5a52cd, 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 @ 1412823175851 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.021 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 @ 1412823173536 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x2d575175, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x396f6598 created: GearsObj[0x577e5868, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x396f6598 created: GearsObj[0x577e5868, 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[0x2d575175, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x577e5868, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16dc7ae9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x396f6598 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x396f6598, 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 0x396f6598 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x396f6598, 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 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[0x73fd8c61, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x396f6598 created: GearsObj[0x8ba3180, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x396f6598 created: GearsObj[0x8ba3180, 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[0x73fd8c61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8ba3180, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b5a52cd, 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 @ 1412823175851 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAddRemove took 2.201 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.021 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 @ 1412823173536 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x2d575175, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x396f6598 created: GearsObj[0x577e5868, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x396f6598 created: GearsObj[0x577e5868, 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[0x2d575175, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x577e5868, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16dc7ae9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x396f6598 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x396f6598, 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 0x396f6598 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x396f6598, 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 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[0x73fd8c61, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x396f6598 created: GearsObj[0x8ba3180, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x396f6598 created: GearsObj[0x8ba3180, 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[0x73fd8c61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8ba3180, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b5a52cd, 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 @ 1412823175851 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT [junit] ++++ Test Singleton.ctor() [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823177199 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x6d2d3025, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x4b538d5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x4b538d5, 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[0x6d2d3025, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b538d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63775806, 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 @ 1412823179537 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.046 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 @ 1412823177199 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x6d2d3025, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x4b538d5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x4b538d5, 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[0x6d2d3025, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b538d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63775806, 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 @ 1412823179537 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01ScrollPane took 2.217 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.046 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 @ 1412823177199 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x6d2d3025, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x458c1321 created: GearsObj[0x4b538d5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x458c1321 created: GearsObj[0x4b538d5, 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[0x6d2d3025, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b538d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63775806, 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 @ 1412823179537 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1412823180871 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - 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] testing with java.awt.Window [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ce5c49f: tileRendererInUse null, GearsES2[obj 0x5ce5c49f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5ce5c49f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5ce5c49f created: GearsObj[0x4e482039, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ce5c49f created: GearsObj[0x52af1c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ce5c49f created: GearsObj[0x52af1c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ce5c49f FIN GearsES2[obj 0x5ce5c49f isInit true, usesShared false, 1 GearsObj[0x4e482039, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52af1c12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29059aeb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ce5c49f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ce5c49f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5ce5c49f 512x512, swapInterval 1, drawable 0x400001c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ce5c49f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ce5c49f, 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 0x5ce5c49f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ce5c49f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4e25fede: tileRendererInUse null, GearsES2[obj 0x4e25fede isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e25fede on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4e25fede created: GearsObj[0x47328cca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e25fede created: GearsObj[0x77e0750c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e25fede created: GearsObj[0x77e0750c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e25fede FIN GearsES2[obj 0x4e25fede isInit true, usesShared false, 1 GearsObj[0x47328cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77e0750c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e7e4f4a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e25fede 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e25fede, 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 0x4e25fede 502x482, swapInterval 1, drawable 0x400002d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e25fede 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e25fede, 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] cleaning up... [junit] testing with javax.swing.JFrame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e25fede: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e25fede FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2f1e97f8: tileRendererInUse null, GearsES2[obj 0x2f1e97f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f1e97f8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2f1e97f8 created: GearsObj[0x2c1442f5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f1e97f8 created: GearsObj[0x15fe8c98, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f1e97f8 created: GearsObj[0x15fe8c98, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2f1e97f8 FIN GearsES2[obj 0x2f1e97f8 isInit true, usesShared false, 1 GearsObj[0x2c1442f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15fe8c98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x279cc0a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f1e97f8 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f1e97f8, 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 0x2f1e97f8 502x482, swapInterval 1, drawable 0x400003d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f1e97f8 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f1e97f8, 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] cleaning up... [junit] GLProfile GL2: GLProfile[GL2/GL2.hw] [junit] testing with java.awt.Window [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f1e97f8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f1e97f8 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 0x7f3a15ef: tileRendererInUse null, GearsES2[obj 0x7f3a15ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7f3a15ef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7f3a15ef created: GearsObj[0x419b774f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7f3a15ef created: GearsObj[0x6eb725c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7f3a15ef created: GearsObj[0x6eb725c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7f3a15ef FIN GearsES2[obj 0x7f3a15ef isInit true, usesShared false, 1 GearsObj[0x419b774f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6eb725c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d5538af, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f3a15ef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f3a15ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f3a15ef 512x512, swapInterval 1, drawable 0x4000050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f3a15ef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f3a15ef, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f3a15ef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f3a15ef FIN [junit] testing with java.awt.Frame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30f1cc3c: tileRendererInUse null, GearsES2[obj 0x30f1cc3c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x30f1cc3c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30f1cc3c created: GearsObj[0x3c9ddb05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30f1cc3c created: GearsObj[0x112520b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30f1cc3c created: GearsObj[0x112520b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30f1cc3c FIN GearsES2[obj 0x30f1cc3c isInit true, usesShared false, 1 GearsObj[0x3c9ddb05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x112520b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e88f8c4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30f1cc3c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30f1cc3c, 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 0x30f1cc3c 502x482, swapInterval 1, drawable 0x400005c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30f1cc3c 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30f1cc3c, 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] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30f1cc3c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30f1cc3c FIN [junit] testing with javax.swing.JFrame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x790c7b2a: tileRendererInUse null, GearsES2[obj 0x790c7b2a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x790c7b2a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x790c7b2a created: GearsObj[0x4e0bccb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x790c7b2a created: GearsObj[0x709c94b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x790c7b2a created: GearsObj[0x709c94b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x790c7b2a FIN GearsES2[obj 0x790c7b2a isInit true, usesShared false, 1 GearsObj[0x4e0bccb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x709c94b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6dd3db48, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x790c7b2a 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x790c7b2a, 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 0x790c7b2a 502x482, swapInterval 1, drawable 0x400006c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x790c7b2a 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x790c7b2a, 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] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x790c7b2a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x790c7b2a FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823192689 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.526 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 @ 1412823180871 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 0x5ce5c49f: tileRendererInUse null, GearsES2[obj 0x5ce5c49f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5ce5c49f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5ce5c49f created: GearsObj[0x4e482039, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ce5c49f created: GearsObj[0x52af1c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ce5c49f created: GearsObj[0x52af1c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ce5c49f FIN GearsES2[obj 0x5ce5c49f isInit true, usesShared false, 1 GearsObj[0x4e482039, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52af1c12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29059aeb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ce5c49f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ce5c49f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5ce5c49f 512x512, swapInterval 1, drawable 0x400001c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ce5c49f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ce5c49f, 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 0x5ce5c49f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ce5c49f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4e25fede: tileRendererInUse null, GearsES2[obj 0x4e25fede isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e25fede on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4e25fede created: GearsObj[0x47328cca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e25fede created: GearsObj[0x77e0750c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e25fede created: GearsObj[0x77e0750c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e25fede FIN GearsES2[obj 0x4e25fede isInit true, usesShared false, 1 GearsObj[0x47328cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77e0750c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e7e4f4a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e25fede 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e25fede, 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 0x4e25fede 502x482, swapInterval 1, drawable 0x400002d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e25fede 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e25fede, 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[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e25fede: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e25fede FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2f1e97f8: tileRendererInUse null, GearsES2[obj 0x2f1e97f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f1e97f8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2f1e97f8 created: GearsObj[0x2c1442f5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f1e97f8 created: GearsObj[0x15fe8c98, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f1e97f8 created: GearsObj[0x15fe8c98, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2f1e97f8 FIN GearsES2[obj 0x2f1e97f8 isInit true, usesShared false, 1 GearsObj[0x2c1442f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15fe8c98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x279cc0a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f1e97f8 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f1e97f8, 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 0x2f1e97f8 502x482, swapInterval 1, drawable 0x400003d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f1e97f8 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f1e97f8, 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 0x2f1e97f8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f1e97f8 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 0x7f3a15ef: tileRendererInUse null, GearsES2[obj 0x7f3a15ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7f3a15ef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7f3a15ef created: GearsObj[0x419b774f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7f3a15ef created: GearsObj[0x6eb725c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7f3a15ef created: GearsObj[0x6eb725c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7f3a15ef FIN GearsES2[obj 0x7f3a15ef isInit true, usesShared false, 1 GearsObj[0x419b774f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6eb725c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d5538af, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f3a15ef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f3a15ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f3a15ef 512x512, swapInterval 1, drawable 0x4000050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f3a15ef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f3a15ef, 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 0x7f3a15ef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f3a15ef FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30f1cc3c: tileRendererInUse null, GearsES2[obj 0x30f1cc3c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x30f1cc3c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30f1cc3c created: GearsObj[0x3c9ddb05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30f1cc3c created: GearsObj[0x112520b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30f1cc3c created: GearsObj[0x112520b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30f1cc3c FIN GearsES2[obj 0x30f1cc3c isInit true, usesShared false, 1 GearsObj[0x3c9ddb05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x112520b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e88f8c4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30f1cc3c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30f1cc3c, 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 0x30f1cc3c 502x482, swapInterval 1, drawable 0x400005c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30f1cc3c 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30f1cc3c, 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 0x30f1cc3c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30f1cc3c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x790c7b2a: tileRendererInUse null, GearsES2[obj 0x790c7b2a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x790c7b2a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x790c7b2a created: GearsObj[0x4e0bccb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x790c7b2a created: GearsObj[0x709c94b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x790c7b2a created: GearsObj[0x709c94b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x790c7b2a FIN GearsES2[obj 0x790c7b2a isInit true, usesShared false, 1 GearsObj[0x4e0bccb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x709c94b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6dd3db48, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x790c7b2a 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x790c7b2a, 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 0x790c7b2a 502x482, swapInterval 1, drawable 0x400006c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x790c7b2a 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x790c7b2a, 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 0x790c7b2a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x790c7b2a FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823192689 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLDefault took 6.763 sec [junit] Testcase: test02GL2 took 3.628 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.526 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 @ 1412823180871 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 0x5ce5c49f: tileRendererInUse null, GearsES2[obj 0x5ce5c49f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5ce5c49f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5ce5c49f created: GearsObj[0x4e482039, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ce5c49f created: GearsObj[0x52af1c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ce5c49f created: GearsObj[0x52af1c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ce5c49f FIN GearsES2[obj 0x5ce5c49f isInit true, usesShared false, 1 GearsObj[0x4e482039, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52af1c12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29059aeb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ce5c49f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ce5c49f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5ce5c49f 512x512, swapInterval 1, drawable 0x400001c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ce5c49f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ce5c49f, 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 0x5ce5c49f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ce5c49f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4e25fede: tileRendererInUse null, GearsES2[obj 0x4e25fede isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e25fede on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4e25fede created: GearsObj[0x47328cca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e25fede created: GearsObj[0x77e0750c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e25fede created: GearsObj[0x77e0750c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e25fede FIN GearsES2[obj 0x4e25fede isInit true, usesShared false, 1 GearsObj[0x47328cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77e0750c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e7e4f4a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e25fede 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e25fede, 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 0x4e25fede 502x482, swapInterval 1, drawable 0x400002d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e25fede 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e25fede, 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[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e25fede: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e25fede FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2f1e97f8: tileRendererInUse null, GearsES2[obj 0x2f1e97f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f1e97f8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2f1e97f8 created: GearsObj[0x2c1442f5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f1e97f8 created: GearsObj[0x15fe8c98, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f1e97f8 created: GearsObj[0x15fe8c98, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2f1e97f8 FIN GearsES2[obj 0x2f1e97f8 isInit true, usesShared false, 1 GearsObj[0x2c1442f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15fe8c98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x279cc0a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f1e97f8 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f1e97f8, 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 0x2f1e97f8 502x482, swapInterval 1, drawable 0x400003d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f1e97f8 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f1e97f8, 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 0x2f1e97f8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f1e97f8 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 0x7f3a15ef: tileRendererInUse null, GearsES2[obj 0x7f3a15ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7f3a15ef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7f3a15ef created: GearsObj[0x419b774f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7f3a15ef created: GearsObj[0x6eb725c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7f3a15ef created: GearsObj[0x6eb725c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7f3a15ef FIN GearsES2[obj 0x7f3a15ef isInit true, usesShared false, 1 GearsObj[0x419b774f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6eb725c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d5538af, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f3a15ef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f3a15ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x7f3a15ef 512x512, swapInterval 1, drawable 0x4000050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f3a15ef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f3a15ef, 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 0x7f3a15ef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f3a15ef FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30f1cc3c: tileRendererInUse null, GearsES2[obj 0x30f1cc3c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x30f1cc3c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30f1cc3c created: GearsObj[0x3c9ddb05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30f1cc3c created: GearsObj[0x112520b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30f1cc3c created: GearsObj[0x112520b1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30f1cc3c FIN GearsES2[obj 0x30f1cc3c isInit true, usesShared false, 1 GearsObj[0x3c9ddb05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x112520b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e88f8c4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30f1cc3c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30f1cc3c, 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 0x30f1cc3c 502x482, swapInterval 1, drawable 0x400005c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30f1cc3c 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30f1cc3c, 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 0x30f1cc3c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30f1cc3c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x790c7b2a: tileRendererInUse null, GearsES2[obj 0x790c7b2a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x790c7b2a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)] [junit] Quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR X.Org [junit] GL_RENDERER Gallium 0.4 on AMD ARUBA [junit] GL_VERSION 3.0 Mesa 10.2.6 [junit] GLSL true, has-compiler-func: true, version: 1.30 / 1.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 194 [junit] GLX_EXTENSIONS 29 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x790c7b2a created: GearsObj[0x4e0bccb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x790c7b2a created: GearsObj[0x709c94b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x790c7b2a created: GearsObj[0x709c94b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x790c7b2a FIN GearsES2[obj 0x790c7b2a isInit true, usesShared false, 1 GearsObj[0x4e0bccb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x709c94b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6dd3db48, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x790c7b2a 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x790c7b2a, 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 0x790c7b2a 502x482, swapInterval 1, drawable 0x400006c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x790c7b2a 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x790c7b2a, 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 0x790c7b2a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x790c7b2a FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823192689 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] 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 @ 1412823194120 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 @ 1412823196843 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.449 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 @ 1412823194120 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 @ 1412823196843 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testTextRendererDraw2D took 0.777 sec [junit] Testcase: testTextRendererDraw3D took 0.585 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.449 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 @ 1412823194120 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 @ 1412823196843 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1412823198236 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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] Image right side up [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] Image right side up [junit] Image right side up [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 @ 1412823200095 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.565 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 @ 1412823198236 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412823200095 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AccumStencilPBuffer took 1.57 sec [junit] Testcase: test01DefaultFBO took 0.081 sec [junit] Testcase: test01DefaultPBuffer took 0.049 sec [junit] Testcase: test01StencilFBO took 0.044 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.565 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 @ 1412823198236 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 @ 1412823200095 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 @ 1412823201523 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT [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 @ 1412823204203 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.386 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 @ 1412823201523 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 @ 1412823204203 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOnscreenMultiSampleAA0 took 1.936 sec [junit] Testcase: testOnscreenMultiSampleAA4 took 0.278 sec [junit] Testcase: testOnscreenMultiSampleAA8 took 0.324 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.386 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 @ 1412823201523 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 @ 1412823204203 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412823205548 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT [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[0x2bd41f74, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x262b2c86 created: GearsObj[0x5ab28876, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x262b2c86 created: GearsObj[0x5ab28876, 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[0x2bd41f74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab28876, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4299208e, 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 @ 1412823207761 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.903 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 @ 1412823205548 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[0x2bd41f74, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x262b2c86 created: GearsObj[0x5ab28876, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x262b2c86 created: GearsObj[0x5ab28876, 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[0x2bd41f74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab28876, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4299208e, 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 @ 1412823207761 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 0.857 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.903 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 @ 1412823205548 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[0x2bd41f74, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x262b2c86 created: GearsObj[0x5ab28876, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x262b2c86 created: GearsObj[0x5ab28876, 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[0x2bd41f74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab28876, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4299208e, 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 @ 1412823207761 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 @ 1412823209116 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823210541 d 1ms]] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823210556 d 0ms]] [junit] canvas pos/siz: 2/23 640x480 [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[0x799b2b17, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59e5ddf created: GearsObj[0x7352ac33, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59e5ddf created: GearsObj[0x7352ac33, 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[0x799b2b17, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7352ac33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60fbc981, 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:1412823211076 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211083 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211085 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:1412823211119 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211119 d 0ms]] [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:1412823211183 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[0x1ad74233, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13c27452 created: GearsObj[0x6dd74f21, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13c27452 created: GearsObj[0x6dd74f21, 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[0x1ad74233, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6dd74f21, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ff100ef, 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 0x7ff6584ab050, 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:1412823211278 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211279 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13c27452 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6584ab050, 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:1412823211288 d 0ms]] [junit] 0 s: 60 f / 309 ms, 194.1 fps, 5 ms/f; total: 60 f, 194.1 fps, 5 ms/f [junit] 0 s: 60 f / 125 ms, 480.0 fps, 2 ms/f; total: 120 f, 276.4 fps, 3 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211688 d 0ms]] [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:1412823211694 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211694 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] canvas pos/siz: 5/25 640x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211736 d 0ms]] [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[0x4e8eb4d7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a3d45bd created: GearsObj[0x79fa77e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a3d45bd created: GearsObj[0x79fa77e4, 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[0x4e8eb4d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79fa77e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52cec27, 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:1412823211927 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211927 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 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211954 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212252 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212253 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212279 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212336 d 0ms]] [junit] canvas pos/siz: 5/25 640x480 [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:1412823212519 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212520 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 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212551 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212844 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212845 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] ++++ Test Singleton.unlock() [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212979 d 0ms]] [junit] SLOCK [T main @ 1412823212981 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.563 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 @ 1412823209116 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823210541 d 1ms]] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823210556 d 0ms]] [junit] canvas pos/siz: 2/23 640x480 [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[0x799b2b17, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59e5ddf created: GearsObj[0x7352ac33, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59e5ddf created: GearsObj[0x7352ac33, 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[0x799b2b17, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7352ac33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60fbc981, 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:1412823211076 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211083 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211085 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:1412823211119 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211119 d 0ms]] [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:1412823211183 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[0x1ad74233, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13c27452 created: GearsObj[0x6dd74f21, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13c27452 created: GearsObj[0x6dd74f21, 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[0x1ad74233, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6dd74f21, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ff100ef, 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 0x7ff6584ab050, 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:1412823211278 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211279 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13c27452 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6584ab050, 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:1412823211288 d 0ms]] [junit] 0 s: 60 f / 309 ms, 194.1 fps, 5 ms/f; total: 60 f, 194.1 fps, 5 ms/f [junit] 0 s: 60 f / 125 ms, 480.0 fps, 2 ms/f; total: 120 f, 276.4 fps, 3 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211688 d 0ms]] [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:1412823211694 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211694 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] canvas pos/siz: 5/25 640x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211736 d 0ms]] [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[0x4e8eb4d7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a3d45bd created: GearsObj[0x79fa77e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a3d45bd created: GearsObj[0x79fa77e4, 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[0x4e8eb4d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79fa77e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52cec27, 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:1412823211927 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211927 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 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211954 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212252 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212253 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212279 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212336 d 0ms]] [junit] canvas pos/siz: 5/25 640x480 [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:1412823212519 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212520 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 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212551 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212844 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212845 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] ++++ Test Singleton.unlock() [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212979 d 0ms]] [junit] SLOCK [T main @ 1412823212981 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.791 sec [junit] Testcase: test02_GLES2 took 0.543 sec [junit] Testcase: test03_GL3 took 0.584 sec [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.593 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.563 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 @ 1412823209116 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823210541 d 1ms]] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823210556 d 0ms]] [junit] canvas pos/siz: 2/23 640x480 [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[0x799b2b17, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59e5ddf created: GearsObj[0x7352ac33, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59e5ddf created: GearsObj[0x7352ac33, 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[0x799b2b17, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7352ac33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60fbc981, 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:1412823211076 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211083 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211085 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:1412823211119 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211119 d 0ms]] [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:1412823211183 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[0x1ad74233, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13c27452 created: GearsObj[0x6dd74f21, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13c27452 created: GearsObj[0x6dd74f21, 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[0x1ad74233, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6dd74f21, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ff100ef, 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 0x7ff6584ab050, 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:1412823211278 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211279 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13c27452 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6584ab050, 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:1412823211288 d 0ms]] [junit] 0 s: 60 f / 309 ms, 194.1 fps, 5 ms/f; total: 60 f, 194.1 fps, 5 ms/f [junit] 0 s: 60 f / 125 ms, 480.0 fps, 2 ms/f; total: 120 f, 276.4 fps, 3 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211688 d 0ms]] [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:1412823211694 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211694 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] canvas pos/siz: 5/25 640x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211736 d 0ms]] [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[0x4e8eb4d7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a3d45bd created: GearsObj[0x79fa77e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a3d45bd created: GearsObj[0x79fa77e4, 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[0x4e8eb4d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79fa77e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52cec27, 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:1412823211927 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211927 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 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823211954 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212252 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212253 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212279 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212336 d 0ms]] [junit] canvas pos/siz: 5/25 640x480 [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:1412823212519 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212520 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 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212551 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212844 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212845 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] ++++ Test Singleton.unlock() [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823212979 d 0ms]] [junit] SLOCK [T main @ 1412823212981 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823214332 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [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[0x5277df3, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xea1a8d5 created: GearsObj[0x7cd913e7, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xea1a8d5 created: GearsObj[0x7cd913e7, 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[0x5277df3, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7cd913e7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5412031d, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-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:1412823216366 d 0ms]] [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:1412823216476 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823216477 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:1412823216752 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0007-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] ++++ TestCase.setUp: 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:1412823217167 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823217170 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 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] 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:1412823217817 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823217817 d 1ms]] [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____________-n0004-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:1412823218556 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823218556 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823218692 d 0ms]] [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:1412823219207 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823219208 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:1412823219342 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:1412823219849 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823219850 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 0x51c8530f: tileRendererInUse null, GearsES2[obj 0x51c8530f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51c8530f 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 0x51c8530f created: GearsObj[0x1b443e0, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x51c8530f created: GearsObj[0x2d70b600, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x51c8530f created: GearsObj[0x2d70b600, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51c8530f FIN GearsES2[obj 0x51c8530f isInit true, usesShared false, 1 GearsObj[0x1b443e0, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2d70b600, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7d31f1b2, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51c8530f 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fe9f0641120, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51c8530f, 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 0x51c8530f 640x480, swapInterval 0, drawable 0x7fe9f0641120 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0001-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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0007-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 0x51c8530f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51c8530f FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2 [junit] ++++ TestCase.setUp: 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:1412823220487 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823220489 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a70a3d8: tileRendererInUse null, GearsES2[obj 0x2a70a3d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2a70a3d8 on Thread[AWT-EventQueue-0,6,main] [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 0x2a70a3d8 created: GearsObj[0x5022f40a, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2a70a3d8 created: GearsObj[0x4c0a5bc7, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2a70a3d8 created: GearsObj[0x4c0a5bc7, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a70a3d8 FIN GearsES2[obj 0x2a70a3d8 isInit true, usesShared false, 1 GearsObj[0x5022f40a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4c0a5bc7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x17e4e120, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a70a3d8 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2a70a3d8, 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 0x2a70a3d8 640x480, swapInterval 0, drawable 0x4600002 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [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:1412823220714 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0002-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a70a3d8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a70a3d8 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:1412823221145 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823221145 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (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/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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0000-GL2___-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:1412823221382 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0007-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:1412823221792 d 1ms]] [junit] ++++ Test Singleton.unlock() [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823221793 d 0ms]] [junit] SLOCK [T main @ 1412823221909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.291 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 @ 1412823214332 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] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [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[0x5277df3, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xea1a8d5 created: GearsObj[0x7cd913e7, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xea1a8d5 created: GearsObj[0x7cd913e7, 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[0x5277df3, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7cd913e7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5412031d, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-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:1412823216366 d 0ms]] [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:1412823216476 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823216477 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:1412823216752 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0007-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] ++++ TestCase.setUp: 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:1412823217167 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823217170 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 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] 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:1412823217817 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823217817 d 1ms]] [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____________-n0004-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:1412823218556 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823218556 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823218692 d 0ms]] [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:1412823219207 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823219208 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:1412823219342 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:1412823219849 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823219850 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 0x51c8530f: tileRendererInUse null, GearsES2[obj 0x51c8530f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51c8530f 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 0x51c8530f created: GearsObj[0x1b443e0, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x51c8530f created: GearsObj[0x2d70b600, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x51c8530f created: GearsObj[0x2d70b600, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51c8530f FIN GearsES2[obj 0x51c8530f isInit true, usesShared false, 1 GearsObj[0x1b443e0, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2d70b600, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7d31f1b2, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51c8530f 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fe9f0641120, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51c8530f, 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 0x51c8530f 640x480, swapInterval 0, drawable 0x7fe9f0641120 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0001-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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0007-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 0x51c8530f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51c8530f FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2 [junit] ++++ TestCase.setUp: 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:1412823220487 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823220489 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a70a3d8: tileRendererInUse null, GearsES2[obj 0x2a70a3d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2a70a3d8 on Thread[AWT-EventQueue-0,6,main] [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 0x2a70a3d8 created: GearsObj[0x5022f40a, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2a70a3d8 created: GearsObj[0x4c0a5bc7, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2a70a3d8 created: GearsObj[0x4c0a5bc7, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a70a3d8 FIN GearsES2[obj 0x2a70a3d8 isInit true, usesShared false, 1 GearsObj[0x5022f40a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4c0a5bc7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x17e4e120, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a70a3d8 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2a70a3d8, 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 0x2a70a3d8 640x480, swapInterval 0, drawable 0x4600002 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [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:1412823220714 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0002-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a70a3d8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a70a3d8 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:1412823221145 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823221145 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (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/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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0000-GL2___-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:1412823221382 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0007-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:1412823221792 d 1ms]] [junit] ++++ Test Singleton.unlock() [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823221793 d 0ms]] [junit] SLOCK [T main @ 1412823221909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 2.123 sec [junit] Testcase: test02_DefaultMsaa took 0.673 sec [junit] Testcase: test03_PbufferNorm took 0.654 sec [junit] Testcase: test04_PbufferMsaa took 0.736 sec [junit] Testcase: test05_BitmapNorm took 0.65 sec [junit] Testcase: test06_BitmapMsaa took 0.64 sec [junit] Testcase: test20_GLES2 took 0.634 sec [junit] Testcase: test30_GL3 took 0.657 sec [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.646 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.291 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 @ 1412823214332 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] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [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[0x5277df3, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xea1a8d5 created: GearsObj[0x7cd913e7, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xea1a8d5 created: GearsObj[0x7cd913e7, 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[0x5277df3, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7cd913e7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5412031d, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-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:1412823216366 d 0ms]] [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:1412823216476 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823216477 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:1412823216752 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0007-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] ++++ TestCase.setUp: 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:1412823217167 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823217170 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 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] 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:1412823217817 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823217817 d 1ms]] [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____________-n0004-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:1412823218556 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823218556 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823218692 d 0ms]] [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:1412823219207 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823219208 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:1412823219342 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:1412823219849 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823219850 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 0x51c8530f: tileRendererInUse null, GearsES2[obj 0x51c8530f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51c8530f 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 0x51c8530f created: GearsObj[0x1b443e0, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x51c8530f created: GearsObj[0x2d70b600, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x51c8530f created: GearsObj[0x2d70b600, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51c8530f FIN GearsES2[obj 0x51c8530f isInit true, usesShared false, 1 GearsObj[0x1b443e0, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2d70b600, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7d31f1b2, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51c8530f 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fe9f0641120, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51c8530f, 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 0x51c8530f 640x480, swapInterval 0, drawable 0x7fe9f0641120 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0001-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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0007-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 0x51c8530f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51c8530f FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2 [junit] ++++ TestCase.setUp: 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:1412823220487 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823220489 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a70a3d8: tileRendererInUse null, GearsES2[obj 0x2a70a3d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2a70a3d8 on Thread[AWT-EventQueue-0,6,main] [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 0x2a70a3d8 created: GearsObj[0x5022f40a, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2a70a3d8 created: GearsObj[0x4c0a5bc7, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2a70a3d8 created: GearsObj[0x4c0a5bc7, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a70a3d8 FIN GearsES2[obj 0x2a70a3d8 isInit true, usesShared false, 1 GearsObj[0x5022f40a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4c0a5bc7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x17e4e120, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a70a3d8 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2a70a3d8, 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 0x2a70a3d8 640x480, swapInterval 0, drawable 0x4600002 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [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:1412823220714 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0002-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a70a3d8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a70a3d8 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:1412823221145 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823221145 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (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/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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0000-GL2___-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:1412823221382 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0007-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:1412823221792 d 1ms]] [junit] ++++ Test Singleton.unlock() [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823221793 d 0ms]] [junit] SLOCK [T main @ 1412823221909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823223286 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.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 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 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 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 0x69b0fd6f 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800003, msaa true, tileRendererInUse null [junit] >> GearsES2 0x69b0fd6f, 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 0x757942a1 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00003, msaa true, tileRendererInUse null [junit] >> GearsES2 0x757942a1, 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 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 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 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 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 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 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 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 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 - 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 3.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.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800005, tileRendererInUse null [junit] >> Gears angle 2.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.reshape 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00005, tileRendererInUse null [junit] >> Gears angle 2.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] 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 @ 1412823228885 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.343 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 @ 1412823223286 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.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 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 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 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 0x69b0fd6f 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800003, msaa true, tileRendererInUse null [junit] >> GearsES2 0x69b0fd6f, 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 0x757942a1 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00003, msaa true, tileRendererInUse null [junit] >> GearsES2 0x757942a1, 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 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 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 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 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 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 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 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 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 - 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 3.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.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800005, tileRendererInUse null [junit] >> Gears angle 2.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.reshape 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00005, tileRendererInUse null [junit] >> Gears angle 2.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] 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 @ 1412823228885 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 1.068 sec [junit] Testcase: test02_DefaultMsaa took 0.688 sec [junit] Testcase: test03_PbufferNorm took 0.577 sec [junit] Testcase: test04_PbufferMsaa took 0.602 sec [junit] Testcase: test05_BitmapNorm took 0.584 sec [junit] Testcase: test06_BitmapMsaa took 0.671 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.343 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 @ 1412823223286 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.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 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 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 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 0x69b0fd6f 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800003, msaa true, tileRendererInUse null [junit] >> GearsES2 0x69b0fd6f, 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 0x757942a1 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00003, msaa true, tileRendererInUse null [junit] >> GearsES2 0x757942a1, 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 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 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 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 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 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 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 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 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 - 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 3.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.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800005, tileRendererInUse null [junit] >> Gears angle 2.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.reshape 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00005, tileRendererInUse null [junit] >> Gears angle 2.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] 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 @ 1412823228885 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] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823230377 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 508x229 of 508x229, swapInterval 1, drawable 0x4600002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] BGR (320/128): -96, 0, 95 - OK true [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0508x0229.png [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 @ 1412823232620 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.932 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 @ 1412823230377 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 508x229 of 508x229, swapInterval 1, drawable 0x4600002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] BGR (320/128): -96, 0, 95 - OK true [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0508x0229.png [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 @ 1412823232620 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.877 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.932 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 @ 1412823230377 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 508x229 of 508x229, swapInterval 1, drawable 0x4600002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] BGR (320/128): -96, 0, 95 - OK true [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0508x0229.png [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 @ 1412823232620 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 @ 1412823233965 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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:1412823235454 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823235458 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:1412823235516 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823235676 d 0ms]] [junit] 1 s: 60 f / 1216 ms, 49.3 fps, 20 ms/f; total: 60 f, 49.3 fps, 20 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823236746 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823236747 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:1412823236766 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823236880 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.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 @ 1412823233965 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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:1412823235454 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823235458 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:1412823235516 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823235676 d 0ms]] [junit] 1 s: 60 f / 1216 ms, 49.3 fps, 20 ms/f; total: 60 f, 49.3 fps, 20 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823236746 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823236747 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:1412823236766 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823236880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.549 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.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 @ 1412823233965 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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:1412823235454 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823235458 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:1412823235516 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823235676 d 0ms]] [junit] 1 s: 60 f / 1216 ms, 49.3 fps, 20 ms/f; total: 60 f, 49.3 fps, 20 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823236746 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823236747 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:1412823236766 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823236880 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 @ 1412823238234 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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:1412823239698 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823239704 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 508x485 of 508x485, swapInterval 0, drawable 0x400001e, tileRendererInUse null [junit] >> Gears 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823239902 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823239908 d 0ms]] [junit] 0 s: 60 f / 396 ms, 151.5 fps, 6 ms/f; total: 60 f, 151.5 fps, 6 ms/f [junit] 0 s: 60 f / 136 ms, 441.1 fps, 2 ms/f; total: 120 f, 225.5 fps, 4 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823240286 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823240287 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:1412823240305 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823240413 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.882 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 @ 1412823238234 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.TestGearsAWTAnalyzeBug455 - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823239698 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823239704 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 508x485 of 508x485, swapInterval 0, drawable 0x400001e, tileRendererInUse null [junit] >> Gears 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823239902 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823239908 d 0ms]] [junit] 0 s: 60 f / 396 ms, 151.5 fps, 6 ms/f; total: 60 f, 151.5 fps, 6 ms/f [junit] 0 s: 60 f / 136 ms, 441.1 fps, 2 ms/f; total: 120 f, 225.5 fps, 4 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823240286 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823240287 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:1412823240305 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823240413 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.828 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.882 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 @ 1412823238234 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.TestGearsAWTAnalyzeBug455 - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823239698 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823239704 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 508x485 of 508x485, swapInterval 0, drawable 0x400001e, tileRendererInUse null [junit] >> Gears 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823239902 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823239908 d 0ms]] [junit] 0 s: 60 f / 396 ms, 151.5 fps, 6 ms/f; total: 60 f, 151.5 fps, 6 ms/f [junit] 0 s: 60 f / 136 ms, 441.1 fps, 2 ms/f; total: 120 f, 225.5 fps, 4 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823240286 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823240287 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:1412823240305 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823240413 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] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823241751 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823243266 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 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:1412823243456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823243469 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0003-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:1412823243847 d 23ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823243870 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:1412823244072 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244073 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0004-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:1412823244420 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244420 d 1ms]] [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] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0002-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244959 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244960 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.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244984 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244984 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245054 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 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:1412823245142 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245164 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:1412823245525 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245526 d 0ms]] [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:1412823245697 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245698 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0006-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:1412823246179 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246180 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246366 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246367 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:1412823246726 d 1ms]] [junit] ++++ Test Singleton.unlock() [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246840 d 1ms]] [junit] SLOCK [T main @ 1412823246842 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.814 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 @ 1412823241751 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823243266 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 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:1412823243456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823243469 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0003-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:1412823243847 d 23ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823243870 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:1412823244072 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244073 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0004-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:1412823244420 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244420 d 1ms]] [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] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0002-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244959 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244960 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.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244984 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244984 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245054 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 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:1412823245142 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245164 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:1412823245525 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245526 d 0ms]] [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:1412823245697 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245698 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0006-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:1412823246179 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246180 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246366 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246367 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:1412823246726 d 1ms]] [junit] ++++ Test Singleton.unlock() [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246840 d 1ms]] [junit] SLOCK [T main @ 1412823246842 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 0.846 sec [junit] Testcase: test02_DefaultMsaa took 0.541 sec [junit] Testcase: test03_PbufferNorm took 0.561 sec [junit] Testcase: test04_PbufferMsaa took 0.54 sec [junit] Testcase: test05_BitmapNorm took 0.652 sec [junit] Testcase: test06_BitmapMsaa took 0.545 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.814 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 @ 1412823241751 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823243266 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 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:1412823243456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823243469 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0003-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:1412823243847 d 23ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823243870 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:1412823244072 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244073 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0004-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:1412823244420 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244420 d 1ms]] [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] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0002-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244959 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244960 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.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244984 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823244984 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245054 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 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:1412823245142 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245164 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:1412823245525 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245526 d 0ms]] [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:1412823245697 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823245698 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0006-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:1412823246179 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246180 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246366 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246367 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:1412823246726 d 1ms]] [junit] ++++ Test Singleton.unlock() [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823246840 d 1ms]] [junit] SLOCK [T main @ 1412823246842 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT [junit] ++++ Test Singleton.ctor() [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823248230 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 @ 1412823250458 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.952 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 @ 1412823248230 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 @ 1412823250458 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: compileShader took 2.121 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.952 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 @ 1412823248230 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 @ 1412823250458 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] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823251861 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] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823254796 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.643 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 @ 1412823251861 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 @ 1412823254796 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 2.827 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.643 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 @ 1412823251861 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 @ 1412823254796 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [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 @ 1412823256178 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT [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 @ 1412823258333 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.876 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 @ 1412823256178 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 @ 1412823258333 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 2.047 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.876 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 @ 1412823256178 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 @ 1412823258333 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT [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] SLOCK [T main @ 1412823259748 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 223/t 8.92/1 [junit] visible 2327/t 93.08/1 [junit] sum-i 2550/t 102.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 19 [junit] total-d 2569/t 102.76/1 [junit] total-i 2569/t 102.76/1 [junit] Total: 2569 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823264222 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.189 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 @ 1412823259748 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 223/t 8.92/1 [junit] visible 2327/t 93.08/1 [junit] sum-i 2550/t 102.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 19 [junit] total-d 2569/t 102.76/1 [junit] total-i 2569/t 102.76/1 [junit] Total: 2569 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823264222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test14GearsNewtCanvasAWT took 3.065 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.189 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 @ 1412823259748 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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 223/t 8.92/1 [junit] visible 2327/t 93.08/1 [junit] sum-i 2550/t 102.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 19 [junit] total-d 2569/t 102.76/1 [junit] total-i 2569/t 102.76/1 [junit] Total: 2569 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823264222 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 @ 1412823265638 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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 NOP_T (01): [junit] ctor 519/t 20.76/1 [junit] visible 986/t 39.44/1 [junit] sum-i 1505/t 60.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 5 [junit] total-d 1510/t 60.40/1 [junit] total-i 1510/t 60.40/1 [junit] Total: 1510 [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: 0/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas_T (01): [junit] ctor 928/t 37.12/1 [junit] visible 1148/t 45.92/1 [junit] sum-i 2076/t 83.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2078/t 83.12/1 [junit] total-i 2078/t 83.12/1 [junit] Total: 2078 [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: 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: 9/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: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (01): [junit] ctor 259/t 10.36/1 [junit] visible 2082/t 83.28/1 [junit] sum-i 2341/t 93.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2343/t 93.72/1 [junit] total-i 2343/t 93.72/1 [junit] Total: 2343 [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: 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: 6/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: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (01): [junit] ctor 173/t 6.92/1 [junit] visible 1574/t 62.96/1 [junit] sum-i 1747/t 69.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1749/t 69.96/1 [junit] total-i 1749/t 69.96/1 [junit] Total: 1749 [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: 7/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: 25/25 [junit] P: 25 GLJPanel_T (mt): [junit] ctor 315/t 12.60/1 [junit] visible 857/t 34.28/1 [junit] sum-i 1172/t 46.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1174/t 46.96/1 [junit] total-i 1174/t 46.96/1 [junit] Total: 1174 [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 1978/t 79.12/1 [junit] visible 197/t 7.88/1 [junit] sum-i 2175/t 87.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2177/t 87.08/1 [junit] total-i 2177/t 87.08/1 [junit] Total: 2177 [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: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas_T (01): [junit] ctor 793/t 31.72/1 [junit] visible 1508/t 60.32/1 [junit] sum-i 2301/t 92.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 100 [junit] total-d 2401/t 96.04/1 [junit] total-i 2401/t 96.04/1 [junit] Total: 2401 [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: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/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: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (01): [junit] ctor 157/t 6.28/1 [junit] visible 2206/t 88.24/1 [junit] sum-i 2363/t 94.52/1 [junit] INIT END: 25/25 [junit] T: duration 0 117 [junit] total-d 2480/t 99.20/1 [junit] total-i 2480/t 99.20/1 [junit] Total: 2480 [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: 12/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 18/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 160/t 6.40/1 [junit] visible 1922/t 76.88/1 [junit] sum-i 2082/t 83.28/1 [junit] INIT END: 25/25 [junit] T: duration 0 62 [junit] total-d 2144/t 85.76/1 [junit] total-i 2144/t 85.76/1 [junit] Total: 2144 [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: 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: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (mt): [junit] ctor 294/t 11.76/1 [junit] visible 1386/t 55.44/1 [junit] sum-i 1680/t 67.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 112 [junit] total-d 1792/t 71.68/1 [junit] total-i 1792/t 71.68/1 [junit] Total: 1792 [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 2045/t 81.80/1 [junit] visible 175/t 7.00/1 [junit] sum-i 2220/t 88.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 14 [junit] total-d 2234/t 89.36/1 [junit] total-i 2234/t 89.36/1 [junit] Total: 2234 [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 250/t 10.00/1 [junit] visible 140/t 5.60/1 [junit] sum-i 390/t 15.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 391/t 15.64/1 [junit] total-i 391/t 15.64/1 [junit] Total: 391 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas_T (01): [junit] ctor 613/t 24.52/1 [junit] visible 923/t 36.92/1 [junit] sum-i 1536/t 61.44/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1537/t 61.48/1 [junit] total-i 1537/t 61.48/1 [junit] Total: 1537 [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: 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: 9/25 [junit] Sleep initialized: 10/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 1727/t 69.08/1 [junit] sum-i 1867/t 74.68/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1868/t 74.72/1 [junit] total-i 1868/t 74.72/1 [junit] Total: 1868 [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: 1/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: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (mt): [junit] ctor 297/t 11.88/1 [junit] visible 1236/t 49.44/1 [junit] sum-i 1533/t 61.32/1 [junit] INIT END: 25/25 [junit] T: duration 0 0 [junit] total-d 1533/t 61.32/1 [junit] total-i 1533/t 61.32/1 [junit] Total: 1533 [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 1604/t 64.16/1 [junit] visible 254/t 10.16/1 [junit] sum-i 1858/t 74.32/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1859/t 74.36/1 [junit] total-i 1859/t 74.36/1 [junit] Total: 1859 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823300800 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.928 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 @ 1412823265638 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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 NOP_T (01): [junit] ctor 519/t 20.76/1 [junit] visible 986/t 39.44/1 [junit] sum-i 1505/t 60.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 5 [junit] total-d 1510/t 60.40/1 [junit] total-i 1510/t 60.40/1 [junit] Total: 1510 [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: 0/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas_T (01): [junit] ctor 928/t 37.12/1 [junit] visible 1148/t 45.92/1 [junit] sum-i 2076/t 83.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2078/t 83.12/1 [junit] total-i 2078/t 83.12/1 [junit] Total: 2078 [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: 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: 9/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: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (01): [junit] ctor 259/t 10.36/1 [junit] visible 2082/t 83.28/1 [junit] sum-i 2341/t 93.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2343/t 93.72/1 [junit] total-i 2343/t 93.72/1 [junit] Total: 2343 [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: 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: 6/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: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (01): [junit] ctor 173/t 6.92/1 [junit] visible 1574/t 62.96/1 [junit] sum-i 1747/t 69.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1749/t 69.96/1 [junit] total-i 1749/t 69.96/1 [junit] Total: 1749 [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: 7/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: 25/25 [junit] P: 25 GLJPanel_T (mt): [junit] ctor 315/t 12.60/1 [junit] visible 857/t 34.28/1 [junit] sum-i 1172/t 46.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1174/t 46.96/1 [junit] total-i 1174/t 46.96/1 [junit] Total: 1174 [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 1978/t 79.12/1 [junit] visible 197/t 7.88/1 [junit] sum-i 2175/t 87.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2177/t 87.08/1 [junit] total-i 2177/t 87.08/1 [junit] Total: 2177 [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: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas_T (01): [junit] ctor 793/t 31.72/1 [junit] visible 1508/t 60.32/1 [junit] sum-i 2301/t 92.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 100 [junit] total-d 2401/t 96.04/1 [junit] total-i 2401/t 96.04/1 [junit] Total: 2401 [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: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/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: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (01): [junit] ctor 157/t 6.28/1 [junit] visible 2206/t 88.24/1 [junit] sum-i 2363/t 94.52/1 [junit] INIT END: 25/25 [junit] T: duration 0 117 [junit] total-d 2480/t 99.20/1 [junit] total-i 2480/t 99.20/1 [junit] Total: 2480 [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: 12/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 18/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 160/t 6.40/1 [junit] visible 1922/t 76.88/1 [junit] sum-i 2082/t 83.28/1 [junit] INIT END: 25/25 [junit] T: duration 0 62 [junit] total-d 2144/t 85.76/1 [junit] total-i 2144/t 85.76/1 [junit] Total: 2144 [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: 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: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (mt): [junit] ctor 294/t 11.76/1 [junit] visible 1386/t 55.44/1 [junit] sum-i 1680/t 67.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 112 [junit] total-d 1792/t 71.68/1 [junit] total-i 1792/t 71.68/1 [junit] Total: 1792 [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 2045/t 81.80/1 [junit] visible 175/t 7.00/1 [junit] sum-i 2220/t 88.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 14 [junit] total-d 2234/t 89.36/1 [junit] total-i 2234/t 89.36/1 [junit] Total: 2234 [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 250/t 10.00/1 [junit] visible 140/t 5.60/1 [junit] sum-i 390/t 15.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 391/t 15.64/1 [junit] total-i 391/t 15.64/1 [junit] Total: 391 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas_T (01): [junit] ctor 613/t 24.52/1 [junit] visible 923/t 36.92/1 [junit] sum-i 1536/t 61.44/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1537/t 61.48/1 [junit] total-i 1537/t 61.48/1 [junit] Total: 1537 [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: 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: 9/25 [junit] Sleep initialized: 10/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 1727/t 69.08/1 [junit] sum-i 1867/t 74.68/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1868/t 74.72/1 [junit] total-i 1868/t 74.72/1 [junit] Total: 1868 [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: 1/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: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (mt): [junit] ctor 297/t 11.88/1 [junit] visible 1236/t 49.44/1 [junit] sum-i 1533/t 61.32/1 [junit] INIT END: 25/25 [junit] T: duration 0 0 [junit] total-d 1533/t 61.32/1 [junit] total-i 1533/t 61.32/1 [junit] Total: 1533 [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 1604/t 64.16/1 [junit] visible 254/t 10.16/1 [junit] sum-i 1858/t 74.32/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1859/t 74.36/1 [junit] total-i 1859/t 74.36/1 [junit] Total: 1859 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823300800 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00NopNoGLDefGrid took 1.734 sec [junit] Testcase: test01NopGLCanvasDefGrid took 2.277 sec [junit] Testcase: test02NopGLJPanelDefGridSingleAutoFlip took 2.732 sec [junit] Testcase: test03NopGLJPanelDefGridSingleManualFlip took 1.882 sec [junit] Testcase: test04NopGLJPanelDefGridMTManualFlip took 1.313 sec [junit] Testcase: test05NopNewtCanvasAWTDefGrid took 2.762 sec [junit] Testcase: test11GearsGLCanvasDefGrid took 2.628 sec [junit] Testcase: test12GearsGLJPanelDefGridSingleAutoFlip took 2.761 sec [junit] Testcase: test13GearsGLJPanelDefGridSingleManualFlip took 2.323 sec [junit] Testcase: test14GearsGLJPanelDefGridMTManualFlip took 1.969 sec [junit] Testcase: test15GearsNewtCanvasAWTDefGrid took 2.944 sec [junit] Testcase: test20NopNoGLDefOverlap took 0.499 sec [junit] Testcase: test21NopGLCanvasDefOverlap took 1.702 sec [junit] Testcase: test22NopGLJPanelDefOverlapSingle took 2.024 sec [junit] Testcase: test23NopGLJPanelDefOverlapMT took 1.73 sec [junit] Testcase: test25NopNewtCanvasAWTDefOverlap took 2.422 sec [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.928 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 @ 1412823265638 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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 NOP_T (01): [junit] ctor 519/t 20.76/1 [junit] visible 986/t 39.44/1 [junit] sum-i 1505/t 60.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 5 [junit] total-d 1510/t 60.40/1 [junit] total-i 1510/t 60.40/1 [junit] Total: 1510 [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: 0/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas_T (01): [junit] ctor 928/t 37.12/1 [junit] visible 1148/t 45.92/1 [junit] sum-i 2076/t 83.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2078/t 83.12/1 [junit] total-i 2078/t 83.12/1 [junit] Total: 2078 [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: 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: 9/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: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (01): [junit] ctor 259/t 10.36/1 [junit] visible 2082/t 83.28/1 [junit] sum-i 2341/t 93.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2343/t 93.72/1 [junit] total-i 2343/t 93.72/1 [junit] Total: 2343 [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: 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: 6/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: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (01): [junit] ctor 173/t 6.92/1 [junit] visible 1574/t 62.96/1 [junit] sum-i 1747/t 69.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1749/t 69.96/1 [junit] total-i 1749/t 69.96/1 [junit] Total: 1749 [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: 7/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: 25/25 [junit] P: 25 GLJPanel_T (mt): [junit] ctor 315/t 12.60/1 [junit] visible 857/t 34.28/1 [junit] sum-i 1172/t 46.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 1174/t 46.96/1 [junit] total-i 1174/t 46.96/1 [junit] Total: 1174 [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 1978/t 79.12/1 [junit] visible 197/t 7.88/1 [junit] sum-i 2175/t 87.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2177/t 87.08/1 [junit] total-i 2177/t 87.08/1 [junit] Total: 2177 [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: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas_T (01): [junit] ctor 793/t 31.72/1 [junit] visible 1508/t 60.32/1 [junit] sum-i 2301/t 92.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 100 [junit] total-d 2401/t 96.04/1 [junit] total-i 2401/t 96.04/1 [junit] Total: 2401 [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: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/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: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (01): [junit] ctor 157/t 6.28/1 [junit] visible 2206/t 88.24/1 [junit] sum-i 2363/t 94.52/1 [junit] INIT END: 25/25 [junit] T: duration 0 117 [junit] total-d 2480/t 99.20/1 [junit] total-i 2480/t 99.20/1 [junit] Total: 2480 [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: 12/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 18/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 160/t 6.40/1 [junit] visible 1922/t 76.88/1 [junit] sum-i 2082/t 83.28/1 [junit] INIT END: 25/25 [junit] T: duration 0 62 [junit] total-d 2144/t 85.76/1 [junit] total-i 2144/t 85.76/1 [junit] Total: 2144 [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: 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: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (mt): [junit] ctor 294/t 11.76/1 [junit] visible 1386/t 55.44/1 [junit] sum-i 1680/t 67.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 112 [junit] total-d 1792/t 71.68/1 [junit] total-i 1792/t 71.68/1 [junit] Total: 1792 [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 2045/t 81.80/1 [junit] visible 175/t 7.00/1 [junit] sum-i 2220/t 88.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 14 [junit] total-d 2234/t 89.36/1 [junit] total-i 2234/t 89.36/1 [junit] Total: 2234 [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 250/t 10.00/1 [junit] visible 140/t 5.60/1 [junit] sum-i 390/t 15.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 391/t 15.64/1 [junit] total-i 391/t 15.64/1 [junit] Total: 391 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas_T (01): [junit] ctor 613/t 24.52/1 [junit] visible 923/t 36.92/1 [junit] sum-i 1536/t 61.44/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1537/t 61.48/1 [junit] total-i 1537/t 61.48/1 [junit] Total: 1537 [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: 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: 9/25 [junit] Sleep initialized: 10/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 1727/t 69.08/1 [junit] sum-i 1867/t 74.68/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1868/t 74.72/1 [junit] total-i 1868/t 74.72/1 [junit] Total: 1868 [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: 1/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: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel_T (mt): [junit] ctor 297/t 11.88/1 [junit] visible 1236/t 49.44/1 [junit] sum-i 1533/t 61.32/1 [junit] INIT END: 25/25 [junit] T: duration 0 0 [junit] total-d 1533/t 61.32/1 [junit] total-i 1533/t 61.32/1 [junit] Total: 1533 [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 1604/t 64.16/1 [junit] visible 254/t 10.16/1 [junit] sum-i 1858/t 74.32/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1859/t 74.36/1 [junit] total-i 1859/t 74.36/1 [junit] Total: 1859 [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823300800 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1412823302288 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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:1412823303778 d 2ms]] [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823303821 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823303974 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, 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:1412823303980 d 0ms]] [junit] 1 s: 60 f / 1211 ms, 49.5 fps, 20 ms/f; total: 60 f, 49.5 fps, 20 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 1019 ms, 58.8 fps, 16 ms/f; total: 120 f, 53.8 fps, 18 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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, 55.4 fps, 18 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 4 s: 60 f / 1018 ms, 58.9 fps, 16 ms/f; total: 240 f, 56.2 fps, 17 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 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 false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823308408 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823308410 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:1412823308418 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:1412823308481 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:1412823308531 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823308532 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:1412823308541 d 0ms]] [junit] 1 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 60 f, 58.9 fps, 16 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 1021 ms, 58.7 fps, 17 ms/f; total: 120 f, 58.8 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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.9 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 4 s: 60 f / 1018 ms, 58.9 fps, 16 ms/f; total: 240 f, 58.9 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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.5, [l -1.0, r 1.0, b -1.0, t 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:1412823312826 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:1412823312832 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823312833 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823312939 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.351 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 @ 1412823302288 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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:1412823303778 d 2ms]] [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823303821 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823303974 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, 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:1412823303980 d 0ms]] [junit] 1 s: 60 f / 1211 ms, 49.5 fps, 20 ms/f; total: 60 f, 49.5 fps, 20 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 1019 ms, 58.8 fps, 16 ms/f; total: 120 f, 53.8 fps, 18 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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, 55.4 fps, 18 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 4 s: 60 f / 1018 ms, 58.9 fps, 16 ms/f; total: 240 f, 56.2 fps, 17 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 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 false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823308408 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823308410 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:1412823308418 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:1412823308481 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:1412823308531 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823308532 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:1412823308541 d 0ms]] [junit] 1 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 60 f, 58.9 fps, 16 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 1021 ms, 58.7 fps, 17 ms/f; total: 120 f, 58.8 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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.9 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 4 s: 60 f / 1018 ms, 58.9 fps, 16 ms/f; total: 240 f, 58.9 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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.5, [l -1.0, r 1.0, b -1.0, t 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:1412823312826 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:1412823312832 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823312833 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823312939 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 6.12 sec [junit] Testcase: test02_aa8 took 4.406 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.351 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 @ 1412823302288 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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:1412823303778 d 2ms]] [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823303821 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823303974 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, 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:1412823303980 d 0ms]] [junit] 1 s: 60 f / 1211 ms, 49.5 fps, 20 ms/f; total: 60 f, 49.5 fps, 20 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 1019 ms, 58.8 fps, 16 ms/f; total: 120 f, 53.8 fps, 18 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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, 55.4 fps, 18 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 4 s: 60 f / 1018 ms, 58.9 fps, 16 ms/f; total: 240 f, 56.2 fps, 17 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x66b0b3a6], 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 0x66b0b3a6], 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 0x66b0b3a6], 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 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 false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823308408 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823308410 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:1412823308418 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:1412823308481 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:1412823308531 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823308532 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:1412823308541 d 0ms]] [junit] 1 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 60 f, 58.9 fps, 16 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 1021 ms, 58.7 fps, 17 ms/f; total: 120 f, 58.8 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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.9 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 4 s: 60 f / 1018 ms, 58.9 fps, 16 ms/f; total: 240 f, 58.9 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.5, [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 0x6312f8bd], 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 0x6312f8bd], 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 0x6312f8bd], 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.5, [l -1.0, r 1.0, b -1.0, t 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:1412823312826 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:1412823312832 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823312833 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823312939 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412823314740 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT [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:1412823316292 d 2ms]] [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823316356 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] 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] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823316572 d 0ms]] [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 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 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 0x53e92d8a], 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 0x53e92d8a], 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 0x53e92d8a], 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 0x3a395f11], 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 0x3a395f11], image[size 320 x 481, 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.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 0x3a395f11], 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 0x53e92d8a], 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 0x53e92d8a], 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 0x53e92d8a], 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 0x3a395f11], 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 0x3a395f11], image[size 320 x 481, 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.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 0x3a395f11], 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 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 601 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x6b2ffbe9], 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 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x6b2ffbe9], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x6b2ffbe9], 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 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x6b2ffbe9], 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 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 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 135 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 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] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x217667c7], image[size 667 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 0x217667c7], image[size 667 x 1001, 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 0x217667c7], image[size 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 0x74a61316], image[size 667 x 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 0x74a61316], 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 0x74a61316], 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 0x217667c7], image[size 667 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 0x217667c7], image[size 667 x 1001, 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 0x217667c7], image[size 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 0x74a61316], image[size 667 x 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 0x74a61316], 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 0x74a61316], image[size 667 x 1001, buffer 0x0], 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 339 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 26.0, [l -1.0, r 1.0, b -1.0, t 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 0x73ba87fa], image[size 667 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 0x73ba87fa], image[size 667 x 1001, 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 0x73ba87fa], image[size 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 0x377964f7], image[size 667 x 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 0x377964f7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 0x377964f7], 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 0x73ba87fa], image[size 667 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 0x73ba87fa], image[size 667 x 1001, 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 0x73ba87fa], image[size 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 0x377964f7], image[size 667 x 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 0x377964f7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 0x377964f7], image[size 667 x 1001, buffer 0x0], 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.0, [l -1.0, r 1.0, b -1.5, t 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 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] 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 429 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] 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 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 [junit] 0 s: 60 f / 109 ms, 550.4 fps, 1 ms/f; total: 60 f, 550.4 fps, 1 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 1090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 1621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 2142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 2678.5 fps, 0 ms/f [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 0x6bcf47c1], image[size 667 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 0x6bcf47c1], image[size 667 x 1001, 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 0x6bcf47c1], image[size 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 0x3360ecee], image[size 667 x 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 0x3360ecee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x3360ecee], 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 0x6bcf47c1], image[size 667 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 0x6bcf47c1], image[size 667 x 1001, 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 0x6bcf47c1], image[size 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 0x3360ecee], image[size 667 x 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 0x3360ecee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x3360ecee], 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, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 210000.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 29.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 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 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 238 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 754x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, 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 false [junit] 0 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 480 f, 11162.7 fps, 0 ms/f [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] 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@40cb47ac: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a484178 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x43b1f064], image[size 667 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 0x43b1f064], image[size 667 x 1001, 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 0x43b1f064], image[size 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 0x79c6153e], image[size 667 x 1001, 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 0x79c6153e], 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 0x79c6153e], 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@f68d2b5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@598d1644 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x43b1f064], image[size 667 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 0x43b1f064], image[size 667 x 1001, 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 0x43b1f064], image[size 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 0x79c6153e], image[size 667 x 1001, 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 0x79c6153e], 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 0x79c6153e], 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@70c3593e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2dc1756 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x43b1f064], image[size 667 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 0x43b1f064], image[size 667 x 1001, 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 0x43b1f064], image[size 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 0x79c6153e], image[size 667 x 1001, 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 0x79c6153e], 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 0x79c6153e], image[size 667 x 1001, buffer 0x0], 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 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 0x400002d, 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 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 4261 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 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 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@64028382: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1855ef6a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xcf82128], image[size 667 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 0xcf82128], image[size 667 x 1001, 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 0xcf82128], image[size 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 0x74af0c], image[size 667 x 1001, 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 0x74af0c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x74af0c], 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@4ae980f6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@649b9a70 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xcf82128], image[size 667 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 0xcf82128], image[size 667 x 1001, 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 0xcf82128], image[size 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 0x74af0c], image[size 667 x 1001, 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 0x74af0c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x74af0c], 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@2d275888: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@451273ff [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xcf82128], image[size 667 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 0xcf82128], image[size 667 x 1001, 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 0xcf82128], image[size 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 0x74af0c], image[size 667 x 1001, 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 0x74af0c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x74af0c], image[size 667 x 1001, buffer 0x0], 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 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, 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] 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 3724 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 38.0, [l -1.0, r 1.0, b -1.5, t 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823328833 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:1412823328867 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:1412823329001 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:1412823329024 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823329024 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x1bfd86ab], 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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x1bfd86ab], 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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], 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.0, [l -1.0, r 1.0, b -1.5, t 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 127 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x2fb4484d], 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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x2fb4484d], 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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], 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 10.0, [l -1.0, r 1.0, b -1.5, t 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 101 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 0x4845b2b1], image[size 667 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, 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 0x4845b2b1], image[size 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 0x9587e87], image[size 667 x 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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], 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 0x4845b2b1], image[size 667 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, 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 0x4845b2b1], image[size 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 0x9587e87], image[size 667 x 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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], 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 12.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 524 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 0x7f6523a4], image[size 667 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, 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 0x7f6523a4], image[size 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 0x24b05f89], image[size 667 x 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 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x24b05f89], 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 0x7f6523a4], image[size 667 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, 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 0x7f6523a4], image[size 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 0x24b05f89], image[size 667 x 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 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x24b05f89], image[size 667 x 1001, buffer 0x0], 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 15.0, [l -1.0, r 1.0, b -1.5, t 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 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 0x222f51b2], image[size 667 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, 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 0x222f51b2], image[size 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 0x1206906a], image[size 667 x 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 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x1206906a], 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 0x222f51b2], image[size 667 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, 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 0x222f51b2], image[size 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 0x1206906a], image[size 667 x 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 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x1206906a], image[size 667 x 1001, buffer 0x0], 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 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] 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 560 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 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] 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@65e0a8b6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6deec53c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x45d588d], image[size 667 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, 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 0x45d588d], image[size 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x767d5adb], 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@3e99b1d9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4026289 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x45d588d], image[size 667 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, 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 0x45d588d], image[size 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x767d5adb], 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@5359cce4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6eda5806 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x45d588d], image[size 667 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, 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 0x45d588d], image[size 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 21.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 3867 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@1ea01d60: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77867299 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c1c3177], image[size 667 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, 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 0x3c1c3177], image[size 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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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@3578d16d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@525bdea [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c1c3177], image[size 667 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, 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 0x3c1c3177], image[size 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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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@655cbfa4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78b68a90 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c1c3177], image[size 667 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, 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 0x3c1c3177], image[size 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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 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] 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 3965 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 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] 1 s: 60 f / 1006 ms, 59.6 fps, 16 ms/f; total: 60 f, 59.6 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823340528 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823340528 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823340530 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.533 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 @ 1412823314740 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:1412823316292 d 2ms]] [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823316356 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] 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] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823316572 d 0ms]] [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 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 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 0x53e92d8a], 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 0x53e92d8a], 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 0x53e92d8a], 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 0x3a395f11], 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 0x3a395f11], image[size 320 x 481, 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.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 0x3a395f11], 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 0x53e92d8a], 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 0x53e92d8a], 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 0x53e92d8a], 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 0x3a395f11], 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 0x3a395f11], image[size 320 x 481, 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.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 0x3a395f11], 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 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 601 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x6b2ffbe9], 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 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x6b2ffbe9], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x6b2ffbe9], 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 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x6b2ffbe9], 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 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 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 135 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 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] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x217667c7], image[size 667 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 0x217667c7], image[size 667 x 1001, 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 0x217667c7], image[size 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 0x74a61316], image[size 667 x 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 0x74a61316], 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 0x74a61316], 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 0x217667c7], image[size 667 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 0x217667c7], image[size 667 x 1001, 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 0x217667c7], image[size 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 0x74a61316], image[size 667 x 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 0x74a61316], 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 0x74a61316], image[size 667 x 1001, buffer 0x0], 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 339 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 26.0, [l -1.0, r 1.0, b -1.0, t 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 0x73ba87fa], image[size 667 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 0x73ba87fa], image[size 667 x 1001, 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 0x73ba87fa], image[size 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 0x377964f7], image[size 667 x 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 0x377964f7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 0x377964f7], 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 0x73ba87fa], image[size 667 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 0x73ba87fa], image[size 667 x 1001, 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 0x73ba87fa], image[size 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 0x377964f7], image[size 667 x 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 0x377964f7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 0x377964f7], image[size 667 x 1001, buffer 0x0], 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.0, [l -1.0, r 1.0, b -1.5, t 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 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] 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 429 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] 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 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 [junit] 0 s: 60 f / 109 ms, 550.4 fps, 1 ms/f; total: 60 f, 550.4 fps, 1 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 1090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 1621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 2142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 2678.5 fps, 0 ms/f [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 0x6bcf47c1], image[size 667 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 0x6bcf47c1], image[size 667 x 1001, 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 0x6bcf47c1], image[size 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 0x3360ecee], image[size 667 x 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 0x3360ecee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x3360ecee], 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 0x6bcf47c1], image[size 667 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 0x6bcf47c1], image[size 667 x 1001, 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 0x6bcf47c1], image[size 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 0x3360ecee], image[size 667 x 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 0x3360ecee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x3360ecee], 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, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 210000.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 29.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 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 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 238 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 754x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, 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 false [junit] 0 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 480 f, 11162.7 fps, 0 ms/f [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] 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@40cb47ac: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a484178 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x43b1f064], image[size 667 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 0x43b1f064], image[size 667 x 1001, 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 0x43b1f064], image[size 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 0x79c6153e], image[size 667 x 1001, 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 0x79c6153e], 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 0x79c6153e], 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@f68d2b5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@598d1644 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x43b1f064], image[size 667 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 0x43b1f064], image[size 667 x 1001, 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 0x43b1f064], image[size 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 0x79c6153e], image[size 667 x 1001, 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 0x79c6153e], 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 0x79c6153e], 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@70c3593e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2dc1756 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x43b1f064], image[size 667 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 0x43b1f064], image[size 667 x 1001, 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 0x43b1f064], image[size 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 0x79c6153e], image[size 667 x 1001, 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 0x79c6153e], 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 0x79c6153e], image[size 667 x 1001, buffer 0x0], 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 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 0x400002d, 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 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 4261 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 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 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@64028382: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1855ef6a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xcf82128], image[size 667 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 0xcf82128], image[size 667 x 1001, 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 0xcf82128], image[size 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 0x74af0c], image[size 667 x 1001, 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 0x74af0c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x74af0c], 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@4ae980f6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@649b9a70 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xcf82128], image[size 667 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 0xcf82128], image[size 667 x 1001, 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 0xcf82128], image[size 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 0x74af0c], image[size 667 x 1001, 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 0x74af0c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x74af0c], 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@2d275888: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@451273ff [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xcf82128], image[size 667 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 0xcf82128], image[size 667 x 1001, 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 0xcf82128], image[size 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 0x74af0c], image[size 667 x 1001, 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 0x74af0c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x74af0c], image[size 667 x 1001, buffer 0x0], 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 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, 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] 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 3724 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 38.0, [l -1.0, r 1.0, b -1.5, t 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823328833 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:1412823328867 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:1412823329001 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:1412823329024 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823329024 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x1bfd86ab], 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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x1bfd86ab], 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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], 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.0, [l -1.0, r 1.0, b -1.5, t 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 127 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x2fb4484d], 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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x2fb4484d], 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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], 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 10.0, [l -1.0, r 1.0, b -1.5, t 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 101 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 0x4845b2b1], image[size 667 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, 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 0x4845b2b1], image[size 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 0x9587e87], image[size 667 x 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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], 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 0x4845b2b1], image[size 667 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, 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 0x4845b2b1], image[size 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 0x9587e87], image[size 667 x 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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], 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 12.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 524 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 0x7f6523a4], image[size 667 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, 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 0x7f6523a4], image[size 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 0x24b05f89], image[size 667 x 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 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x24b05f89], 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 0x7f6523a4], image[size 667 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, 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 0x7f6523a4], image[size 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 0x24b05f89], image[size 667 x 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 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x24b05f89], image[size 667 x 1001, buffer 0x0], 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 15.0, [l -1.0, r 1.0, b -1.5, t 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 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 0x222f51b2], image[size 667 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, 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 0x222f51b2], image[size 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 0x1206906a], image[size 667 x 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 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x1206906a], 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 0x222f51b2], image[size 667 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, 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 0x222f51b2], image[size 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 0x1206906a], image[size 667 x 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 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x1206906a], image[size 667 x 1001, buffer 0x0], 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 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] 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 560 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 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] 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@65e0a8b6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6deec53c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x45d588d], image[size 667 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, 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 0x45d588d], image[size 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x767d5adb], 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@3e99b1d9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4026289 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x45d588d], image[size 667 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, 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 0x45d588d], image[size 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x767d5adb], 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@5359cce4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6eda5806 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x45d588d], image[size 667 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, 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 0x45d588d], image[size 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 21.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 3867 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@1ea01d60: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77867299 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c1c3177], image[size 667 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, 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 0x3c1c3177], image[size 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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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@3578d16d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@525bdea [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c1c3177], image[size 667 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, 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 0x3c1c3177], image[size 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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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@655cbfa4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78b68a90 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c1c3177], image[size 667 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, 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 0x3c1c3177], image[size 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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 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] 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 3965 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 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] 1 s: 60 f / 1006 ms, 59.6 fps, 16 ms/f; total: 60 f, 59.6 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823340528 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823340528 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823340530 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 12.93 sec [junit] Testcase: test02_aa8 took 11.508 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.533 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 @ 1412823314740 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:1412823316292 d 2ms]] [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823316356 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] 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] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823316572 d 0ms]] [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 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 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 0x53e92d8a], 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 0x53e92d8a], 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 0x53e92d8a], 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 0x3a395f11], 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 0x3a395f11], image[size 320 x 481, 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.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 0x3a395f11], 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 0x53e92d8a], 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 0x53e92d8a], 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 0x53e92d8a], 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 0x3a395f11], 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 0x3a395f11], image[size 320 x 481, 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.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 0x3a395f11], 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 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 601 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x6b2ffbe9], 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 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x6b2ffbe9], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x14cb36c3], 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 0x6b2ffbe9], 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 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6b2ffbe9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x6b2ffbe9], 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 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 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 135 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 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] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x217667c7], image[size 667 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 0x217667c7], image[size 667 x 1001, 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 0x217667c7], image[size 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 0x74a61316], image[size 667 x 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 0x74a61316], 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 0x74a61316], 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 0x217667c7], image[size 667 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 0x217667c7], image[size 667 x 1001, 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 0x217667c7], image[size 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 0x74a61316], image[size 667 x 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 0x74a61316], 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 0x74a61316], image[size 667 x 1001, buffer 0x0], 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 339 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 26.0, [l -1.0, r 1.0, b -1.0, t 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 0x73ba87fa], image[size 667 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 0x73ba87fa], image[size 667 x 1001, 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 0x73ba87fa], image[size 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 0x377964f7], image[size 667 x 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 0x377964f7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 0x377964f7], 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 0x73ba87fa], image[size 667 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 0x73ba87fa], image[size 667 x 1001, 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 0x73ba87fa], image[size 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 0x377964f7], image[size 667 x 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 0x377964f7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 0x377964f7], image[size 667 x 1001, buffer 0x0], 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.0, [l -1.0, r 1.0, b -1.5, t 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 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] 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 429 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] 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 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 [junit] 0 s: 60 f / 109 ms, 550.4 fps, 1 ms/f; total: 60 f, 550.4 fps, 1 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 1090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 1621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 2142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 2678.5 fps, 0 ms/f [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 0x6bcf47c1], image[size 667 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 0x6bcf47c1], image[size 667 x 1001, 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 0x6bcf47c1], image[size 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 0x3360ecee], image[size 667 x 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 0x3360ecee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x3360ecee], 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 0x6bcf47c1], image[size 667 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 0x6bcf47c1], image[size 667 x 1001, 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 0x6bcf47c1], image[size 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 0x3360ecee], image[size 667 x 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 0x3360ecee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x3360ecee], 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, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 210000.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 29.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 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 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 238 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 754x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, 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 false [junit] 0 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 480 f, 11162.7 fps, 0 ms/f [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] 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@40cb47ac: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a484178 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x43b1f064], image[size 667 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 0x43b1f064], image[size 667 x 1001, 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 0x43b1f064], image[size 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 0x79c6153e], image[size 667 x 1001, 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 0x79c6153e], 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 0x79c6153e], 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@f68d2b5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@598d1644 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x43b1f064], image[size 667 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 0x43b1f064], image[size 667 x 1001, 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 0x43b1f064], image[size 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 0x79c6153e], image[size 667 x 1001, 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 0x79c6153e], 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 0x79c6153e], 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@70c3593e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2dc1756 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x43b1f064], image[size 667 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 0x43b1f064], image[size 667 x 1001, 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 0x43b1f064], image[size 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 0x79c6153e], image[size 667 x 1001, 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 0x79c6153e], 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 0x79c6153e], image[size 667 x 1001, buffer 0x0], 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 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 0x400002d, 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 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 4261 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 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 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@64028382: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1855ef6a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xcf82128], image[size 667 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 0xcf82128], image[size 667 x 1001, 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 0xcf82128], image[size 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 0x74af0c], image[size 667 x 1001, 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 0x74af0c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x74af0c], 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@4ae980f6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@649b9a70 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xcf82128], image[size 667 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 0xcf82128], image[size 667 x 1001, 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 0xcf82128], image[size 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 0x74af0c], image[size 667 x 1001, 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 0x74af0c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x74af0c], 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@2d275888: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@451273ff [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xcf82128], image[size 667 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 0xcf82128], image[size 667 x 1001, 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 0xcf82128], image[size 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 0x74af0c], image[size 667 x 1001, 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 0x74af0c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x74af0c], image[size 667 x 1001, buffer 0x0], 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 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, 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] 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 3724 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 38.0, [l -1.0, r 1.0, b -1.5, t 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823328833 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:1412823328867 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:1412823329001 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:1412823329024 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823329024 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x1bfd86ab], 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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x4cbb9642], 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 0x1bfd86ab], 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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 7.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 0x1bfd86ab], 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.0, [l -1.0, r 1.0, b -1.5, t 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 127 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x2fb4484d], 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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x4f20f469], 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 0x2fb4484d], 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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x2fb4484d], 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 10.0, [l -1.0, r 1.0, b -1.5, t 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 101 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 0x4845b2b1], image[size 667 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, 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 0x4845b2b1], image[size 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 0x9587e87], image[size 667 x 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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], 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 0x4845b2b1], image[size 667 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x4845b2b1], image[size 667 x 1001, 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 0x4845b2b1], image[size 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 0x9587e87], image[size 667 x 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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.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 0x9587e87], image[size 667 x 1001, buffer 0x0], 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 12.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 524 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 0x7f6523a4], image[size 667 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, 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 0x7f6523a4], image[size 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 0x24b05f89], image[size 667 x 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 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x24b05f89], 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 0x7f6523a4], image[size 667 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x7f6523a4], image[size 667 x 1001, 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 0x7f6523a4], image[size 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 0x24b05f89], image[size 667 x 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 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x24b05f89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 15.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 0x24b05f89], image[size 667 x 1001, buffer 0x0], 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 15.0, [l -1.0, r 1.0, b -1.5, t 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 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 0x222f51b2], image[size 667 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, 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 0x222f51b2], image[size 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 0x1206906a], image[size 667 x 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 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x1206906a], 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 0x222f51b2], image[size 667 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x222f51b2], image[size 667 x 1001, 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 0x222f51b2], image[size 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 0x1206906a], image[size 667 x 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 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1206906a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.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 0x1206906a], image[size 667 x 1001, buffer 0x0], 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 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] 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 560 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 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] 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@65e0a8b6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6deec53c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x45d588d], image[size 667 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, 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 0x45d588d], image[size 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x767d5adb], 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@3e99b1d9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4026289 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x45d588d], image[size 667 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, 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 0x45d588d], image[size 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x767d5adb], 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@5359cce4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6eda5806 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x45d588d], image[size 667 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x45d588d], image[size 667 x 1001, 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 0x45d588d], image[size 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x767d5adb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 0x767d5adb], image[size 667 x 1001, buffer 0x0], 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 21.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 3867 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@1ea01d60: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77867299 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c1c3177], image[size 667 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, 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 0x3c1c3177], image[size 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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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@3578d16d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@525bdea [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c1c3177], image[size 667 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, 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 0x3c1c3177], image[size 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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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@655cbfa4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78b68a90 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c1c3177], image[size 667 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3c1c3177], image[size 667 x 1001, 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 0x3c1c3177], image[size 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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], 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.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 0x6d6df4f], image[size 667 x 1001, buffer 0x0], 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 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] 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 3965 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 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] 1 s: 60 f / 1006 ms, 59.6 fps, 16 ms/f; total: 60 f, 59.6 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823340528 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823340528 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823340530 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 @ 1412823342200 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:1412823344056 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823344069 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823344234 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 0x721d942a], 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 0x721d942a], 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 0x721d942a], 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 0x2e5eb026], 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 0x2e5eb026], 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 0x2e5eb026], 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 0x721d942a], 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 0x721d942a], 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 0x721d942a], 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 0x2e5eb026], 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 0x2e5eb026], 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 0x2e5eb026], 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 455 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x4ac1ab56], 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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x4ac1ab56], 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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], 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 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] PRINT Duration 142 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-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: 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 0x524a9dfe], image[size 667 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 0x524a9dfe], image[size 667 x 1001, 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 0x524a9dfe], image[size 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 0x6774ac06], image[size 667 x 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 0x6774ac06], 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 0x6774ac06], 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 0x524a9dfe], image[size 667 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 0x524a9dfe], image[size 667 x 1001, 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 0x524a9dfe], image[size 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 0x6774ac06], image[size 667 x 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 0x6774ac06], 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 0x6774ac06], image[size 667 x 1001, buffer 0x0], 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 353 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 0x1ce09993], image[size 667 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 0x1ce09993], image[size 667 x 1001, 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 0x1ce09993], image[size 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 0x5261f8c5], image[size 667 x 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 0x5261f8c5], 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 0x5261f8c5], 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 0x1ce09993], image[size 667 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 0x1ce09993], image[size 667 x 1001, 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 0x1ce09993], image[size 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 0x5261f8c5], image[size 667 x 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 0x5261f8c5], 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 0x5261f8c5], image[size 667 x 1001, buffer 0x0], 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 453 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 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 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 0x3f6cfc32], image[size 667 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 0x3f6cfc32], image[size 667 x 1001, 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 0x3f6cfc32], image[size 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 0x5a9d4cff], image[size 667 x 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 0x5a9d4cff], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5a9d4cff], 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 0x3f6cfc32], image[size 667 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 0x3f6cfc32], image[size 667 x 1001, 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 0x3f6cfc32], image[size 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 0x5a9d4cff], image[size 667 x 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 0x5a9d4cff], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5a9d4cff], image[size 667 x 1001, buffer 0x0], 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 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[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, 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] 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 247 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 754x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-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: 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@264474c5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1533149a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x393b8e10], image[size 667 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 0x393b8e10], image[size 667 x 1001, 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 0x393b8e10], image[size 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 0x7898c6aa], image[size 667 x 1001, 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 0x7898c6aa], 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 0x7898c6aa], 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@6509c450: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@845d60d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x393b8e10], image[size 667 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 0x393b8e10], image[size 667 x 1001, 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 0x393b8e10], image[size 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 0x7898c6aa], image[size 667 x 1001, 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 0x7898c6aa], 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 0x7898c6aa], 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@6931dc26: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50a3d517 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x393b8e10], image[size 667 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 0x393b8e10], image[size 667 x 1001, 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 0x393b8e10], image[size 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 0x7898c6aa], image[size 667 x 1001, 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 0x7898c6aa], 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 0x7898c6aa], image[size 667 x 1001, buffer 0x0], 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,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 4316 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@105e552: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@663daee2 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5702634e], image[size 667 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 0x5702634e], image[size 667 x 1001, 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 0x5702634e], image[size 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 0xbbe863f], image[size 667 x 1001, 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 0xbbe863f], 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 0xbbe863f], 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@3b55697c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2ae5ad62 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5702634e], image[size 667 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 0x5702634e], image[size 667 x 1001, 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 0x5702634e], image[size 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 0xbbe863f], image[size 667 x 1001, 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 0xbbe863f], 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 0xbbe863f], 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@224dc614: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c403c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5702634e], image[size 667 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 0x5702634e], image[size 667 x 1001, 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 0x5702634e], image[size 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 0xbbe863f], image[size 667 x 1001, 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 0xbbe863f], 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 0xbbe863f], image[size 667 x 1001, buffer 0x0], 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 34.0, [l -1.0, r 1.0, b -1.5, t 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 3727 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] 0 s: 60 f / 995 ms, 60.3 fps, 16 ms/f; total: 60 f, 60.3 fps, 16 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356150 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:1412823356416 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356425 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356426 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 0x36592468], 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] 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 0x36592468], 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] 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 0x36592468], 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 0x36592468], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 0x36592468], 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 0x36592468], 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 0x36592468], 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 0x36592468], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 112 ms [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] No PDF [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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 84 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-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: 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 0x1066c931], image[size 667 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, 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 0x1066c931], image[size 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 0x43c87c58], image[size 667 x 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x1066c931], image[size 667 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, 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 0x1066c931], image[size 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 0x43c87c58], image[size 667 x 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 538 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 0x591cad69], image[size 667 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, 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 0x591cad69], image[size 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 0x2638aef6], image[size 667 x 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x591cad69], image[size 667 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, 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 0x591cad69], image[size 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 0x2638aef6], image[size 667 x 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 518 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 0x5b99f049], image[size 667 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, 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 0x5b99f049], image[size 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 0x426f04cd], image[size 667 x 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x5b99f049], image[size 667 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, 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 0x5b99f049], image[size 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 0x426f04cd], image[size 667 x 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 520 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@55573c7d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@27967006 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b4647d4], image[size 667 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, 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 0x3b4647d4], image[size 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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@47657f96: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@38309eae [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b4647d4], image[size 667 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, 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 0x3b4647d4], image[size 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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@59333c02: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3fdbe744 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b4647d4], image[size 667 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, 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 0x3b4647d4], image[size 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 3932 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator#01,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] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.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] 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@1aece247: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@a9fc843 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33c3edc5], image[size 667 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, 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 0x33c3edc5], image[size 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 0x52d75e02], image[size 667 x 1001, buffer 0x0], 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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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@6072b193: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524d1ede [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33c3edc5], image[size 667 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, 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 0x33c3edc5], image[size 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 0x52d75e02], image[size 667 x 1001, buffer 0x0], 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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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@2098b9fe: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a3fd434 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33c3edc5], image[size 667 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, 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 0x33c3edc5], image[size 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 0x52d75e02], image[size 667 x 1001, buffer 0x0], 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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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 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] PRINT Duration 3877 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] 0 s: 60 f / 982 ms, 61.0 fps, 16 ms/f; total: 60 f, 61.0 fps, 16 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823367593 d 0ms]] [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823367614 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.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823367787 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.337 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 @ 1412823342200 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:1412823344056 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823344069 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823344234 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 0x721d942a], 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 0x721d942a], 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 0x721d942a], 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 0x2e5eb026], 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 0x2e5eb026], 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 0x2e5eb026], 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 0x721d942a], 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 0x721d942a], 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 0x721d942a], 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 0x2e5eb026], 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 0x2e5eb026], 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 0x2e5eb026], 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 455 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x4ac1ab56], 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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x4ac1ab56], 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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], 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 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] PRINT Duration 142 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-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: 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 0x524a9dfe], image[size 667 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 0x524a9dfe], image[size 667 x 1001, 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 0x524a9dfe], image[size 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 0x6774ac06], image[size 667 x 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 0x6774ac06], 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 0x6774ac06], 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 0x524a9dfe], image[size 667 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 0x524a9dfe], image[size 667 x 1001, 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 0x524a9dfe], image[size 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 0x6774ac06], image[size 667 x 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 0x6774ac06], 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 0x6774ac06], image[size 667 x 1001, buffer 0x0], 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 353 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 0x1ce09993], image[size 667 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 0x1ce09993], image[size 667 x 1001, 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 0x1ce09993], image[size 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 0x5261f8c5], image[size 667 x 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 0x5261f8c5], 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 0x5261f8c5], 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 0x1ce09993], image[size 667 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 0x1ce09993], image[size 667 x 1001, 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 0x1ce09993], image[size 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 0x5261f8c5], image[size 667 x 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 0x5261f8c5], 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 0x5261f8c5], image[size 667 x 1001, buffer 0x0], 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 453 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 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 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 0x3f6cfc32], image[size 667 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 0x3f6cfc32], image[size 667 x 1001, 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 0x3f6cfc32], image[size 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 0x5a9d4cff], image[size 667 x 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 0x5a9d4cff], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5a9d4cff], 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 0x3f6cfc32], image[size 667 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 0x3f6cfc32], image[size 667 x 1001, 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 0x3f6cfc32], image[size 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 0x5a9d4cff], image[size 667 x 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 0x5a9d4cff], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5a9d4cff], image[size 667 x 1001, buffer 0x0], 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 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[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, 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] 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 247 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 754x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-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: 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@264474c5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1533149a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x393b8e10], image[size 667 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 0x393b8e10], image[size 667 x 1001, 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 0x393b8e10], image[size 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 0x7898c6aa], image[size 667 x 1001, 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 0x7898c6aa], 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 0x7898c6aa], 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@6509c450: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@845d60d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x393b8e10], image[size 667 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 0x393b8e10], image[size 667 x 1001, 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 0x393b8e10], image[size 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 0x7898c6aa], image[size 667 x 1001, 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 0x7898c6aa], 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 0x7898c6aa], 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@6931dc26: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50a3d517 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x393b8e10], image[size 667 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 0x393b8e10], image[size 667 x 1001, 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 0x393b8e10], image[size 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 0x7898c6aa], image[size 667 x 1001, 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 0x7898c6aa], 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 0x7898c6aa], image[size 667 x 1001, buffer 0x0], 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,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 4316 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@105e552: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@663daee2 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5702634e], image[size 667 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 0x5702634e], image[size 667 x 1001, 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 0x5702634e], image[size 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 0xbbe863f], image[size 667 x 1001, 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 0xbbe863f], 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 0xbbe863f], 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@3b55697c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2ae5ad62 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5702634e], image[size 667 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 0x5702634e], image[size 667 x 1001, 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 0x5702634e], image[size 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 0xbbe863f], image[size 667 x 1001, 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 0xbbe863f], 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 0xbbe863f], 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@224dc614: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c403c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5702634e], image[size 667 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 0x5702634e], image[size 667 x 1001, 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 0x5702634e], image[size 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 0xbbe863f], image[size 667 x 1001, 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 0xbbe863f], 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 0xbbe863f], image[size 667 x 1001, buffer 0x0], 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 34.0, [l -1.0, r 1.0, b -1.5, t 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 3727 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] 0 s: 60 f / 995 ms, 60.3 fps, 16 ms/f; total: 60 f, 60.3 fps, 16 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356150 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:1412823356416 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356425 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356426 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 0x36592468], 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] 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 0x36592468], 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] 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 0x36592468], 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 0x36592468], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 0x36592468], 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 0x36592468], 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 0x36592468], 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 0x36592468], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 112 ms [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] No PDF [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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 84 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-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: 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 0x1066c931], image[size 667 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, 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 0x1066c931], image[size 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 0x43c87c58], image[size 667 x 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x1066c931], image[size 667 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, 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 0x1066c931], image[size 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 0x43c87c58], image[size 667 x 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 538 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 0x591cad69], image[size 667 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, 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 0x591cad69], image[size 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 0x2638aef6], image[size 667 x 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x591cad69], image[size 667 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, 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 0x591cad69], image[size 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 0x2638aef6], image[size 667 x 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 518 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 0x5b99f049], image[size 667 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, 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 0x5b99f049], image[size 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 0x426f04cd], image[size 667 x 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x5b99f049], image[size 667 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, 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 0x5b99f049], image[size 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 0x426f04cd], image[size 667 x 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 520 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@55573c7d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@27967006 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b4647d4], image[size 667 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, 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 0x3b4647d4], image[size 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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@47657f96: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@38309eae [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b4647d4], image[size 667 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, 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 0x3b4647d4], image[size 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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@59333c02: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3fdbe744 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b4647d4], image[size 667 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, 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 0x3b4647d4], image[size 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 3932 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator#01,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] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.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] 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@1aece247: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@a9fc843 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33c3edc5], image[size 667 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, 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 0x33c3edc5], image[size 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 0x52d75e02], image[size 667 x 1001, buffer 0x0], 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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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@6072b193: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524d1ede [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33c3edc5], image[size 667 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, 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 0x33c3edc5], image[size 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 0x52d75e02], image[size 667 x 1001, buffer 0x0], 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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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@2098b9fe: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a3fd434 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33c3edc5], image[size 667 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, 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 0x33c3edc5], image[size 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 0x52d75e02], image[size 667 x 1001, buffer 0x0], 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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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 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] PRINT Duration 3877 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] 0 s: 60 f / 982 ms, 61.0 fps, 16 ms/f; total: 60 f, 61.0 fps, 16 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823367593 d 0ms]] [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823367614 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.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823367787 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 12.762 sec [junit] Testcase: test02_aa8 took 11.429 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.337 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 @ 1412823342200 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:1412823344056 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823344069 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823344234 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 0x721d942a], 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 0x721d942a], 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 0x721d942a], 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 0x2e5eb026], 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 0x2e5eb026], 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 0x2e5eb026], 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 0x721d942a], 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 0x721d942a], 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 0x721d942a], 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 0x2e5eb026], 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 0x2e5eb026], 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 0x2e5eb026], 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 455 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x4ac1ab56], 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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x290fdbd8], 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 0x4ac1ab56], 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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], image[size 320 x 481, 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.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 0x4ac1ab56], 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 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] PRINT Duration 142 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-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: 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 0x524a9dfe], image[size 667 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 0x524a9dfe], image[size 667 x 1001, 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 0x524a9dfe], image[size 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 0x6774ac06], image[size 667 x 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 0x6774ac06], 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 0x6774ac06], 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 0x524a9dfe], image[size 667 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 0x524a9dfe], image[size 667 x 1001, 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 0x524a9dfe], image[size 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 0x6774ac06], image[size 667 x 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 0x6774ac06], 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 0x6774ac06], image[size 667 x 1001, buffer 0x0], 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 353 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 0x1ce09993], image[size 667 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 0x1ce09993], image[size 667 x 1001, 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 0x1ce09993], image[size 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 0x5261f8c5], image[size 667 x 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 0x5261f8c5], 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 0x5261f8c5], 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 0x1ce09993], image[size 667 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 0x1ce09993], image[size 667 x 1001, 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 0x1ce09993], image[size 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 0x5261f8c5], image[size 667 x 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 0x5261f8c5], 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 0x5261f8c5], image[size 667 x 1001, buffer 0x0], 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 453 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 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 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 0x3f6cfc32], image[size 667 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 0x3f6cfc32], image[size 667 x 1001, 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 0x3f6cfc32], image[size 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 0x5a9d4cff], image[size 667 x 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 0x5a9d4cff], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5a9d4cff], 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 0x3f6cfc32], image[size 667 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 0x3f6cfc32], image[size 667 x 1001, 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 0x3f6cfc32], image[size 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 0x5a9d4cff], image[size 667 x 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 0x5a9d4cff], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5a9d4cff], image[size 667 x 1001, buffer 0x0], 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 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[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, 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] 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 247 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 754x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-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: 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@264474c5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1533149a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x393b8e10], image[size 667 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 0x393b8e10], image[size 667 x 1001, 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 0x393b8e10], image[size 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 0x7898c6aa], image[size 667 x 1001, 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 0x7898c6aa], 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 0x7898c6aa], 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@6509c450: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@845d60d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x393b8e10], image[size 667 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 0x393b8e10], image[size 667 x 1001, 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 0x393b8e10], image[size 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 0x7898c6aa], image[size 667 x 1001, 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 0x7898c6aa], 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 0x7898c6aa], 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@6931dc26: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50a3d517 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x393b8e10], image[size 667 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 0x393b8e10], image[size 667 x 1001, 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 0x393b8e10], image[size 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 0x7898c6aa], image[size 667 x 1001, 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 0x7898c6aa], 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 0x7898c6aa], image[size 667 x 1001, buffer 0x0], 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,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 4316 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@105e552: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@663daee2 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5702634e], image[size 667 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 0x5702634e], image[size 667 x 1001, 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 0x5702634e], image[size 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 0xbbe863f], image[size 667 x 1001, 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 0xbbe863f], 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 0xbbe863f], 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@3b55697c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2ae5ad62 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5702634e], image[size 667 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 0x5702634e], image[size 667 x 1001, 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 0x5702634e], image[size 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 0xbbe863f], image[size 667 x 1001, 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 0xbbe863f], 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 0xbbe863f], 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@224dc614: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c403c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5702634e], image[size 667 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 0x5702634e], image[size 667 x 1001, 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 0x5702634e], image[size 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 0xbbe863f], image[size 667 x 1001, 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 0xbbe863f], 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 0xbbe863f], image[size 667 x 1001, buffer 0x0], 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 34.0, [l -1.0, r 1.0, b -1.5, t 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 3727 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] 0 s: 60 f / 995 ms, 60.3 fps, 16 ms/f; total: 60 f, 60.3 fps, 16 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356150 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:1412823356416 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356425 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823356426 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 0x36592468], 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] 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 0x36592468], 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] 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 0x36592468], 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 0x36592468], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 0x36592468], 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 0x36592468], 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 0x36592468], 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 0x36592468], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 0x42498c42], 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 112 ms [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] No PDF [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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x75958a45], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 0x36ed3f1f], 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 84 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-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: 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 0x1066c931], image[size 667 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, 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 0x1066c931], image[size 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 0x43c87c58], image[size 667 x 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x1066c931], image[size 667 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x1066c931], image[size 667 x 1001, 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 0x1066c931], image[size 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 0x43c87c58], image[size 667 x 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], 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 0x43c87c58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 538 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 0x591cad69], image[size 667 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, 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 0x591cad69], image[size 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 0x2638aef6], image[size 667 x 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x591cad69], image[size 667 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x591cad69], image[size 667 x 1001, 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 0x591cad69], image[size 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 0x2638aef6], image[size 667 x 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], 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 0x2638aef6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 518 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 0x5b99f049], image[size 667 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, 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 0x5b99f049], image[size 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 0x426f04cd], image[size 667 x 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x5b99f049], image[size 667 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x5b99f049], image[size 667 x 1001, 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 0x5b99f049], image[size 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 0x426f04cd], image[size 667 x 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], 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 0x426f04cd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 520 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@55573c7d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@27967006 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b4647d4], image[size 667 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, 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 0x3b4647d4], image[size 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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@47657f96: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@38309eae [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b4647d4], image[size 667 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, 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 0x3b4647d4], image[size 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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@59333c02: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3fdbe744 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b4647d4], image[size 667 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x3b4647d4], image[size 667 x 1001, 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 0x3b4647d4], image[size 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], 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 -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 0x72aeff73], 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 -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 0x72aeff73], 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 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 0x72aeff73], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 3932 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator#01,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] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.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] 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@1aece247: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@a9fc843 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33c3edc5], image[size 667 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, 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 0x33c3edc5], image[size 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 0x52d75e02], image[size 667 x 1001, buffer 0x0], 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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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@6072b193: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524d1ede [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33c3edc5], image[size 667 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, 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 0x33c3edc5], image[size 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 0x52d75e02], image[size 667 x 1001, buffer 0x0], 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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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@2098b9fe: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a3fd434 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x33c3edc5], image[size 667 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post 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 0x33c3edc5], image[size 667 x 1001, 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 0x33c3edc5], image[size 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 0x52d75e02], image[size 667 x 1001, buffer 0x0], 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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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.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 0x52d75e02], 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 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] PRINT Duration 3877 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] 0 s: 60 f / 982 ms, 61.0 fps, 16 ms/f; total: 60 f, 61.0 fps, 16 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823367593 d 0ms]] [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412823367614 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.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823367787 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412823369525 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT [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:1412823371113 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823371120 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:1412823371370 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x23a101db], 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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x23a101db], 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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], 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 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] 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 366 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 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] 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 0x3f2f7808], 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 0x3f2f7808], 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 0x3f2f7808], 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 0x46f6b940], 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 0x46f6b940], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x46f6b940], 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 0x3f2f7808], 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 0x3f2f7808], 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 0x3f2f7808], 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 0x46f6b940], 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 0x46f6b940], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x46f6b940], 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 12.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 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] 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 228 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 0x77e8fb27], image[size 667 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x77e8fb27], image[size 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 0x23807f16], image[size 667 x 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 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x23807f16], 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 0x23807f16], 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 0x77e8fb27], image[size 667 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x77e8fb27], image[size 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 0x23807f16], image[size 667 x 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 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x23807f16], 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 0x23807f16], image[size 667 x 1001, buffer 0x0], 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 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] 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 297 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 0x75de552e], image[size 667 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 0x75de552e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75de552e], image[size 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 0x743f55ab], image[size 667 x 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 0x743f55ab], 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 0x743f55ab], 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 0x75de552e], image[size 667 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 0x75de552e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75de552e], image[size 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 0x743f55ab], image[size 667 x 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 0x743f55ab], 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 0x743f55ab], image[size 667 x 1001, buffer 0x0], 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 495 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 0x55f8998d], image[size 667 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55f8998d], image[size 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 0x4ca523ba], image[size 667 x 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x55f8998d], image[size 667 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55f8998d], image[size 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 0x4ca523ba], image[size 667 x 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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:1412823373843 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 302 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@30566276: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6eaaa3c8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5fa24e7e], image[size 667 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5fa24e7e], image[size 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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@a08680e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@da94754 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5fa24e7e], image[size 667 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5fa24e7e], image[size 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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@266799ea: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48166985 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5fa24e7e], image[size 667 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5fa24e7e], image[size 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 4394 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@62afa05c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@dab132f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2740cce1], image[size 667 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2740cce1], image[size 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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@13f308ae: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78e63157 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2740cce1], image[size 667 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2740cce1], image[size 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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@3ef3fe76: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52d3dcb1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2740cce1], image[size 667 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2740cce1], image[size 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 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 3730 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@6ddb0000: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f961438 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1490cf75], image[size 667 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1490cf75], image[size 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 0x75175e38], image[size 667 x 1001, buffer 0x0], 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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@4003c29b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2d7f7020 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1490cf75], image[size 667 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1490cf75], image[size 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 0x75175e38], image[size 667 x 1001, buffer 0x0], 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], image[size 667 x 1001, buffer 0x0], 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 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 2016 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@24ed3701: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c346bd7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xb57bd14], image[size 667 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb57bd14], image[size 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 0x5ed1efef], image[size 667 x 1001, buffer 0x0], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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@13b1ce5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41095a07 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xb57bd14], image[size 667 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb57bd14], image[size 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 0x5ed1efef], image[size 667 x 1001, buffer 0x0], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], image[size 667 x 1001, buffer 0x0], 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 1983 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@3f5e1095: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17fc5e94 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bf794de], image[size 667 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bf794de], image[size 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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@767a70e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@111f4fb9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bf794de], image[size 667 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bf794de], image[size 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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@61f81df2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17fade66 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bf794de], image[size 667 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bf794de], image[size 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 3895 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 / 603 ms, 99.5 fps, 10 ms/f; total: 60 f, 99.5 fps, 10 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823390859 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823390887 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [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:1412823391003 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823391007 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:1412823391204 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 0x5abf4cee], 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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], 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 0x55baa935], 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 0x55baa935], 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 0x55baa935], 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 0x5abf4cee], 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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], 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 0x55baa935], 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 0x55baa935], 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 0x55baa935], 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 0x5abf4cee], 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 0x5abf4cee], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], 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 0x55baa935], 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 0x55baa935], 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 0x55baa935], 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 9.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 224 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 11.0, [l -1.0, r 1.0, b -1.0, t 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 0x324ca542], 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 0x324ca542], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 11.0, [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 0x324ca542], 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 0x7285e72b], 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 0x7285e72b], 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 0x7285e72b], 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 0x324ca542], 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 0x324ca542], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 11.0, [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 0x324ca542], 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 0x7285e72b], 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 0x7285e72b], 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 0x7285e72b], 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 0x324ca542], 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 0x324ca542], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 11.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 1024x1024 brd 0, cur 187/0 241x201, buffer 0x324ca542], 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 0x7285e72b], 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 0x7285e72b], 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 0x7285e72b], 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 11.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 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 false [junit] PRINT Duration 272 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], image[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 0x638ba786], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], image[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 0x638ba786], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], image[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 0x638ba786], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], image[size 892 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 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 337 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 16.0, [l -1.0, r 1.0, b -1.0, t 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 0x5ab9a10a], 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 0x5ab9a10a], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5ab9a10a], 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 0x4d3a4dfd], image[size 892 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 0x4d3a4dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x4d3a4dfd], 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 0x5ab9a10a], 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 0x5ab9a10a], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5ab9a10a], 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 0x4d3a4dfd], image[size 892 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 0x4d3a4dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x4d3a4dfd], 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 0x5ab9a10a], image[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 0x5ab9a10a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5ab9a10a], 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 0x4d3a4dfd], image[size 892 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 0x4d3a4dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x4d3a4dfd], image[size 892 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 16.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 16.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 469 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 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 0xa0b8b5], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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:1412823393539 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 19.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 428 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 739x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null [junit] >> Gears angle 20.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] 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@3c7274d6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@310a3a91 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x207552d6], image[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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], 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 0x791d1850], image[size 892 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x791d1850], 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@2a2e573c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2b68b963 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x207552d6], image[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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], 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 0x791d1850], image[size 892 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x791d1850], 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@346a7ef7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ad994bc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x207552d6], image[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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], 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 0x791d1850], image[size 892 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x791d1850], image[size 892 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 22.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 2877 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@5951a0c6: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7876181b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3a68d1df], image[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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], 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 0x140637ef], image[size 892 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x140637ef], 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@3dd731db: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68ed967f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3a68d1df], image[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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], 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 0x140637ef], image[size 892 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x140637ef], 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@abe42ed: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@641cc97d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3a68d1df], image[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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], 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 0x140637ef], image[size 892 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x140637ef], image[size 892 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 25.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 2665 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@22243df5: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7bdbc9e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e2bd53c], image[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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1e2bd53c], 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 0x2eb6ff91], image[size 892 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2eb6ff91], 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@7fa27cc3: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4cea06f3 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e2bd53c], image[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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1e2bd53c], 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 0x2eb6ff91], image[size 892 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2eb6ff91], image[size 892 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 false [junit] PRINT Duration 1713 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@26354293: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d0ba1cb [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1eebf658], image[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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], 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 0x21f8a570], image[size 892 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x21f8a570], 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@96114e5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c8e9e0a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1eebf658], image[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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], 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 0x21f8a570], image[size 892 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x21f8a570], image[size 892 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.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 1763 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@6b482a50: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64372640 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2f38802b], 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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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@60f29547: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32b31fa1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2f38802b], 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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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@7b835a7f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@387ac77 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2f38802b], 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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 33.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 3031 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 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 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 / 782 ms, 76.7 fps, 13 ms/f; total: 60 f, 76.7 fps, 13 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:1412823406813 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823406813 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:1412823406883 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823406894 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:1412823407096 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x157bc426], 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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x157bc426], 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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], 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 12.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 100 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x642c6ee5], 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x642c6ee5], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x642c6ee5], 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x642c6ee5], 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 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 95 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 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 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 0xb9245bc], image[size 667 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 0xb9245bc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb9245bc], image[size 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 0x2e8c2947], image[size 667 x 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 0x2e8c2947], 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 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2e8c2947], 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 0xb9245bc], image[size 667 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 0xb9245bc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb9245bc], image[size 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 0x2e8c2947], image[size 667 x 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 0x2e8c2947], 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 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2e8c2947], image[size 667 x 1001, buffer 0x0], 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 196 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 25.0, [l -1.0, r 1.0, b -1.0, t 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 0x6c1e5470], image[size 667 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 0x6c1e5470], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6c1e5470], image[size 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 0x5c291f15], image[size 667 x 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 0x5c291f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x5c291f15], 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 0x6c1e5470], image[size 667 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 0x6c1e5470], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6c1e5470], image[size 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 0x5c291f15], image[size 667 x 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 0x5c291f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x5c291f15], image[size 667 x 1001, buffer 0x0], 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 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] >> Gears angle 25.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 293 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 29.0, [l -1.0, r 1.0, b -1.0, t 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 0x435ac8], image[size 667 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 0x435ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x435ac8], image[size 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 0x105aecc8], image[size 667 x 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 0x105aecc8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x105aecc8], 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 0x435ac8], image[size 667 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 0x435ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x435ac8], image[size 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 0x105aecc8], image[size 667 x 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 0x105aecc8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x105aecc8], 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:1412823408701 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 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] >> Gears angle 29.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 216 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 754x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, 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] 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@6d680ee2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@732401e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a3324b7], image[size 667 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 0x5a3324b7], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a3324b7], image[size 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 0x7b77b404], image[size 667 x 1001, 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 0x7b77b404], 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 0x7b77b404], 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@4e29398a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@79c3909 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a3324b7], image[size 667 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 0x5a3324b7], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a3324b7], image[size 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 0x7b77b404], image[size 667 x 1001, 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 0x7b77b404], 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 0x7b77b404], 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@10f6b0db: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33004e1e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a3324b7], image[size 667 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 0x5a3324b7], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a3324b7], image[size 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 0x7b77b404], image[size 667 x 1001, 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 0x7b77b404], 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 0x7b77b404], image[size 667 x 1001, buffer 0x0], 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 3766 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@68d4abbb: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@106f0c0f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76616712], image[size 667 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 0x76616712], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76616712], image[size 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 0x59396a89], image[size 667 x 1001, 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 0x59396a89], 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 0x59396a89], 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@317ac66: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a7e0382 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76616712], image[size 667 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 0x76616712], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76616712], image[size 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 0x59396a89], image[size 667 x 1001, 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 0x59396a89], 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 0x59396a89], 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@7d2fd780: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@326332c7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76616712], image[size 667 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 0x76616712], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76616712], image[size 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 0x59396a89], image[size 667 x 1001, 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 0x59396a89], 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 0x59396a89], image[size 667 x 1001, buffer 0x0], 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 3408 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@1eb8cfd0: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@773a1643 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a9dbb6d], image[size 667 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 0x5a9dbb6d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a9dbb6d], image[size 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 0x3542167c], image[size 667 x 1001, 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 0x3542167c], 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 0x3542167c], 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@118fefc8: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4f638268 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a9dbb6d], image[size 667 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 0x5a9dbb6d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a9dbb6d], image[size 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 0x3542167c], image[size 667 x 1001, 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 0x3542167c], 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 0x3542167c], image[size 667 x 1001, buffer 0x0], 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 1888 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@6dbd4d85: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@745a184a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69ad4b99], image[size 667 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 0x69ad4b99], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69ad4b99], image[size 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 0x3569cd77], image[size 667 x 1001, 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 0x3569cd77], 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 0x3569cd77], 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@523db2ad: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6143d3e3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69ad4b99], image[size 667 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 0x69ad4b99], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69ad4b99], image[size 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 0x3569cd77], image[size 667 x 1001, 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 0x3569cd77], 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 0x3569cd77], image[size 667 x 1001, buffer 0x0], 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 1835 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@6dc9ca94: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1dba4ec9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x688ff016], image[size 667 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 0x688ff016], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x688ff016], image[size 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 0xfed625a], image[size 667 x 1001, 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 0xfed625a], 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 0xfed625a], 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@5fed538b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ab8d288 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x688ff016], image[size 667 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 0x688ff016], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x688ff016], image[size 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 0xfed625a], image[size 667 x 1001, 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 0xfed625a], 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 0xfed625a], 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@7f53d1b7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@38897986 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x688ff016], image[size 667 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 0x688ff016], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x688ff016], image[size 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 0xfed625a], image[size 667 x 1001, 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 0xfed625a], 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 0xfed625a], image[size 667 x 1001, buffer 0x0], 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 3650 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 / 634 ms, 94.6 fps, 10 ms/f; total: 60 f, 94.6 fps, 10 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823424664 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823424664 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [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:1412823424715 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823424740 d 1ms]] [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:1412823424860 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 78 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.5, [l -1.0, r 1.0, b -1.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 0x50b7ed01], 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 0x50b7ed01], 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 0x50b7ed01], 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 0x3055148b], 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 0x3055148b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 18.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x3055148b], 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 0x50b7ed01], 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 0x50b7ed01], 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 0x50b7ed01], 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 0x3055148b], 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 0x3055148b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 18.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x3055148b], 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.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 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 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 141 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 0x7c0e110f], image[size 667 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7c0e110f], image[size 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 0x302b433e], image[size 667 x 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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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 0x7c0e110f], image[size 667 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7c0e110f], image[size 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 0x302b433e], image[size 667 x 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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], image[size 667 x 1001, buffer 0x0], 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.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 203 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.0, [l -1.0, r 1.0, b -1.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 0xaa21c0d], image[size 667 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 0xaa21c0d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xaa21c0d], image[size 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 0x31a8852], image[size 667 x 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 0x31a8852], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x31a8852], 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 0xaa21c0d], image[size 667 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 0xaa21c0d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xaa21c0d], image[size 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 0x31a8852], image[size 667 x 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 0x31a8852], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x31a8852], image[size 667 x 1001, buffer 0x0], 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.0, [l -1.0, r 1.0, b -1.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 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] 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 261 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 0x51f0f591], image[size 667 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x51f0f591], image[size 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 0x3729aa99], image[size 667 x 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3729aa99], 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 0x51f0f591], image[size 667 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x51f0f591], image[size 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 0x3729aa99], image[size 667 x 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3729aa99], 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:1412823426410 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 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 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 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.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.0, [l -1.0, r 1.0, b -1.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@4140e43a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@486ca33b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f38b110], image[size 667 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7f38b110], image[size 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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@21a7e80a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c2bc56d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f38b110], image[size 667 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7f38b110], image[size 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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@36e0026c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7950a0cc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f38b110], image[size 667 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7f38b110], image[size 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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] 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 3791 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@1eb9a39a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b5d50f8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61e1bf8d], image[size 667 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x61e1bf8d], image[size 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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@78014a03: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e026b75 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61e1bf8d], image[size 667 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x61e1bf8d], image[size 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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@44a17061: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42e12346 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61e1bf8d], image[size 667 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x61e1bf8d], image[size 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 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 3540 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@f7b4c58: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4df71247 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15c32a78], image[size 667 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x15c32a78], image[size 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 0x26a3b4b6], image[size 667 x 1001, buffer 0x0], 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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@328a9b21: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5509e14b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15c32a78], image[size 667 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x15c32a78], image[size 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 0x26a3b4b6], image[size 667 x 1001, buffer 0x0], 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], image[size 667 x 1001, buffer 0x0], 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 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 1916 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@52e39347: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a9883d6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x218647af], image[size 667 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x218647af], image[size 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 0x4016a470], image[size 667 x 1001, buffer 0x0], 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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], 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@152474c4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2e434ff2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x218647af], image[size 667 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x218647af], image[size 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 0x4016a470], image[size 667 x 1001, buffer 0x0], 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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], 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.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 1920 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@794b5c7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@55b5d641 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x69061e45], image[size 667 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69061e45], image[size 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], 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@6529ac0f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@580d4a8a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x69061e45], image[size 667 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69061e45], image[size 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], 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@65fcb5de: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77b497f3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x69061e45], image[size 667 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69061e45], image[size 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 54.0, [l -1.0, r 1.0, b -1.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 3781 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 55.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 / 485 ms, 123.7 fps, 8 ms/f; total: 60 f, 123.7 fps, 8 ms/f [junit] 0 s: 60 f / 487 ms, 123.2 fps, 8 ms/f; total: 120 f, 123.4 fps, 8 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823442750 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 - test11_flip0_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823442769 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:1412823442845 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823442875 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:1412823443033 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 0x4ab86c02], 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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], 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 0x13adf685], 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 0x13adf685], 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 0x13adf685], 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 0x4ab86c02], 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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], 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 0x13adf685], 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 0x13adf685], 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 0x13adf685], 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 0x4ab86c02], 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 0x4ab86c02], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], 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 0x13adf685], 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 0x13adf685], 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 0x13adf685], 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.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 171 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 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 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 0x7eaa4708], 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 0x7eaa4708], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 13.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 0x7eaa4708], 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 0x42808969], 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 0x42808969], 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 0x42808969], 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 0x7eaa4708], 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 0x7eaa4708], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 13.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 0x7eaa4708], 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 0x42808969], 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 0x42808969], 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 0x42808969], 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 0x7eaa4708], 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 0x7eaa4708], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 13.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 0x7eaa4708], 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 0x42808969], 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 0x42808969], 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 0x42808969], 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 13.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 14.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 244 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], image[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 0x5dd00b49], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], image[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 0x5dd00b49], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], image[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 0x5dd00b49], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], image[size 892 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 16.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 299 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 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 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 0x4f3081db], 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 0x4f3081db], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0x4f3081db], 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 0x15062572], image[size 892 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 0x15062572], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x15062572], 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 0x4f3081db], 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 0x4f3081db], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0x4f3081db], 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 0x15062572], image[size 892 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 0x15062572], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x15062572], 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 0x4f3081db], image[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 0x4f3081db], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0x4f3081db], 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 0x15062572], image[size 892 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 0x15062572], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x15062572], image[size 892 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 19.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 20.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 416 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 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 0x208d6dd2], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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:1412823445141 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 22.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 369 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 23.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] 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@5b288632: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@572de104 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2fb68d5a], image[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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], 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 0x6e98b7ad], image[size 892 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6e98b7ad], 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@546015d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@436198a0 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2fb68d5a], image[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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], 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 0x6e98b7ad], image[size 892 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6e98b7ad], 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@16209c38: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b15bd11 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2fb68d5a], image[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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], 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 0x6e98b7ad], image[size 892 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6e98b7ad], image[size 892 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 25.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 2857 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@2a2e520e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@253e50f1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b3eafd2], image[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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], 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 0x2935f824], image[size 892 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2935f824], 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@74dd9f49: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5971932d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b3eafd2], image[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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], 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 0x2935f824], image[size 892 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2935f824], 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@6e9e8517: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@372a4bd4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b3eafd2], image[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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], 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 0x2935f824], image[size 892 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2935f824], image[size 892 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.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 2655 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@f75874d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e345be7 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x221767ae], image[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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x221767ae], 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 0x29c15303], image[size 892 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x29c15303], 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@718984ae: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e433bd1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x221767ae], image[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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x221767ae], 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 0x29c15303], image[size 892 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x29c15303], image[size 892 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 true [junit] PRINT Duration 1762 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@7668a972: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@8b40960 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d31a5ce], image[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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], 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 0x44830a2c], image[size 892 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x44830a2c], 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@4047f28f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a5a8b7e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d31a5ce], image[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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], 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 0x44830a2c], image[size 892 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x44830a2c], image[size 892 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 35.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 1772 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@3628dcb8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f246fdc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39fcfd79], 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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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@753caa6f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@796aa0a4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39fcfd79], 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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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@5e6fdf39: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13513006 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39fcfd79], 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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 38.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 3022 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 39.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 / 679 ms, 88.3 fps, 11 ms/f; total: 60 f, 88.3 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:1412823458417 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823458417 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:1412823458450 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823458488 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:1412823458618 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x3c51d922], 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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x3c51d922], 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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], 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 12.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 87 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x3c375e3f], 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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x3c375e3f], 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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], 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 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 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 90 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 21.0, [l -1.0, r 1.0, b -1.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 0x2c79ab77], image[size 667 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 0x2c79ab77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2c79ab77], image[size 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 0xca36798], image[size 667 x 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 0xca36798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xca36798], 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 0x2c79ab77], image[size 667 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 0x2c79ab77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2c79ab77], image[size 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 0xca36798], image[size 667 x 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 0xca36798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xca36798], image[size 667 x 1001, buffer 0x0], 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 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] >> Gears angle 21.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 163 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 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 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 0x30407fec], image[size 667 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 0x30407fec], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x30407fec], image[size 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 0x2876a68b], image[size 667 x 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 0x2876a68b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2876a68b], 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 0x30407fec], image[size 667 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 0x30407fec], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x30407fec], image[size 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 0x2876a68b], image[size 667 x 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 0x2876a68b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2876a68b], image[size 667 x 1001, buffer 0x0], 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 25.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 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 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 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 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 0x2191c321], image[size 667 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 0x2191c321], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2191c321], image[size 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 0x18555f75], image[size 667 x 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 0x18555f75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x18555f75], 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 0x2191c321], image[size 667 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 0x2191c321], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2191c321], image[size 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 0x18555f75], image[size 667 x 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 0x18555f75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x18555f75], 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:1412823460099 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 29.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 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] 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 221 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 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] 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 34.0, [l -1.0, r 1.0, b -1.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@2a3a559: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@28ba9288 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7db40b0b], image[size 667 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 0x7db40b0b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7db40b0b], image[size 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 0x66133d26], image[size 667 x 1001, 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 0x66133d26], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66133d26], 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@7bd1e277: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3a090376 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7db40b0b], image[size 667 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 0x7db40b0b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7db40b0b], image[size 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 0x66133d26], image[size 667 x 1001, 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 0x66133d26], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66133d26], 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@27e7d5b2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bf5df24 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7db40b0b], image[size 667 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 0x7db40b0b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7db40b0b], image[size 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 0x66133d26], image[size 667 x 1001, 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 0x66133d26], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66133d26], image[size 667 x 1001, buffer 0x0], 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 34.0, [l -1.0, r 1.0, b -1.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 34.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 3636 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 38.0, [l -1.0, r 1.0, b -1.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@1c3418d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@49cd21bc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6323c72a], image[size 667 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 0x6323c72a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6323c72a], image[size 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 0x6fb060b0], image[size 667 x 1001, 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 0x6fb060b0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6fb060b0], 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@315311ef: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47042f68 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6323c72a], image[size 667 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 0x6323c72a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6323c72a], image[size 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 0x6fb060b0], image[size 667 x 1001, 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 0x6fb060b0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6fb060b0], 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@60c8a51e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@452628a2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6323c72a], image[size 667 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 0x6323c72a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6323c72a], image[size 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 0x6fb060b0], image[size 667 x 1001, 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 0x6fb060b0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6fb060b0], image[size 667 x 1001, buffer 0x0], 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 38.0, [l -1.0, r 1.0, b -1.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 38.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 3402 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 42.0, [l -1.0, r 1.0, b -1.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@6fe1aaea: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@27e2496b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x58f4d619], image[size 667 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 0x58f4d619], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x58f4d619], image[size 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 0x29bd2a39], image[size 667 x 1001, 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 0x29bd2a39], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x29bd2a39], 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@2de724b5: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6861ba28 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x58f4d619], image[size 667 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 0x58f4d619], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x58f4d619], image[size 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 0x29bd2a39], image[size 667 x 1001, 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 0x29bd2a39], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x29bd2a39], image[size 667 x 1001, buffer 0x0], 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 42.0, [l -1.0, r 1.0, b -1.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 42.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 1831 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 46.0, [l -1.0, r 1.0, b -1.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@5b636eab: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@344ea92c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xbd83713], image[size 667 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 0xbd83713], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xbd83713], image[size 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 0x2ce6e1d8], image[size 667 x 1001, 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 0x2ce6e1d8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ce6e1d8], 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@3f6e58ab: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46e9b83a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xbd83713], image[size 667 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 0xbd83713], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xbd83713], image[size 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 0x2ce6e1d8], image[size 667 x 1001, 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 0x2ce6e1d8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ce6e1d8], image[size 667 x 1001, buffer 0x0], 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 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] >> Gears angle 46.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 1815 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 50.0, [l -1.0, r 1.0, b -1.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@59a46462: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@300c23ff [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2a880aee], image[size 667 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 0x2a880aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2a880aee], image[size 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 0x3eed4543], image[size 667 x 1001, 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 0x3eed4543], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3eed4543], 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@6a002416: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7b218a87 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2a880aee], image[size 667 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 0x2a880aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2a880aee], image[size 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 0x3eed4543], image[size 667 x 1001, 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 0x3eed4543], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3eed4543], 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@203a956c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1063443b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2a880aee], image[size 667 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 0x2a880aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2a880aee], image[size 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 0x3eed4543], image[size 667 x 1001, 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 0x3eed4543], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3eed4543], image[size 667 x 1001, buffer 0x0], 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.0, [l -1.0, r 1.0, b -1.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 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] 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 3657 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 51.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 / 555 ms, 108.1 fps, 9 ms/f; total: 60 f, 108.1 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:1412823475639 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823475639 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823475808 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.058 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 @ 1412823369525 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:1412823371113 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823371120 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:1412823371370 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x23a101db], 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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x23a101db], 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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], 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 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] 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 366 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 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] 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 0x3f2f7808], 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 0x3f2f7808], 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 0x3f2f7808], 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 0x46f6b940], 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 0x46f6b940], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x46f6b940], 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 0x3f2f7808], 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 0x3f2f7808], 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 0x3f2f7808], 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 0x46f6b940], 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 0x46f6b940], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x46f6b940], 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 12.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 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] 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 228 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 0x77e8fb27], image[size 667 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x77e8fb27], image[size 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 0x23807f16], image[size 667 x 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 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x23807f16], 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 0x23807f16], 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 0x77e8fb27], image[size 667 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x77e8fb27], image[size 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 0x23807f16], image[size 667 x 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 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x23807f16], 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 0x23807f16], image[size 667 x 1001, buffer 0x0], 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 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] 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 297 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 0x75de552e], image[size 667 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 0x75de552e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75de552e], image[size 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 0x743f55ab], image[size 667 x 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 0x743f55ab], 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 0x743f55ab], 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 0x75de552e], image[size 667 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 0x75de552e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75de552e], image[size 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 0x743f55ab], image[size 667 x 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 0x743f55ab], 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 0x743f55ab], image[size 667 x 1001, buffer 0x0], 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 495 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 0x55f8998d], image[size 667 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55f8998d], image[size 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 0x4ca523ba], image[size 667 x 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x55f8998d], image[size 667 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55f8998d], image[size 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 0x4ca523ba], image[size 667 x 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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:1412823373843 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 302 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@30566276: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6eaaa3c8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5fa24e7e], image[size 667 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5fa24e7e], image[size 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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@a08680e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@da94754 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5fa24e7e], image[size 667 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5fa24e7e], image[size 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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@266799ea: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48166985 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5fa24e7e], image[size 667 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5fa24e7e], image[size 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 4394 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@62afa05c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@dab132f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2740cce1], image[size 667 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2740cce1], image[size 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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@13f308ae: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78e63157 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2740cce1], image[size 667 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2740cce1], image[size 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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@3ef3fe76: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52d3dcb1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2740cce1], image[size 667 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2740cce1], image[size 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 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 3730 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@6ddb0000: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f961438 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1490cf75], image[size 667 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1490cf75], image[size 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 0x75175e38], image[size 667 x 1001, buffer 0x0], 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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@4003c29b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2d7f7020 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1490cf75], image[size 667 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1490cf75], image[size 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 0x75175e38], image[size 667 x 1001, buffer 0x0], 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], image[size 667 x 1001, buffer 0x0], 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 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 2016 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@24ed3701: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c346bd7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xb57bd14], image[size 667 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb57bd14], image[size 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 0x5ed1efef], image[size 667 x 1001, buffer 0x0], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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@13b1ce5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41095a07 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xb57bd14], image[size 667 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb57bd14], image[size 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 0x5ed1efef], image[size 667 x 1001, buffer 0x0], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], image[size 667 x 1001, buffer 0x0], 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 1983 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@3f5e1095: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17fc5e94 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bf794de], image[size 667 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bf794de], image[size 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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@767a70e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@111f4fb9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bf794de], image[size 667 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bf794de], image[size 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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@61f81df2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17fade66 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bf794de], image[size 667 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bf794de], image[size 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 3895 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 / 603 ms, 99.5 fps, 10 ms/f; total: 60 f, 99.5 fps, 10 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823390859 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823390887 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [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:1412823391003 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823391007 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:1412823391204 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 0x5abf4cee], 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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], 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 0x55baa935], 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 0x55baa935], 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 0x55baa935], 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 0x5abf4cee], 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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], 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 0x55baa935], 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 0x55baa935], 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 0x55baa935], 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 0x5abf4cee], 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 0x5abf4cee], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], 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 0x55baa935], 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 0x55baa935], 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 0x55baa935], 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 9.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 224 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 11.0, [l -1.0, r 1.0, b -1.0, t 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 0x324ca542], 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 0x324ca542], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 11.0, [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 0x324ca542], 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 0x7285e72b], 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 0x7285e72b], 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 0x7285e72b], 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 0x324ca542], 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 0x324ca542], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 11.0, [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 0x324ca542], 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 0x7285e72b], 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 0x7285e72b], 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 0x7285e72b], 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 0x324ca542], 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 0x324ca542], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 11.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 1024x1024 brd 0, cur 187/0 241x201, buffer 0x324ca542], 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 0x7285e72b], 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 0x7285e72b], 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 0x7285e72b], 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 11.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 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 false [junit] PRINT Duration 272 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], image[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 0x638ba786], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], image[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 0x638ba786], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], image[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 0x638ba786], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], image[size 892 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 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 337 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 16.0, [l -1.0, r 1.0, b -1.0, t 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 0x5ab9a10a], 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 0x5ab9a10a], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5ab9a10a], 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 0x4d3a4dfd], image[size 892 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 0x4d3a4dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x4d3a4dfd], 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 0x5ab9a10a], 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 0x5ab9a10a], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5ab9a10a], 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 0x4d3a4dfd], image[size 892 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 0x4d3a4dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x4d3a4dfd], 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 0x5ab9a10a], image[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 0x5ab9a10a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5ab9a10a], 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 0x4d3a4dfd], image[size 892 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 0x4d3a4dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x4d3a4dfd], image[size 892 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 16.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 16.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 469 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 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 0xa0b8b5], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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:1412823393539 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 19.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 428 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 739x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null [junit] >> Gears angle 20.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] 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@3c7274d6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@310a3a91 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x207552d6], image[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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], 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 0x791d1850], image[size 892 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x791d1850], 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@2a2e573c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2b68b963 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x207552d6], image[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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], 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 0x791d1850], image[size 892 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x791d1850], 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@346a7ef7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ad994bc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x207552d6], image[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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], 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 0x791d1850], image[size 892 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x791d1850], image[size 892 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 22.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 2877 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@5951a0c6: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7876181b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3a68d1df], image[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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], 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 0x140637ef], image[size 892 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x140637ef], 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@3dd731db: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68ed967f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3a68d1df], image[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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], 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 0x140637ef], image[size 892 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x140637ef], 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@abe42ed: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@641cc97d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3a68d1df], image[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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], 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 0x140637ef], image[size 892 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x140637ef], image[size 892 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 25.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 2665 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@22243df5: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7bdbc9e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e2bd53c], image[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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1e2bd53c], 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 0x2eb6ff91], image[size 892 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2eb6ff91], 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@7fa27cc3: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4cea06f3 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e2bd53c], image[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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1e2bd53c], 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 0x2eb6ff91], image[size 892 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2eb6ff91], image[size 892 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 false [junit] PRINT Duration 1713 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@26354293: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d0ba1cb [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1eebf658], image[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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], 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 0x21f8a570], image[size 892 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x21f8a570], 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@96114e5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c8e9e0a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1eebf658], image[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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], 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 0x21f8a570], image[size 892 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x21f8a570], image[size 892 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.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 1763 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@6b482a50: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64372640 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2f38802b], 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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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@60f29547: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32b31fa1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2f38802b], 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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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@7b835a7f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@387ac77 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2f38802b], 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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 33.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 3031 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 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 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 / 782 ms, 76.7 fps, 13 ms/f; total: 60 f, 76.7 fps, 13 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:1412823406813 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823406813 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:1412823406883 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823406894 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:1412823407096 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x157bc426], 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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x157bc426], 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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], 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 12.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 100 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x642c6ee5], 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x642c6ee5], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x642c6ee5], 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x642c6ee5], 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 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 95 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 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 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 0xb9245bc], image[size 667 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 0xb9245bc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb9245bc], image[size 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 0x2e8c2947], image[size 667 x 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 0x2e8c2947], 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 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2e8c2947], 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 0xb9245bc], image[size 667 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 0xb9245bc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb9245bc], image[size 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 0x2e8c2947], image[size 667 x 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 0x2e8c2947], 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 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2e8c2947], image[size 667 x 1001, buffer 0x0], 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 196 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 25.0, [l -1.0, r 1.0, b -1.0, t 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 0x6c1e5470], image[size 667 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 0x6c1e5470], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6c1e5470], image[size 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 0x5c291f15], image[size 667 x 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 0x5c291f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x5c291f15], 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 0x6c1e5470], image[size 667 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 0x6c1e5470], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6c1e5470], image[size 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 0x5c291f15], image[size 667 x 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 0x5c291f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x5c291f15], image[size 667 x 1001, buffer 0x0], 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 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] >> Gears angle 25.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 293 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 29.0, [l -1.0, r 1.0, b -1.0, t 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 0x435ac8], image[size 667 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 0x435ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x435ac8], image[size 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 0x105aecc8], image[size 667 x 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 0x105aecc8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x105aecc8], 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 0x435ac8], image[size 667 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 0x435ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x435ac8], image[size 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 0x105aecc8], image[size 667 x 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 0x105aecc8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x105aecc8], 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:1412823408701 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 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] >> Gears angle 29.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 216 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 754x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, 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] 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@6d680ee2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@732401e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a3324b7], image[size 667 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 0x5a3324b7], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a3324b7], image[size 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 0x7b77b404], image[size 667 x 1001, 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 0x7b77b404], 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 0x7b77b404], 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@4e29398a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@79c3909 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a3324b7], image[size 667 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 0x5a3324b7], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a3324b7], image[size 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 0x7b77b404], image[size 667 x 1001, 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 0x7b77b404], 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 0x7b77b404], 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@10f6b0db: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33004e1e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a3324b7], image[size 667 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 0x5a3324b7], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a3324b7], image[size 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 0x7b77b404], image[size 667 x 1001, 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 0x7b77b404], 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 0x7b77b404], image[size 667 x 1001, buffer 0x0], 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 3766 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@68d4abbb: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@106f0c0f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76616712], image[size 667 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 0x76616712], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76616712], image[size 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 0x59396a89], image[size 667 x 1001, 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 0x59396a89], 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 0x59396a89], 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@317ac66: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a7e0382 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76616712], image[size 667 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 0x76616712], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76616712], image[size 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 0x59396a89], image[size 667 x 1001, 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 0x59396a89], 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 0x59396a89], 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@7d2fd780: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@326332c7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76616712], image[size 667 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 0x76616712], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76616712], image[size 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 0x59396a89], image[size 667 x 1001, 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 0x59396a89], 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 0x59396a89], image[size 667 x 1001, buffer 0x0], 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 3408 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@1eb8cfd0: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@773a1643 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a9dbb6d], image[size 667 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 0x5a9dbb6d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a9dbb6d], image[size 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 0x3542167c], image[size 667 x 1001, 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 0x3542167c], 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 0x3542167c], 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@118fefc8: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4f638268 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a9dbb6d], image[size 667 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 0x5a9dbb6d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a9dbb6d], image[size 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 0x3542167c], image[size 667 x 1001, 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 0x3542167c], 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 0x3542167c], image[size 667 x 1001, buffer 0x0], 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 1888 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@6dbd4d85: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@745a184a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69ad4b99], image[size 667 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 0x69ad4b99], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69ad4b99], image[size 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 0x3569cd77], image[size 667 x 1001, 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 0x3569cd77], 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 0x3569cd77], 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@523db2ad: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6143d3e3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69ad4b99], image[size 667 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 0x69ad4b99], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69ad4b99], image[size 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 0x3569cd77], image[size 667 x 1001, 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 0x3569cd77], 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 0x3569cd77], image[size 667 x 1001, buffer 0x0], 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 1835 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@6dc9ca94: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1dba4ec9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x688ff016], image[size 667 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 0x688ff016], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x688ff016], image[size 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 0xfed625a], image[size 667 x 1001, 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 0xfed625a], 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 0xfed625a], 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@5fed538b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ab8d288 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x688ff016], image[size 667 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 0x688ff016], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x688ff016], image[size 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 0xfed625a], image[size 667 x 1001, 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 0xfed625a], 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 0xfed625a], 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@7f53d1b7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@38897986 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x688ff016], image[size 667 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 0x688ff016], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x688ff016], image[size 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 0xfed625a], image[size 667 x 1001, 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 0xfed625a], 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 0xfed625a], image[size 667 x 1001, buffer 0x0], 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 3650 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 / 634 ms, 94.6 fps, 10 ms/f; total: 60 f, 94.6 fps, 10 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823424664 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823424664 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [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:1412823424715 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823424740 d 1ms]] [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:1412823424860 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 78 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.5, [l -1.0, r 1.0, b -1.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 0x50b7ed01], 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 0x50b7ed01], 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 0x50b7ed01], 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 0x3055148b], 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 0x3055148b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 18.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x3055148b], 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 0x50b7ed01], 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 0x50b7ed01], 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 0x50b7ed01], 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 0x3055148b], 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 0x3055148b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 18.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x3055148b], 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.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 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 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 141 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 0x7c0e110f], image[size 667 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7c0e110f], image[size 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 0x302b433e], image[size 667 x 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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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 0x7c0e110f], image[size 667 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7c0e110f], image[size 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 0x302b433e], image[size 667 x 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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], image[size 667 x 1001, buffer 0x0], 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.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 203 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.0, [l -1.0, r 1.0, b -1.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 0xaa21c0d], image[size 667 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 0xaa21c0d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xaa21c0d], image[size 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 0x31a8852], image[size 667 x 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 0x31a8852], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x31a8852], 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 0xaa21c0d], image[size 667 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 0xaa21c0d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xaa21c0d], image[size 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 0x31a8852], image[size 667 x 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 0x31a8852], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x31a8852], image[size 667 x 1001, buffer 0x0], 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.0, [l -1.0, r 1.0, b -1.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 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] 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 261 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 0x51f0f591], image[size 667 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x51f0f591], image[size 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 0x3729aa99], image[size 667 x 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3729aa99], 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 0x51f0f591], image[size 667 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x51f0f591], image[size 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 0x3729aa99], image[size 667 x 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3729aa99], 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:1412823426410 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 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 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 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.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.0, [l -1.0, r 1.0, b -1.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@4140e43a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@486ca33b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f38b110], image[size 667 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7f38b110], image[size 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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@21a7e80a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c2bc56d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f38b110], image[size 667 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7f38b110], image[size 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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@36e0026c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7950a0cc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f38b110], image[size 667 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7f38b110], image[size 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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] 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 3791 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@1eb9a39a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b5d50f8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61e1bf8d], image[size 667 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x61e1bf8d], image[size 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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@78014a03: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e026b75 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61e1bf8d], image[size 667 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x61e1bf8d], image[size 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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@44a17061: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42e12346 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61e1bf8d], image[size 667 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x61e1bf8d], image[size 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 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 3540 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@f7b4c58: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4df71247 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15c32a78], image[size 667 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x15c32a78], image[size 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 0x26a3b4b6], image[size 667 x 1001, buffer 0x0], 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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@328a9b21: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5509e14b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15c32a78], image[size 667 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x15c32a78], image[size 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 0x26a3b4b6], image[size 667 x 1001, buffer 0x0], 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], image[size 667 x 1001, buffer 0x0], 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 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 1916 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@52e39347: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a9883d6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x218647af], image[size 667 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x218647af], image[size 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 0x4016a470], image[size 667 x 1001, buffer 0x0], 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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], 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@152474c4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2e434ff2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x218647af], image[size 667 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x218647af], image[size 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 0x4016a470], image[size 667 x 1001, buffer 0x0], 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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], 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.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 1920 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@794b5c7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@55b5d641 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x69061e45], image[size 667 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69061e45], image[size 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], 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@6529ac0f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@580d4a8a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x69061e45], image[size 667 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69061e45], image[size 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], 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@65fcb5de: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77b497f3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x69061e45], image[size 667 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69061e45], image[size 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 54.0, [l -1.0, r 1.0, b -1.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 3781 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 55.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 / 485 ms, 123.7 fps, 8 ms/f; total: 60 f, 123.7 fps, 8 ms/f [junit] 0 s: 60 f / 487 ms, 123.2 fps, 8 ms/f; total: 120 f, 123.4 fps, 8 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823442750 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 - test11_flip0_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823442769 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:1412823442845 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823442875 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:1412823443033 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 0x4ab86c02], 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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], 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 0x13adf685], 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 0x13adf685], 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 0x13adf685], 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 0x4ab86c02], 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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], 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 0x13adf685], 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 0x13adf685], 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 0x13adf685], 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 0x4ab86c02], 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 0x4ab86c02], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], 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 0x13adf685], 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 0x13adf685], 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 0x13adf685], 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.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 171 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 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 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 0x7eaa4708], 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 0x7eaa4708], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 13.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 0x7eaa4708], 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 0x42808969], 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 0x42808969], 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 0x42808969], 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 0x7eaa4708], 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 0x7eaa4708], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 13.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 0x7eaa4708], 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 0x42808969], 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 0x42808969], 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 0x42808969], 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 0x7eaa4708], 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 0x7eaa4708], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 13.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 0x7eaa4708], 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 0x42808969], 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 0x42808969], 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 0x42808969], 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 13.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 14.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 244 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], image[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 0x5dd00b49], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], image[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 0x5dd00b49], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], image[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 0x5dd00b49], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], image[size 892 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 16.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 299 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 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 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 0x4f3081db], 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 0x4f3081db], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0x4f3081db], 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 0x15062572], image[size 892 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 0x15062572], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x15062572], 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 0x4f3081db], 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 0x4f3081db], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0x4f3081db], 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 0x15062572], image[size 892 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 0x15062572], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x15062572], 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 0x4f3081db], image[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 0x4f3081db], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0x4f3081db], 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 0x15062572], image[size 892 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 0x15062572], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x15062572], image[size 892 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 19.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 20.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 416 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 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 0x208d6dd2], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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:1412823445141 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 22.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 369 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 23.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] 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@5b288632: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@572de104 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2fb68d5a], image[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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], 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 0x6e98b7ad], image[size 892 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6e98b7ad], 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@546015d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@436198a0 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2fb68d5a], image[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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], 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 0x6e98b7ad], image[size 892 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6e98b7ad], 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@16209c38: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b15bd11 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2fb68d5a], image[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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], 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 0x6e98b7ad], image[size 892 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6e98b7ad], image[size 892 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 25.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 2857 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@2a2e520e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@253e50f1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b3eafd2], image[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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], 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 0x2935f824], image[size 892 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2935f824], 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@74dd9f49: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5971932d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b3eafd2], image[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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], 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 0x2935f824], image[size 892 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2935f824], 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@6e9e8517: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@372a4bd4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b3eafd2], image[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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], 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 0x2935f824], image[size 892 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2935f824], image[size 892 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.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 2655 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@f75874d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e345be7 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x221767ae], image[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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x221767ae], 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 0x29c15303], image[size 892 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x29c15303], 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@718984ae: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e433bd1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x221767ae], image[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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x221767ae], 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 0x29c15303], image[size 892 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x29c15303], image[size 892 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 true [junit] PRINT Duration 1762 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@7668a972: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@8b40960 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d31a5ce], image[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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], 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 0x44830a2c], image[size 892 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x44830a2c], 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@4047f28f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a5a8b7e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d31a5ce], image[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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], 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 0x44830a2c], image[size 892 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x44830a2c], image[size 892 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 35.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 1772 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@3628dcb8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f246fdc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39fcfd79], 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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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@753caa6f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@796aa0a4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39fcfd79], 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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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@5e6fdf39: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13513006 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39fcfd79], 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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 38.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 3022 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 39.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 / 679 ms, 88.3 fps, 11 ms/f; total: 60 f, 88.3 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:1412823458417 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823458417 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:1412823458450 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823458488 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:1412823458618 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x3c51d922], 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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x3c51d922], 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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], 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 12.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 87 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x3c375e3f], 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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x3c375e3f], 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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], 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 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 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 90 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 21.0, [l -1.0, r 1.0, b -1.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 0x2c79ab77], image[size 667 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 0x2c79ab77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2c79ab77], image[size 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 0xca36798], image[size 667 x 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 0xca36798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xca36798], 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 0x2c79ab77], image[size 667 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 0x2c79ab77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2c79ab77], image[size 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 0xca36798], image[size 667 x 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 0xca36798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xca36798], image[size 667 x 1001, buffer 0x0], 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 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] >> Gears angle 21.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 163 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 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 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 0x30407fec], image[size 667 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 0x30407fec], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x30407fec], image[size 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 0x2876a68b], image[size 667 x 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 0x2876a68b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2876a68b], 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 0x30407fec], image[size 667 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 0x30407fec], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x30407fec], image[size 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 0x2876a68b], image[size 667 x 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 0x2876a68b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2876a68b], image[size 667 x 1001, buffer 0x0], 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 25.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 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 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 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 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 0x2191c321], image[size 667 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 0x2191c321], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2191c321], image[size 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 0x18555f75], image[size 667 x 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 0x18555f75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x18555f75], 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 0x2191c321], image[size 667 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 0x2191c321], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2191c321], image[size 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 0x18555f75], image[size 667 x 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 0x18555f75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x18555f75], 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:1412823460099 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 29.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 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] 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 221 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 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] 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 34.0, [l -1.0, r 1.0, b -1.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@2a3a559: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@28ba9288 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7db40b0b], image[size 667 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 0x7db40b0b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7db40b0b], image[size 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 0x66133d26], image[size 667 x 1001, 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 0x66133d26], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66133d26], 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@7bd1e277: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3a090376 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7db40b0b], image[size 667 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 0x7db40b0b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7db40b0b], image[size 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 0x66133d26], image[size 667 x 1001, 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 0x66133d26], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66133d26], 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@27e7d5b2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bf5df24 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7db40b0b], image[size 667 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 0x7db40b0b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7db40b0b], image[size 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 0x66133d26], image[size 667 x 1001, 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 0x66133d26], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66133d26], image[size 667 x 1001, buffer 0x0], 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 34.0, [l -1.0, r 1.0, b -1.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 34.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 3636 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 38.0, [l -1.0, r 1.0, b -1.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@1c3418d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@49cd21bc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6323c72a], image[size 667 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 0x6323c72a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6323c72a], image[size 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 0x6fb060b0], image[size 667 x 1001, 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 0x6fb060b0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6fb060b0], 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@315311ef: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47042f68 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6323c72a], image[size 667 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 0x6323c72a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6323c72a], image[size 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 0x6fb060b0], image[size 667 x 1001, 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 0x6fb060b0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6fb060b0], 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@60c8a51e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@452628a2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6323c72a], image[size 667 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 0x6323c72a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6323c72a], image[size 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 0x6fb060b0], image[size 667 x 1001, 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 0x6fb060b0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6fb060b0], image[size 667 x 1001, buffer 0x0], 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 38.0, [l -1.0, r 1.0, b -1.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 38.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 3402 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 42.0, [l -1.0, r 1.0, b -1.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@6fe1aaea: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@27e2496b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x58f4d619], image[size 667 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 0x58f4d619], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x58f4d619], image[size 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 0x29bd2a39], image[size 667 x 1001, 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 0x29bd2a39], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x29bd2a39], 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@2de724b5: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6861ba28 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x58f4d619], image[size 667 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 0x58f4d619], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x58f4d619], image[size 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 0x29bd2a39], image[size 667 x 1001, 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 0x29bd2a39], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x29bd2a39], image[size 667 x 1001, buffer 0x0], 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 42.0, [l -1.0, r 1.0, b -1.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 42.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 1831 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 46.0, [l -1.0, r 1.0, b -1.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@5b636eab: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@344ea92c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xbd83713], image[size 667 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 0xbd83713], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xbd83713], image[size 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 0x2ce6e1d8], image[size 667 x 1001, 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 0x2ce6e1d8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ce6e1d8], 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@3f6e58ab: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46e9b83a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xbd83713], image[size 667 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 0xbd83713], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xbd83713], image[size 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 0x2ce6e1d8], image[size 667 x 1001, 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 0x2ce6e1d8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ce6e1d8], image[size 667 x 1001, buffer 0x0], 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 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] >> Gears angle 46.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 1815 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 50.0, [l -1.0, r 1.0, b -1.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@59a46462: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@300c23ff [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2a880aee], image[size 667 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 0x2a880aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2a880aee], image[size 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 0x3eed4543], image[size 667 x 1001, 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 0x3eed4543], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3eed4543], 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@6a002416: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7b218a87 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2a880aee], image[size 667 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 0x2a880aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2a880aee], image[size 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 0x3eed4543], image[size 667 x 1001, 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 0x3eed4543], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3eed4543], 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@203a956c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1063443b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2a880aee], image[size 667 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 0x2a880aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2a880aee], image[size 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 0x3eed4543], image[size 667 x 1001, 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 0x3eed4543], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3eed4543], image[size 667 x 1001, buffer 0x0], 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.0, [l -1.0, r 1.0, b -1.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 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] 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 3657 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 51.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 / 555 ms, 108.1 fps, 9 ms/f; total: 60 f, 108.1 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:1412823475639 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823475639 d 0ms]] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823475808 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_flip1_aa0 took 20.126 sec [junit] Testcase: test01_flip1_aa0_bitmap took 0 sec [junit] Testcase: test01_flip1_aa0_bitmap_layered took 0 sec [junit] Testcase: test01_flip1_aa0_layered took 15.91 sec [junit] Testcase: test02_flip1_aa8 took 17.851 sec [junit] Testcase: test11_flip0_aa0 took 18.103 sec [junit] Testcase: test11_flip0_aa0_bitmap took 0.001 sec [junit] Testcase: test11_flip0_aa0_bitmap_layered took 0.001 sec [junit] Testcase: test11_flip0_aa0_layered took 15.603 sec [junit] Testcase: test12_flip0_aa8 took 17.221 sec [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.058 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 @ 1412823369525 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:1412823371113 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823371120 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:1412823371370 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x23a101db], 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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x6e6399d7], 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 0x23a101db], 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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x23a101db], 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 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] 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 366 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 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] 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 0x3f2f7808], 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 0x3f2f7808], 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 0x3f2f7808], 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 0x46f6b940], 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 0x46f6b940], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x46f6b940], 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 0x3f2f7808], 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 0x3f2f7808], 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 0x3f2f7808], 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 0x46f6b940], 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 0x46f6b940], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x46f6b940], 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 12.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 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] 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 228 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 0x77e8fb27], image[size 667 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x77e8fb27], image[size 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 0x23807f16], image[size 667 x 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 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x23807f16], 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 0x23807f16], 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 0x77e8fb27], image[size 667 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x77e8fb27], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x77e8fb27], image[size 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 0x23807f16], image[size 667 x 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 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x23807f16], 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 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x23807f16], 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 0x23807f16], image[size 667 x 1001, buffer 0x0], 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 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] 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 297 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 0x75de552e], image[size 667 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 0x75de552e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75de552e], image[size 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 0x743f55ab], image[size 667 x 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 0x743f55ab], 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 0x743f55ab], 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 0x75de552e], image[size 667 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 0x75de552e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75de552e], image[size 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 0x743f55ab], image[size 667 x 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 0x743f55ab], 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 0x743f55ab], image[size 667 x 1001, buffer 0x0], 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 495 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 0x55f8998d], image[size 667 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55f8998d], image[size 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 0x4ca523ba], image[size 667 x 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x55f8998d], image[size 667 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x55f8998d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55f8998d], image[size 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 0x4ca523ba], image[size 667 x 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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 0x4ca523ba], 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:1412823373843 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 302 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@30566276: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6eaaa3c8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5fa24e7e], image[size 667 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5fa24e7e], image[size 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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@a08680e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@da94754 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5fa24e7e], image[size 667 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5fa24e7e], image[size 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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@266799ea: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48166985 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5fa24e7e], image[size 667 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x5fa24e7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5fa24e7e], image[size 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], 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 0x24d60780], image[size 667 x 1001, buffer 0x0], 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 4394 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@62afa05c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@dab132f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2740cce1], image[size 667 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2740cce1], image[size 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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@13f308ae: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78e63157 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2740cce1], image[size 667 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2740cce1], image[size 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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@3ef3fe76: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52d3dcb1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2740cce1], image[size 667 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2740cce1], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2740cce1], image[size 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], 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 -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 0x323aba52], 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 -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 0x323aba52], 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 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 0x323aba52], image[size 667 x 1001, buffer 0x0], 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 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 3730 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@6ddb0000: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f961438 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1490cf75], image[size 667 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1490cf75], image[size 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 0x75175e38], image[size 667 x 1001, buffer 0x0], 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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@4003c29b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2d7f7020 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1490cf75], image[size 667 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1490cf75], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1490cf75], image[size 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 0x75175e38], image[size 667 x 1001, buffer 0x0], 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], 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 -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 0x75175e38], 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 -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 0x75175e38], 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 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 0x75175e38], image[size 667 x 1001, buffer 0x0], 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 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 2016 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@24ed3701: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c346bd7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xb57bd14], image[size 667 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb57bd14], image[size 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 0x5ed1efef], image[size 667 x 1001, buffer 0x0], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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@13b1ce5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41095a07 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xb57bd14], image[size 667 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0xb57bd14], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb57bd14], image[size 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 0x5ed1efef], image[size 667 x 1001, buffer 0x0], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], 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 0x5ed1efef], image[size 667 x 1001, buffer 0x0], 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 1983 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@3f5e1095: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17fc5e94 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bf794de], image[size 667 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bf794de], image[size 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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@767a70e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@111f4fb9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bf794de], image[size 667 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bf794de], image[size 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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@61f81df2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17fade66 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bf794de], image[size 667 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3bf794de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bf794de], image[size 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], 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 0x36ff16af], image[size 667 x 1001, buffer 0x0], 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 3895 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 / 603 ms, 99.5 fps, 10 ms/f; total: 60 f, 99.5 fps, 10 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823390859 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823390887 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [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:1412823391003 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823391007 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:1412823391204 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 0x5abf4cee], 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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], 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 0x55baa935], 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 0x55baa935], 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 0x55baa935], 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 0x5abf4cee], 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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], 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 0x55baa935], 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 0x55baa935], 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 0x55baa935], 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 0x5abf4cee], 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 0x5abf4cee], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 9.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 0x5abf4cee], 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 0x55baa935], 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 0x55baa935], 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 0x55baa935], 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 9.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 224 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 11.0, [l -1.0, r 1.0, b -1.0, t 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 0x324ca542], 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 0x324ca542], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 11.0, [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 0x324ca542], 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 0x7285e72b], 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 0x7285e72b], 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 0x7285e72b], 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 0x324ca542], 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 0x324ca542], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 11.0, [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 0x324ca542], 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 0x7285e72b], 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 0x7285e72b], 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 0x7285e72b], 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 0x324ca542], 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 0x324ca542], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 11.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 1024x1024 brd 0, cur 187/0 241x201, buffer 0x324ca542], 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 0x7285e72b], 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 0x7285e72b], 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 0x7285e72b], 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 11.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 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 false [junit] PRINT Duration 272 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], image[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 0x638ba786], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], image[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 0x638ba786], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], 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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], 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 0x638ba786], image[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 0x638ba786], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 13.0, [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 0x638ba786], 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 0x2c119a18], image[size 892 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 0x2c119a18], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2c119a18], image[size 892 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 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 337 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 16.0, [l -1.0, r 1.0, b -1.0, t 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 0x5ab9a10a], 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 0x5ab9a10a], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5ab9a10a], 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 0x4d3a4dfd], image[size 892 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 0x4d3a4dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x4d3a4dfd], 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 0x5ab9a10a], 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 0x5ab9a10a], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5ab9a10a], 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 0x4d3a4dfd], image[size 892 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 0x4d3a4dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x4d3a4dfd], 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 0x5ab9a10a], image[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 0x5ab9a10a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5ab9a10a], 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 0x4d3a4dfd], image[size 892 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 0x4d3a4dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x4d3a4dfd], image[size 892 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 16.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 16.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 469 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 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 0xa0b8b5], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 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 0xa0b8b5], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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 0xa0b8b5], 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 0xa0b8b5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xa0b8b5], 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 0x48c54600], 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 0x48c54600], 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 0x48c54600], 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:1412823393539 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 19.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 428 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 739x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null [junit] >> Gears angle 20.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] 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@3c7274d6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@310a3a91 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x207552d6], image[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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], 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 0x791d1850], image[size 892 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x791d1850], 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@2a2e573c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2b68b963 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x207552d6], image[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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], 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 0x791d1850], image[size 892 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x791d1850], 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@346a7ef7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ad994bc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x207552d6], image[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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x207552d6], 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 0x791d1850], image[size 892 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x791d1850], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x791d1850], image[size 892 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 22.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 2877 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@5951a0c6: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7876181b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3a68d1df], image[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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], 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 0x140637ef], image[size 892 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x140637ef], 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@3dd731db: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68ed967f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3a68d1df], image[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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], 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 0x140637ef], image[size 892 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x140637ef], 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@abe42ed: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@641cc97d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3a68d1df], image[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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x3a68d1df], 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 0x140637ef], image[size 892 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x140637ef], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x140637ef], image[size 892 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 25.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 2665 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@22243df5: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7bdbc9e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e2bd53c], image[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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1e2bd53c], 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 0x2eb6ff91], image[size 892 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2eb6ff91], 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@7fa27cc3: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4cea06f3 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e2bd53c], image[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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 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 0x1e2bd53c], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1e2bd53c], 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 0x2eb6ff91], image[size 892 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2eb6ff91], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2eb6ff91], image[size 892 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 false [junit] PRINT Duration 1713 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@26354293: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d0ba1cb [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1eebf658], image[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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], 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 0x21f8a570], image[size 892 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x21f8a570], 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@96114e5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c8e9e0a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1eebf658], image[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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 31.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 0x1eebf658], 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 0x21f8a570], image[size 892 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x21f8a570], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x21f8a570], image[size 892 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.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 1763 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@6b482a50: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64372640 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2f38802b], 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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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@60f29547: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32b31fa1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2f38802b], 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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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@7b835a7f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@387ac77 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2f38802b], 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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 33.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 0x2f38802b], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 0x6bd98077], 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 33.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 3031 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 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 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 / 782 ms, 76.7 fps, 13 ms/f; total: 60 f, 76.7 fps, 13 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:1412823406813 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823406813 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:1412823406883 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823406894 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:1412823407096 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x157bc426], 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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x7527dbcf], 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 0x157bc426], 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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x157bc426], 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 12.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 100 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x642c6ee5], 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x642c6ee5], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x72bc7d2b], 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 0x642c6ee5], 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 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 0x642c6ee5], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x642c6ee5], 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 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 95 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 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 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 0xb9245bc], image[size 667 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 0xb9245bc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb9245bc], image[size 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 0x2e8c2947], image[size 667 x 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 0x2e8c2947], 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 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2e8c2947], 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 0xb9245bc], image[size 667 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 0xb9245bc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xb9245bc], image[size 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 0x2e8c2947], image[size 667 x 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 0x2e8c2947], 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 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2e8c2947], image[size 667 x 1001, buffer 0x0], 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 196 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 25.0, [l -1.0, r 1.0, b -1.0, t 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 0x6c1e5470], image[size 667 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 0x6c1e5470], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6c1e5470], image[size 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 0x5c291f15], image[size 667 x 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 0x5c291f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x5c291f15], 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 0x6c1e5470], image[size 667 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 0x6c1e5470], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6c1e5470], image[size 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 0x5c291f15], image[size 667 x 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 0x5c291f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x5c291f15], image[size 667 x 1001, buffer 0x0], 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 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] >> Gears angle 25.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 293 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 29.0, [l -1.0, r 1.0, b -1.0, t 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 0x435ac8], image[size 667 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 0x435ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x435ac8], image[size 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 0x105aecc8], image[size 667 x 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 0x105aecc8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x105aecc8], 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 0x435ac8], image[size 667 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 0x435ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x435ac8], image[size 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 0x105aecc8], image[size 667 x 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 0x105aecc8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x105aecc8], 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:1412823408701 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 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] >> Gears angle 29.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 216 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 754x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, 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] 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@6d680ee2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@732401e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a3324b7], image[size 667 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 0x5a3324b7], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a3324b7], image[size 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 0x7b77b404], image[size 667 x 1001, 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 0x7b77b404], 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 0x7b77b404], 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@4e29398a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@79c3909 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a3324b7], image[size 667 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 0x5a3324b7], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a3324b7], image[size 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 0x7b77b404], image[size 667 x 1001, 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 0x7b77b404], 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 0x7b77b404], 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@10f6b0db: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33004e1e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a3324b7], image[size 667 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 0x5a3324b7], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a3324b7], image[size 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 0x7b77b404], image[size 667 x 1001, 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 0x7b77b404], 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 0x7b77b404], image[size 667 x 1001, buffer 0x0], 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 3766 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@68d4abbb: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@106f0c0f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76616712], image[size 667 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 0x76616712], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76616712], image[size 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 0x59396a89], image[size 667 x 1001, 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 0x59396a89], 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 0x59396a89], 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@317ac66: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a7e0382 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76616712], image[size 667 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 0x76616712], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76616712], image[size 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 0x59396a89], image[size 667 x 1001, 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 0x59396a89], 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 0x59396a89], 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@7d2fd780: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@326332c7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76616712], image[size 667 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 0x76616712], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x76616712], image[size 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 0x59396a89], image[size 667 x 1001, 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 0x59396a89], 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 0x59396a89], image[size 667 x 1001, buffer 0x0], 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 3408 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@1eb8cfd0: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@773a1643 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a9dbb6d], image[size 667 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 0x5a9dbb6d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a9dbb6d], image[size 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 0x3542167c], image[size 667 x 1001, 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 0x3542167c], 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 0x3542167c], 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@118fefc8: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4f638268 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a9dbb6d], image[size 667 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 0x5a9dbb6d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x5a9dbb6d], image[size 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 0x3542167c], image[size 667 x 1001, 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 0x3542167c], 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 0x3542167c], image[size 667 x 1001, buffer 0x0], 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 1888 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@6dbd4d85: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@745a184a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69ad4b99], image[size 667 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 0x69ad4b99], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69ad4b99], image[size 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 0x3569cd77], image[size 667 x 1001, 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 0x3569cd77], 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 0x3569cd77], 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@523db2ad: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6143d3e3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x69ad4b99], image[size 667 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 0x69ad4b99], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69ad4b99], image[size 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 0x3569cd77], image[size 667 x 1001, 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 0x3569cd77], 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 0x3569cd77], image[size 667 x 1001, buffer 0x0], 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 1835 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@6dc9ca94: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1dba4ec9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x688ff016], image[size 667 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 0x688ff016], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x688ff016], image[size 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 0xfed625a], image[size 667 x 1001, 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 0xfed625a], 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 0xfed625a], 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@5fed538b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ab8d288 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x688ff016], image[size 667 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 0x688ff016], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x688ff016], image[size 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 0xfed625a], image[size 667 x 1001, 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 0xfed625a], 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 0xfed625a], 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@7f53d1b7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@38897986 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x688ff016], image[size 667 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 0x688ff016], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x688ff016], image[size 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 0xfed625a], image[size 667 x 1001, 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 0xfed625a], 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 0xfed625a], image[size 667 x 1001, buffer 0x0], 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 3650 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 / 634 ms, 94.6 fps, 10 ms/f; total: 60 f, 94.6 fps, 10 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823424664 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823424664 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [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:1412823424715 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823424740 d 1ms]] [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:1412823424860 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x6d9dbc2], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 0x3d5525f3], 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 78 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.5, [l -1.0, r 1.0, b -1.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 0x50b7ed01], 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 0x50b7ed01], 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 0x50b7ed01], 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 0x3055148b], 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 0x3055148b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 18.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x3055148b], 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 0x50b7ed01], 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 0x50b7ed01], 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 0x50b7ed01], 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 0x3055148b], 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 0x3055148b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 18.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x3055148b], 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.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 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 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 141 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 0x7c0e110f], image[size 667 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7c0e110f], image[size 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 0x302b433e], image[size 667 x 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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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 0x7c0e110f], image[size 667 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7c0e110f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7c0e110f], image[size 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 0x302b433e], image[size 667 x 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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], 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.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 0x302b433e], image[size 667 x 1001, buffer 0x0], 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.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 203 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.0, [l -1.0, r 1.0, b -1.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 0xaa21c0d], image[size 667 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 0xaa21c0d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xaa21c0d], image[size 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 0x31a8852], image[size 667 x 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 0x31a8852], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x31a8852], 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 0xaa21c0d], image[size 667 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 0xaa21c0d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xaa21c0d], image[size 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 0x31a8852], image[size 667 x 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 0x31a8852], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x31a8852], image[size 667 x 1001, buffer 0x0], 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.0, [l -1.0, r 1.0, b -1.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 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] 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 261 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 0x51f0f591], image[size 667 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x51f0f591], image[size 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 0x3729aa99], image[size 667 x 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3729aa99], 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 0x51f0f591], image[size 667 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x51f0f591], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x51f0f591], image[size 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 0x3729aa99], image[size 667 x 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 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 0x3729aa99], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3729aa99], 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:1412823426410 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 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 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 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.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.0, [l -1.0, r 1.0, b -1.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@4140e43a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@486ca33b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f38b110], image[size 667 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7f38b110], image[size 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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@21a7e80a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c2bc56d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f38b110], image[size 667 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7f38b110], image[size 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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@36e0026c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7950a0cc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f38b110], image[size 667 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x7f38b110], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7f38b110], image[size 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], 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 -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 0x12520a89], 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 -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 0x12520a89], 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 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 0x12520a89], image[size 667 x 1001, buffer 0x0], 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] 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 3791 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@1eb9a39a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b5d50f8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61e1bf8d], image[size 667 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x61e1bf8d], image[size 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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@78014a03: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e026b75 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61e1bf8d], image[size 667 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x61e1bf8d], image[size 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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@44a17061: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42e12346 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61e1bf8d], image[size 667 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x61e1bf8d], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x61e1bf8d], image[size 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], 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 -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 0x465e16be], 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 -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 0x465e16be], 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 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 0x465e16be], image[size 667 x 1001, buffer 0x0], 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 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 3540 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@f7b4c58: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4df71247 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15c32a78], image[size 667 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x15c32a78], image[size 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 0x26a3b4b6], image[size 667 x 1001, buffer 0x0], 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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@328a9b21: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5509e14b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15c32a78], image[size 667 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x15c32a78], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x15c32a78], image[size 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 0x26a3b4b6], image[size 667 x 1001, buffer 0x0], 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 -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 0x26a3b4b6], 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 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 0x26a3b4b6], image[size 667 x 1001, buffer 0x0], 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 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 1916 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@52e39347: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a9883d6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x218647af], image[size 667 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x218647af], image[size 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 0x4016a470], image[size 667 x 1001, buffer 0x0], 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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], 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@152474c4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2e434ff2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x218647af], image[size 667 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x218647af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x218647af], image[size 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 0x4016a470], image[size 667 x 1001, buffer 0x0], 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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 49.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 0x4016a470], image[size 667 x 1001, buffer 0x0], 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.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 1920 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@794b5c7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@55b5d641 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x69061e45], image[size 667 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69061e45], image[size 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], 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@6529ac0f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@580d4a8a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x69061e45], image[size 667 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69061e45], image[size 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], 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@65fcb5de: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77b497f3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x69061e45], image[size 667 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x69061e45], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x69061e45], image[size 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.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 0x457d2a62], image[size 667 x 1001, buffer 0x0], 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 54.0, [l -1.0, r 1.0, b -1.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 3781 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 55.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 / 485 ms, 123.7 fps, 8 ms/f; total: 60 f, 123.7 fps, 8 ms/f [junit] 0 s: 60 f / 487 ms, 123.2 fps, 8 ms/f; total: 120 f, 123.4 fps, 8 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823442750 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 - test11_flip0_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823442769 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:1412823442845 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823442875 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:1412823443033 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 0x4ab86c02], 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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], 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 0x13adf685], 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 0x13adf685], 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 0x13adf685], 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 0x4ab86c02], 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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], 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 0x13adf685], 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 0x13adf685], 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 0x13adf685], 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 0x4ab86c02], 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 0x4ab86c02], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.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 0x4ab86c02], 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 0x13adf685], 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 0x13adf685], 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 0x13adf685], 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.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 171 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 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 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 0x7eaa4708], 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 0x7eaa4708], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 13.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 0x7eaa4708], 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 0x42808969], 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 0x42808969], 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 0x42808969], 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 0x7eaa4708], 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 0x7eaa4708], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 13.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 0x7eaa4708], 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 0x42808969], 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 0x42808969], 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 0x42808969], 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 0x7eaa4708], 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 0x7eaa4708], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 13.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 0x7eaa4708], 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 0x42808969], 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 0x42808969], 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 0x42808969], 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 13.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 14.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 244 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], image[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 0x5dd00b49], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], image[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 0x5dd00b49], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], 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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], 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 0x5dd00b49], image[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 0x5dd00b49], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.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 0x5dd00b49], 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 0x797b7d3f], image[size 892 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 0x797b7d3f], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x797b7d3f], image[size 892 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 16.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 299 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 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 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 0x4f3081db], 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 0x4f3081db], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0x4f3081db], 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 0x15062572], image[size 892 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 0x15062572], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x15062572], 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 0x4f3081db], 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 0x4f3081db], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0x4f3081db], 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 0x15062572], image[size 892 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 0x15062572], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x15062572], 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 0x4f3081db], image[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 0x4f3081db], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 19.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 0x4f3081db], 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 0x15062572], image[size 892 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 0x15062572], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x15062572], image[size 892 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 19.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 20.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 416 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 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 0x208d6dd2], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 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 0x208d6dd2], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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 0x208d6dd2], 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 0x208d6dd2], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 22.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x208d6dd2], 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 0x39505b5a], 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 0x39505b5a], 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 0x39505b5a], 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:1412823445141 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 22.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 369 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 23.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] 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@5b288632: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@572de104 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2fb68d5a], image[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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], 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 0x6e98b7ad], image[size 892 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6e98b7ad], 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@546015d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@436198a0 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2fb68d5a], image[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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], 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 0x6e98b7ad], image[size 892 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6e98b7ad], 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@16209c38: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b15bd11 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2fb68d5a], image[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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2fb68d5a], 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 0x6e98b7ad], image[size 892 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x6e98b7ad], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x6e98b7ad], image[size 892 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 25.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 2857 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@2a2e520e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@253e50f1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b3eafd2], image[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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], 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 0x2935f824], image[size 892 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2935f824], 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@74dd9f49: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5971932d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b3eafd2], image[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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], 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 0x2935f824], image[size 892 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2935f824], 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@6e9e8517: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@372a4bd4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b3eafd2], image[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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x7b3eafd2], 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 0x2935f824], image[size 892 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x2935f824], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x2935f824], image[size 892 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.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 2655 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@f75874d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e345be7 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x221767ae], image[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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x221767ae], 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 0x29c15303], image[size 892 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x29c15303], 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@718984ae: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e433bd1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x221767ae], image[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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 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 0x221767ae], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x221767ae], 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 0x29c15303], image[size 892 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x29c15303], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x29c15303], image[size 892 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 true [junit] PRINT Duration 1762 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@7668a972: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@8b40960 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d31a5ce], image[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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], 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 0x44830a2c], image[size 892 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x44830a2c], 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@4047f28f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a5a8b7e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d31a5ce], image[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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 35.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 0x6d31a5ce], 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 0x44830a2c], image[size 892 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x44830a2c], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x44830a2c], image[size 892 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 35.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 1772 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@3628dcb8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f246fdc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39fcfd79], 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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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@753caa6f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@796aa0a4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39fcfd79], 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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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@5e6fdf39: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13513006 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39fcfd79], 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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 0x39fcfd79], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 0x1d0bb0a1], 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 38.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 3022 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 39.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 / 679 ms, 88.3 fps, 11 ms/f; total: 60 f, 88.3 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:1412823458417 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823458417 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:1412823458450 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823458488 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:1412823458618 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x3c51d922], 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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x2bb19525], 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 0x3c51d922], 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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.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 0x3c51d922], 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 12.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 87 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x3c375e3f], 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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x4c37a2bd], 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 0x3c375e3f], 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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 17.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 0x3c375e3f], 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 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 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 90 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 21.0, [l -1.0, r 1.0, b -1.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 0x2c79ab77], image[size 667 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 0x2c79ab77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2c79ab77], image[size 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 0xca36798], image[size 667 x 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 0xca36798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xca36798], 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 0x2c79ab77], image[size 667 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 0x2c79ab77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2c79ab77], image[size 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 0xca36798], image[size 667 x 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 0xca36798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 21.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xca36798], image[size 667 x 1001, buffer 0x0], 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 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] >> Gears angle 21.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 163 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 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 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 0x30407fec], image[size 667 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 0x30407fec], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x30407fec], image[size 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 0x2876a68b], image[size 667 x 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 0x2876a68b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2876a68b], 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 0x30407fec], image[size 667 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 0x30407fec], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x30407fec], image[size 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 0x2876a68b], image[size 667 x 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 0x2876a68b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 25.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 0x2876a68b], image[size 667 x 1001, buffer 0x0], 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 25.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 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 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 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 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 0x2191c321], image[size 667 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 0x2191c321], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2191c321], image[size 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 0x18555f75], image[size 667 x 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 0x18555f75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x18555f75], 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 0x2191c321], image[size 667 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 0x2191c321], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x2191c321], image[size 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 0x18555f75], image[size 667 x 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 0x18555f75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 29.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 0x18555f75], 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:1412823460099 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 29.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 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] 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 221 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 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] 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 34.0, [l -1.0, r 1.0, b -1.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@2a3a559: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@28ba9288 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7db40b0b], image[size 667 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 0x7db40b0b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7db40b0b], image[size 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 0x66133d26], image[size 667 x 1001, 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 0x66133d26], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66133d26], 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@7bd1e277: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3a090376 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7db40b0b], image[size 667 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 0x7db40b0b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7db40b0b], image[size 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 0x66133d26], image[size 667 x 1001, 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 0x66133d26], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66133d26], 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@27e7d5b2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bf5df24 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7db40b0b], image[size 667 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 0x7db40b0b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7db40b0b], image[size 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 0x66133d26], image[size 667 x 1001, 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 0x66133d26], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66133d26], image[size 667 x 1001, buffer 0x0], 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 34.0, [l -1.0, r 1.0, b -1.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 34.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 3636 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 38.0, [l -1.0, r 1.0, b -1.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@1c3418d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@49cd21bc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6323c72a], image[size 667 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 0x6323c72a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6323c72a], image[size 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 0x6fb060b0], image[size 667 x 1001, 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 0x6fb060b0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6fb060b0], 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@315311ef: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47042f68 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6323c72a], image[size 667 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 0x6323c72a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6323c72a], image[size 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 0x6fb060b0], image[size 667 x 1001, 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 0x6fb060b0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6fb060b0], 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@60c8a51e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@452628a2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6323c72a], image[size 667 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 0x6323c72a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6323c72a], image[size 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 0x6fb060b0], image[size 667 x 1001, 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 0x6fb060b0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6fb060b0], image[size 667 x 1001, buffer 0x0], 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 38.0, [l -1.0, r 1.0, b -1.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 38.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 3402 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 42.0, [l -1.0, r 1.0, b -1.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@6fe1aaea: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@27e2496b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x58f4d619], image[size 667 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 0x58f4d619], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x58f4d619], image[size 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 0x29bd2a39], image[size 667 x 1001, 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 0x29bd2a39], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x29bd2a39], 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@2de724b5: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6861ba28 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x58f4d619], image[size 667 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 0x58f4d619], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x58f4d619], image[size 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 0x29bd2a39], image[size 667 x 1001, 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 0x29bd2a39], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x29bd2a39], image[size 667 x 1001, buffer 0x0], 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 42.0, [l -1.0, r 1.0, b -1.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 42.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 1831 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 46.0, [l -1.0, r 1.0, b -1.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@5b636eab: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@344ea92c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xbd83713], image[size 667 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 0xbd83713], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xbd83713], image[size 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 0x2ce6e1d8], image[size 667 x 1001, 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 0x2ce6e1d8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ce6e1d8], 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@3f6e58ab: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46e9b83a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xbd83713], image[size 667 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 0xbd83713], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xbd83713], image[size 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 0x2ce6e1d8], image[size 667 x 1001, 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 0x2ce6e1d8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 @ 1412823482512 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:1412823483956 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823483958 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:1412823484322 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 422 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:1412823484993 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823484993 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:1412823485099 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485111 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:1412823485200 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 0x25e6bf76], 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x25e6bf76], 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 0x25e6bf76], 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x25e6bf76], 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 281 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 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485729 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485730 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485772 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485801 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:1412823485900 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 0x10089e1d], 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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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 0x10089e1d], 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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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 174 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:1412823486522 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823486523 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:1412823486572 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823486617 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:1412823486706 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 310 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] ++++ 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487269 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487269 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487290 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487324 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:1412823487402 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 0x23fde40f], 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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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 0x23fde40f], 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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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 true [junit] PRINT Duration 112 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487963 d 0ms]] [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_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487968 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:1412823488021 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823488049 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:1412823488143 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 0x234202af], 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x234202af], 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 0x234202af], 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x234202af], 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 true [junit] PRINT Duration 162 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:1412823488751 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823488752 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:1412823488774 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823488810 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:1412823488876 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 138 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:1412823489475 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823489475 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:1412823489557 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823489560 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:1412823489633 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 170 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823490264 d 0ms]] [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_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823490279 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 @ 1412823490435 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.662 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 @ 1412823482512 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:1412823483956 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823483958 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:1412823484322 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 422 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:1412823484993 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823484993 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:1412823485099 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485111 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:1412823485200 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 0x25e6bf76], 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x25e6bf76], 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 0x25e6bf76], 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x25e6bf76], 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 281 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 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485729 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485730 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485772 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485801 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:1412823485900 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 0x10089e1d], 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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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 0x10089e1d], 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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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 174 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:1412823486522 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823486523 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:1412823486572 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823486617 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:1412823486706 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 310 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] ++++ 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487269 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487269 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487290 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487324 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:1412823487402 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 0x23fde40f], 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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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 0x23fde40f], 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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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 true [junit] PRINT Duration 112 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487963 d 0ms]] [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_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487968 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:1412823488021 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823488049 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:1412823488143 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 0x234202af], 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x234202af], 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 0x234202af], 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x234202af], 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 true [junit] PRINT Duration 162 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:1412823488751 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823488752 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:1412823488774 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823488810 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:1412823488876 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 138 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:1412823489475 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823489475 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:1412823489557 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823489560 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:1412823489633 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 170 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823490264 d 0ms]] [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_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823490279 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 @ 1412823490435 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test001_flip1_norm_layout0_layered0 took 1.275 sec [junit] Testcase: test002_flip1_norm_layout1_layered0 took 0.724 sec [junit] Testcase: test003_flip1_norm_layout0_layered1 took 0.791 sec [junit] Testcase: test004_flip1_norm_layout1_layered1 took 0.735 sec [junit] Testcase: test011_flip1_bitm_layout0_layered0 took 0.001 sec [junit] Testcase: test012_flip1_bitm_layout1_layered0 took 0 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.7 sec [junit] Testcase: test102_flip1_norm_layout1_layered0 took 0.782 sec [junit] Testcase: test103_flip1_norm_layout0_layered1 took 0.722 sec [junit] Testcase: test104_flip1_norm_layout1_layered1 took 0.802 sec [junit] Testcase: test111_flip1_bitm_layout0_layered0 took 0 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.003 sec [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.662 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 @ 1412823482512 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:1412823483956 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823483958 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:1412823484322 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 0x7183410c], 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 422 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:1412823484993 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823484993 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:1412823485099 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485111 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:1412823485200 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 0x25e6bf76], 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x25e6bf76], 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 0x25e6bf76], 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 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 0x25e6bf76], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x25e6bf76], 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 281 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 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485729 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485730 d 0ms]] [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485772 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823485801 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:1412823485900 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 0x10089e1d], 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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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 0x10089e1d], 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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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.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 0x10089e1d], 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 174 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:1412823486522 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823486523 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:1412823486572 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823486617 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:1412823486706 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 0x282392ab], 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 310 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] ++++ 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487269 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487269 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487290 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487324 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:1412823487402 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 0x23fde40f], 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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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 0x23fde40f], 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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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.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 0x23fde40f], 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 true [junit] PRINT Duration 112 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487963 d 0ms]] [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_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823487968 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:1412823488021 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823488049 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:1412823488143 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 0x234202af], 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x234202af], 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 0x234202af], 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 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 0x234202af], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x234202af], 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 true [junit] PRINT Duration 162 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:1412823488751 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823488752 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:1412823488774 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823488810 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:1412823488876 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 0x3250d7e8], 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 138 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:1412823489475 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823489475 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:1412823489557 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823489560 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:1412823489633 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 0x228e8c55], 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 170 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823490264 d 0ms]] [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_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412823490279 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 @ 1412823490435 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1412823492078 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x5ca82aee], 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 0x5ca82aee], 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 0x5ca82aee], 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 0x3002e9c], 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 0x3002e9c], 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 0x3002e9c], 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 0x7a46b499], 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 0x7a46b499], 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 0x7a46b499], 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 0x11284403], 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 0x11284403], 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 0x11284403], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x304dddbe], 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 0x304dddbe], 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 0x304dddbe], 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 0x7b50aef4], 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 0x7b50aef4], 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 0x7b50aef4], 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-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 0xd0f0c7f], 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 0xd0f0c7f], image[size 428 x 320, 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 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 0xd0f0c7f], 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 0x19725377], 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 0x19725377], 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 0x19725377], 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.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-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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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_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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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_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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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_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 0x69a41e92], 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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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.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_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 @ 1412823502222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.872 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 @ 1412823492078 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x5ca82aee], 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 0x5ca82aee], 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 0x5ca82aee], 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 0x3002e9c], 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 0x3002e9c], 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 0x3002e9c], 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 0x7a46b499], 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 0x7a46b499], 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 0x7a46b499], 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 0x11284403], 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 0x11284403], 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 0x11284403], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x304dddbe], 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 0x304dddbe], 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 0x304dddbe], 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 0x7b50aef4], 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 0x7b50aef4], 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 0x7b50aef4], 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-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 0xd0f0c7f], 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 0xd0f0c7f], image[size 428 x 320, 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 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 0xd0f0c7f], 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 0x19725377], 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 0x19725377], 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 0x19725377], 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.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-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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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_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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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_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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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_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 0x69a41e92], 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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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.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_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 @ 1412823502222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_Offscreen_aa0 took 5.068 sec [junit] Testcase: test01_Offscreen_aa0_layered took 3.725 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.872 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 @ 1412823492078 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 0x5ca82aee], 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 0x5ca82aee], 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 0x5ca82aee], 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 0x3002e9c], 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 0x3002e9c], 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 0x3002e9c], 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 0x7a46b499], 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 0x7a46b499], 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 0x7a46b499], 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 0x11284403], 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 0x11284403], 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 0x11284403], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x567b817d], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x63355dca], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x6869861a], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x5f555d69], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x7aa5e999], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x319d784f], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x5a452f79], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x7965a43], 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 0x304dddbe], 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 0x304dddbe], 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 0x304dddbe], 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 0x7b50aef4], 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 0x7b50aef4], 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 0x7b50aef4], 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-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 0xd0f0c7f], 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 0xd0f0c7f], image[size 428 x 320, 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 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 0xd0f0c7f], 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 0x19725377], 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 0x19725377], 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 0x19725377], 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.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-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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x6394a7f0], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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 0x65bb8930], 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_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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x6414de3f], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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 0x4713498a], 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_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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x1c2ad399], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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 0x28f60378], 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_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 0x69a41e92], 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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 3.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 0x69a41e92], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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 0x2097e1c], 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.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_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 @ 1412823502222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 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 @ 1412823503878 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[0x3a63c474, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b68ddbd created: GearsObj[0x4727ceed, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b68ddbd created: GearsObj[0x4727ceed, 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[0x3a63c474, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4727ceed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf23da2a, 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 @ 1412823506179 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 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 @ 1412823503878 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[0x3a63c474, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b68ddbd created: GearsObj[0x4727ceed, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b68ddbd created: GearsObj[0x4727ceed, 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[0x3a63c474, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4727ceed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf23da2a, 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 @ 1412823506179 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenWritePNG took 0.007 sec [junit] Testcase: testOnscreenWritePNG took 0.887 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3 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 @ 1412823503878 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[0x3a63c474, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b68ddbd created: GearsObj[0x4727ceed, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b68ddbd created: GearsObj[0x4727ceed, 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[0x3a63c474, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4727ceed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf23da2a, 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 @ 1412823506179 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] 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 @ 1412823507569 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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] 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.5, [l -1.0, r 1.0, b -1.0, t 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 @ 1412823510099 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.227 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 @ 1412823507569 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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] 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.5, [l -1.0, r 1.0, b -1.0, t 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 @ 1412823510099 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.163 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.227 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 @ 1412823507569 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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] 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.5, [l -1.0, r 1.0, b -1.0, t 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 @ 1412823510099 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823511425 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT [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 2612 ms, 26.12 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 927 ms, 9.27 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 7638 ms, 76.38 ms/l [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823522716 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.002 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 @ 1412823511425 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 2612 ms, 26.12 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 927 ms, 9.27 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 7638 ms, 76.38 ms/l [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823522716 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: benchmark took 11.182 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.002 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 @ 1412823511425 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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 2612 ms, 26.12 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 927 ms, 9.27 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 7638 ms, 76.38 ms/l [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823522716 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1412823524335 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 @ 1412823539324 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.721 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 @ 1412823524335 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 @ 1412823539324 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01YUV422hBase__ES2 took 2.841 sec [junit] Testcase: test01YUV422hProg_ES2 took 1.393 sec [junit] Testcase: test01YUV444Base__ES2 took 1.404 sec [junit] Testcase: test01YUV444Prog__ES2 took 1.387 sec [junit] Testcase: test02YUV420BaseGray_ES2 took 1.527 sec [junit] Testcase: test02YUV420Base__ES2 took 1.621 sec [junit] Testcase: test02YUV420Prog_ES2 took 1.66 sec [junit] Testcase: test03CMYK_01_ES2 took 1.453 sec [junit] Testcase: test03YCCK_01_ES2 took 1.558 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.721 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 @ 1412823524335 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 @ 1412823539324 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823540968 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 @ 1412823552526 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.27 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 @ 1412823540968 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 @ 1412823552526 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testGrayAWTILoaderES2 took 3.019 sec [junit] Testcase: testGrayAWTILoaderGL2 took 1.197 sec [junit] Testcase: testGrayPNGJLoaderES2 took 1.207 sec [junit] Testcase: testGrayPNGJLoaderGL2 took 1.193 sec [junit] Testcase: testTestAWTILoaderES2 took 1.206 sec [junit] Testcase: testTestAWTILoaderGL2 took 1.2 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.27 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 @ 1412823540968 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 @ 1412823552526 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1412823554135 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412823556283 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.859 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 @ 1412823554135 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412823556283 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 0.775 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.859 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 @ 1412823554135 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412823556283 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] 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 @ 1412823557674 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[0x36c1533b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30a3107a created: GearsObj[0x9ace3f6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30a3107a created: GearsObj[0x9ace3f6, 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[0x36c1533b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x9ace3f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c789997, 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 @ 1412823559879 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.925 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 @ 1412823557674 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[0x36c1533b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30a3107a created: GearsObj[0x9ace3f6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30a3107a created: GearsObj[0x9ace3f6, 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[0x36c1533b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x9ace3f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c789997, 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 @ 1412823559879 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 0.816 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.925 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 @ 1412823557674 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[0x36c1533b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30a3107a created: GearsObj[0x9ace3f6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30a3107a created: GearsObj[0x9ace3f6, 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[0x36c1533b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x9ace3f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c789997, 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 @ 1412823559879 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] 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 @ 1412823561355 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] 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] ----------------------------------------------------------------------------------------------------- [junit] ShaderState[ [junit] X11GraphicsDevice[type .x11, connection :0.0]: [junit] ShaderProgram[id=1, linked=true, inUse=false, program: 1, [junit] Natives [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] GL4bc false [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] GL4 false [junit] enabledAttributes [ [junit] GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)] [junit] ], activeAttributes [ [junit] GL3bc false [junit] ], managedAttributes [ [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] ], activeUniforms [ [junit] GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)] [junit] GLUniformData[name mgl_PMVMatrix, location 0, size 4x4, count 2, data [junit] GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)] [junit] 0: [ 1.30368 0.00000 0.00000 0.00000 ] [junit] GLES1 true [1.0 (ES profile, FP32 compat, hardware)] [junit] 0: [ 0.00000 2.41421 0.00000 0.00000 ] [junit] Count 5 / 8 [junit] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ] [junit] Common [junit] 0: [ 0.00000 0.00000 -1.00000 0.00000 ] [junit] GL4ES3 true [junit] , [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] 1: [ 1.00000 0.00000 0.00000 0.00000 ] [junit] GLES1 GLProfile[GLES1/GLES1.hw] [junit] 1: [ 0.00000 1.00000 0.00000 0.00000 ] [junit] GLES2 GLProfile[GLES2/GLES3.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] 1: [ 0.00000 0.00000 1.00000 -2.30000 ] [junit] GL4ES3 GLProfile[GL4ES3/GLES3.hw] [junit] 1: [ 0.00000 0.00000 0.00000 1.00000 ] [junit] GL2ES2 GLProfile[GL2ES2/GL3.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] , [junit] GLES3 GLProfile[GLES3/GLES3.hw] [junit] ] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GLUniformData[name mgl_ActiveTexture, location 2, size 1x1, count 1, data 0] [junit] GL2GL3 GLProfile[GL2GL3/GL3.hw] [junit] ], managedUniforms [ [junit] default GLProfile[GL2/GL2.hw] [junit] Count 9 / 12 [junit] [junit] ] [junit] Swap Interval -1 [junit] ] [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] 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 @ 1412823564384 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.726 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.30368 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 @ 1412823561355 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] 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 @ 1412823564384 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 1.65 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.726 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.30368 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 @ 1412823561355 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] 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 @ 1412823564384 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-20141009 [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 @ 1412823566398 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x68be809b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b53f538 created: GearsObj[0x60537cf6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b53f538 created: GearsObj[0x60537cf6, 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[0x68be809b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60537cf6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1da27142, 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[0x279ecaf7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x40f08448 created: GearsObj[0x736495a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x40f08448 created: GearsObj[0x736495a2, 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[0x279ecaf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x736495a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x766d8690, 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] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [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] 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[0x2669d8a3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77a57272 created: GearsObj[0x4478e78c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77a57272 created: GearsObj[0x4478e78c, 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[0x2669d8a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4478e78c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x779b73d7, 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 @ 1412823570022 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.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 @ 1412823566398 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x68be809b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b53f538 created: GearsObj[0x60537cf6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b53f538 created: GearsObj[0x60537cf6, 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[0x68be809b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60537cf6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1da27142, 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[0x279ecaf7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x40f08448 created: GearsObj[0x736495a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x40f08448 created: GearsObj[0x736495a2, 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[0x279ecaf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x736495a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x766d8690, 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] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [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] 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[0x2669d8a3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77a57272 created: GearsObj[0x4478e78c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77a57272 created: GearsObj[0x4478e78c, 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[0x2669d8a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4478e78c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x779b73d7, 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 @ 1412823570022 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GL2ES2 took 2.257 sec [junit] Testcase: test02GL3 took 0.616 sec [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.623 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.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 @ 1412823566398 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x68be809b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b53f538 created: GearsObj[0x60537cf6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b53f538 created: GearsObj[0x60537cf6, 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[0x68be809b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60537cf6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1da27142, 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[0x279ecaf7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x40f08448 created: GearsObj[0x736495a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x40f08448 created: GearsObj[0x736495a2, 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[0x279ecaf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x736495a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x766d8690, 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] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [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] 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[0x2669d8a3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77a57272 created: GearsObj[0x4478e78c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77a57272 created: GearsObj[0x4478e78c, 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[0x2669d8a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4478e78c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x779b73d7, 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 @ 1412823570022 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] ++++ Test Singleton.ctor() [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823571395 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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@24eba422, 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] 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] 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] 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 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] 1 s: 60 f / 1010 ms, 59.4 fps, 16 ms/f; total: 60 f, 59.4 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@4b15db90, 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] 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#01,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002 [junit] window resized: 0/0 490x260 [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] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! [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[.]]EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1 [junit] [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] 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] 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 @ 1412823634235 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.529 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 @ 1412823571395 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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@24eba422, 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] 1 s: 60 f / 1010 ms, 59.4 fps, 16 ms/f; total: 60 f, 59.4 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@4b15db90, 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] Thread[main-Animator#01,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002 [junit] window resized: 0/0 490x260 [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 @ 1412823634235 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GL2ES2 took 32.133 sec [junit] Testcase: test02GL3 took 30.593 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.529 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 @ 1412823571395 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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@24eba422, 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] 1 s: 60 f / 1010 ms, 59.4 fps, 16 ms/f; total: 60 f, 59.4 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@4b15db90, 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] Thread[main-Animator#01,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002 [junit] window resized: 0/0 490x260 [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 @ 1412823634235 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 @ 1412823635618 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:1412823638374 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412823638377 d 0ms]] [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[0x3d987080, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9a7504c created: GearsObj[0x17712999, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9a7504c created: GearsObj[0x17712999, 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[0x3d987080, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17712999, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6287c1b4, 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:1412823639095 d 0ms]] [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 16.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[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412823639739 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 35.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_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412823640874 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:1412823640919 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823641040 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.137 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 @ 1412823635618 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:1412823638374 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412823638377 d 0ms]] [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[0x3d987080, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9a7504c created: GearsObj[0x17712999, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9a7504c created: GearsObj[0x17712999, 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[0x3d987080, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17712999, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6287c1b4, 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:1412823639095 d 0ms]] [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 16.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[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412823639739 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 35.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_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412823640874 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:1412823640919 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823641040 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 4.013 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.137 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 @ 1412823635618 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:1412823638374 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412823638377 d 0ms]] [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[0x3d987080, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9a7504c created: GearsObj[0x17712999, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9a7504c created: GearsObj[0x17712999, 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[0x3d987080, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17712999, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6287c1b4, 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:1412823639095 d 0ms]] [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 16.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[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412823639739 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 35.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_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412823640874 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:1412823640919 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823641040 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1412823642437 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@151746c3,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[0x296d275d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5427c60c created: GearsObj[0x78eea900, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5427c60c created: GearsObj[0x78eea900, 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[0x296d275d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78eea900, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x252dc2fa, 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] Thread[main,5,main] GearsES2.init.0 0x17776a8: tileRendererInUse null, GearsES2[obj 0x17776a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17776a8 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 0x17776a8 created: GearsObj[0x32a068d1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17776a8 created: GearsObj[0x33cb5951, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17776a8 created: GearsObj[0x33cb5951, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x17776a8 FIN GearsES2[obj 0x17776a8 isInit true, usesShared false, 1 GearsObj[0x32a068d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33cb5951, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x365c30cc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x17776a8 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4600004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17776a8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x17776a8: tileRendererInUse null [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x17776a8 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 0x6b0c2d26: tileRendererInUse null, GearsES2[obj 0x6b0c2d26 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6b0c2d26 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x6b0c2d26 created: GearsObj[0x6b768293, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6b0c2d26 created: GearsObj[0x28e08c39, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6b0c2d26 created: GearsObj[0x28e08c39, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6b0c2d26 FIN GearsES2[obj 0x6b0c2d26 isInit true, usesShared false, 1 GearsObj[0x6b768293, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28e08c39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x684aba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b0c2d26 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6b0c2d26, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6b0c2d26: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b0c2d26 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 @ 1412823656776 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.042 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 @ 1412823642437 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@151746c3,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[0x296d275d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5427c60c created: GearsObj[0x78eea900, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5427c60c created: GearsObj[0x78eea900, 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[0x296d275d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78eea900, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x252dc2fa, 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] Thread[main,5,main] GearsES2.init.0 0x17776a8: tileRendererInUse null, GearsES2[obj 0x17776a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17776a8 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 0x17776a8 created: GearsObj[0x32a068d1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17776a8 created: GearsObj[0x33cb5951, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17776a8 created: GearsObj[0x33cb5951, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x17776a8 FIN GearsES2[obj 0x17776a8 isInit true, usesShared false, 1 GearsObj[0x32a068d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33cb5951, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x365c30cc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x17776a8 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4600004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17776a8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x17776a8: tileRendererInUse null [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x17776a8 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 0x6b0c2d26: tileRendererInUse null, GearsES2[obj 0x6b0c2d26 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6b0c2d26 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x6b0c2d26 created: GearsObj[0x6b768293, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6b0c2d26 created: GearsObj[0x28e08c39, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6b0c2d26 created: GearsObj[0x28e08c39, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6b0c2d26 FIN GearsES2[obj 0x6b0c2d26 isInit true, usesShared false, 1 GearsObj[0x6b768293, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28e08c39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x684aba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b0c2d26 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6b0c2d26, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6b0c2d26: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b0c2d26 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 @ 1412823656776 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NewtCanvasAWT took 5.516 sec [junit] Testcase: test02GLCanvas took 6.089 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.042 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 @ 1412823642437 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@151746c3,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[0x296d275d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5427c60c created: GearsObj[0x78eea900, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5427c60c created: GearsObj[0x78eea900, 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[0x296d275d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78eea900, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x252dc2fa, 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] Thread[main,5,main] GearsES2.init.0 0x17776a8: tileRendererInUse null, GearsES2[obj 0x17776a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17776a8 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 0x17776a8 created: GearsObj[0x32a068d1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17776a8 created: GearsObj[0x33cb5951, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17776a8 created: GearsObj[0x33cb5951, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x17776a8 FIN GearsES2[obj 0x17776a8 isInit true, usesShared false, 1 GearsObj[0x32a068d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33cb5951, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x365c30cc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x17776a8 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4600004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17776a8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x17776a8: tileRendererInUse null [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x17776a8 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 0x6b0c2d26: tileRendererInUse null, GearsES2[obj 0x6b0c2d26 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6b0c2d26 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/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 0x6b0c2d26 created: GearsObj[0x6b768293, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6b0c2d26 created: GearsObj[0x28e08c39, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6b0c2d26 created: GearsObj[0x28e08c39, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6b0c2d26 FIN GearsES2[obj 0x6b0c2d26 isInit true, usesShared false, 1 GearsObj[0x6b768293, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28e08c39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x684aba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b0c2d26 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6b0c2d26, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6b0c2d26: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b0c2d26 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 @ 1412823656776 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823658169 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] Testsuite: com.jogamp.opengl.test.junit.newt.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 @ 1412823660291 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.815 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 @ 1412823658169 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 @ 1412823660291 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseNewtAWT took 2.013 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 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 @ 1412823658169 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 @ 1412823660291 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823661675 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[0x598b88d2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6366ebe0 created: GearsObj[0x783d8a0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6366ebe0 created: GearsObj[0x783d8a0e, 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[0x598b88d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x783d8a0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6e106c, 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 @ 1412823664176 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.204 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 @ 1412823661675 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[0x598b88d2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6366ebe0 created: GearsObj[0x783d8a0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6366ebe0 created: GearsObj[0x783d8a0e, 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[0x598b88d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x783d8a0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6e106c, 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 @ 1412823664176 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testEventSourceNotNewtBug took 2.372 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.204 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 @ 1412823661675 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[0x598b88d2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6366ebe0 created: GearsObj[0x783d8a0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6366ebe0 created: GearsObj[0x783d8a0e, 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[0x598b88d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x783d8a0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6e106c, 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 @ 1412823664176 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT [junit] ++++ Test Singleton.ctor() [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823665552 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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:1412823667145 d 1ms]] [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[0x3052d22c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x545997b1 created: GearsObj[0xedb76f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x545997b1 created: GearsObj[0xedb76f9, 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[0x3052d22c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xedb76f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a15cb24, 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] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667241 d 0ms]] [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] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667489 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667506 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 7.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 8.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:1412823667585 d 1ms]] [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 10.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:1412823667687 d 0ms]] [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 13.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:1412823667789 d 1ms]] [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x545997b1 0/0 676x493 of 676x493, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x545997b1, angle 16.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.display 0x545997b1 676x493, swapInterval 1, drawable 0x4800002 [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 @ 1412823667969 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.129 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:1412823667145 d 1ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667241 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667489 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667506 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667585 d 1ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667687 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667789 d 1ms]] [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 @ 1412823665552 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x3052d22c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x545997b1 created: GearsObj[0xedb76f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x545997b1 created: GearsObj[0xedb76f9, 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[0x3052d22c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xedb76f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a15cb24, 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-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x545997b1, angle 7.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 8.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 10.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 13.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-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x545997b1 0/0 676x493 of 676x493, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x545997b1, angle 16.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.display 0x545997b1 676x493, swapInterval 1, drawable 0x4800002 [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 @ 1412823667969 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testListenerStringPassingAndOrder took 2.309 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.129 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:1412823667145 d 1ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667241 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667489 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667506 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667585 d 1ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667687 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823667789 d 1ms]] [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 @ 1412823665552 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x3052d22c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x545997b1 created: GearsObj[0xedb76f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x545997b1 created: GearsObj[0xedb76f9, 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[0x3052d22c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xedb76f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a15cb24, 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-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x545997b1, angle 7.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 8.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 10.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 13.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-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x545997b1 0/0 676x493 of 676x493, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x545997b1, angle 16.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.display 0x545997b1 676x493, swapInterval 1, drawable 0x4800002 [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 @ 1412823667969 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823669337 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x7a75d33, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x57f23557 created: GearsObj[0x44cf198f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x57f23557 created: GearsObj[0x44cf198f, 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[0x7a75d33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf198f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a43e7d0, 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[0x640125c0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d0f8e03 created: GearsObj[0x7b9818a9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d0f8e03 created: GearsObj[0x7b9818a9, 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[0x640125c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b9818a9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75feee56, 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.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 @ 1412823672579 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.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 @ 1412823669337 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x7a75d33, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x57f23557 created: GearsObj[0x44cf198f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x57f23557 created: GearsObj[0x44cf198f, 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[0x7a75d33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf198f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a43e7d0, 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[0x640125c0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d0f8e03 created: GearsObj[0x7b9818a9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d0f8e03 created: GearsObj[0x7b9818a9, 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[0x640125c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b9818a9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75feee56, 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.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 @ 1412823672579 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.855 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.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 @ 1412823669337 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x7a75d33, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x57f23557 created: GearsObj[0x44cf198f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x57f23557 created: GearsObj[0x44cf198f, 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[0x7a75d33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf198f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a43e7d0, 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[0x640125c0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d0f8e03 created: GearsObj[0x7b9818a9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d0f8e03 created: GearsObj[0x7b9818a9, 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[0x640125c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b9818a9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75feee56, 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.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 @ 1412823672579 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823673971 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT [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[0x6b494665, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59e5ddf created: GearsObj[0x716cd1c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59e5ddf created: GearsObj[0x716cd1c3, 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[0x6b494665, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x716cd1c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b0a548d, 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[0x68f0ebc9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a187f14 created: GearsObj[0x40f9a393, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a187f14 created: GearsObj[0x40f9a393, 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[0x68f0ebc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40f9a393, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f0f0ba1, 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 @ 1412823676870 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.598 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 @ 1412823673971 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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[0x6b494665, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59e5ddf created: GearsObj[0x716cd1c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59e5ddf created: GearsObj[0x716cd1c3, 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[0x6b494665, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x716cd1c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b0a548d, 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[0x68f0ebc9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a187f14 created: GearsObj[0x40f9a393, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a187f14 created: GearsObj[0x40f9a393, 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[0x68f0ebc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40f9a393, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f0f0ba1, 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 @ 1412823676870 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseFrameGLCanvas took 2.156 sec [junit] Testcase: testCloseJFrameGLCanvas took 0.625 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.598 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 @ 1412823673971 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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[0x6b494665, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59e5ddf created: GearsObj[0x716cd1c3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59e5ddf created: GearsObj[0x716cd1c3, 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[0x6b494665, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x716cd1c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b0a548d, 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[0x68f0ebc9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a187f14 created: GearsObj[0x40f9a393, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a187f14 created: GearsObj[0x40f9a393, 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[0x68f0ebc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40f9a393, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f0f0ba1, 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 @ 1412823676870 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823678404 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x4f97e130, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x543788f3 created: GearsObj[0x40d432ee, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x543788f3 created: GearsObj[0x40d432ee, 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[0x4f97e130, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40d432ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3966c07, 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.reshape 0x543788f3 0/0 502x482 of 502x482, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x543788f3, angle 1.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[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 502x482, swapInterval 1, drawable 0x4800002 [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 502x482, swapInterval 1, drawable 0x4800002 [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 502x482, 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.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[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 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[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 @ 1412823681141 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.441 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 @ 1412823678404 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x4f97e130, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x543788f3 created: GearsObj[0x40d432ee, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x543788f3 created: GearsObj[0x40d432ee, 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[0x4f97e130, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40d432ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3966c07, 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.reshape 0x543788f3 0/0 502x482 of 502x482, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x543788f3, angle 1.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[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 502x482, swapInterval 1, drawable 0x4800002 [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 502x482, swapInterval 1, drawable 0x4800002 [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 502x482, 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.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[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 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[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 @ 1412823681141 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseJFrameNewtCanvasAWT took 2.626 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.441 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 @ 1412823678404 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x4f97e130, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x543788f3 created: GearsObj[0x40d432ee, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x543788f3 created: GearsObj[0x40d432ee, 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[0x4f97e130, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40d432ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3966c07, 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.reshape 0x543788f3 0/0 502x482 of 502x482, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x543788f3, angle 1.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[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 502x482, swapInterval 1, drawable 0x4800002 [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 502x482, swapInterval 1, drawable 0x4800002 [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 502x482, 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.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[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 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[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 @ 1412823681141 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823683775 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412823684221 d 81ms]]] [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:1412823684221 d 82ms]]] [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:1412823684497 d 4ms]]] [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:1412823684500 d 2ms]]] [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:1412823684500 d 3ms]]] [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] 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:1412823686392 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(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: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823686461 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #2 [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:1412823686513 d 3ms]]] [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:1412823686513 d 4ms]]] [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:1412823686565 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823686617 d 2ms]]] [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:1412823686617 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] WAIT-till-done: eventDispatch() #4 [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:1412823686668 d 27ms]]] [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:1412823686668 d 28ms]]] [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:1412823686720 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] WAIT-till-done: eventDispatch() #5 [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:1412823686772 d 24ms]]] [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:1412823686824 d 2ms]]] [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:1412823686824 d 3ms]]] [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:1412823686875 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #6 [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:1412823686927 d 2ms]]] [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:1412823686927 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 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: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823686978 d 3ms]]] [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:1412823686978 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #7 [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:1412823687030 d 3ms]]] [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:1412823687082 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #8 [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:1412823687133 d 3ms]]] [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:1412823687133 d 3ms]]] [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:1412823687185 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #9 [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:1412823687237 d 2ms]]] [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:1412823687237 d 3ms]]] [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:1412823687288 d 7ms]]] [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:1412823687288 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersAWTCanvas.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.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:1412823690132 d 3ms]]] [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:1412823690184 d 2ms]]] [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:1412823690235 d 2ms]]] [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:1412823690287 d 48ms]]] [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:1412823690287 d 49ms]]] [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:1412823690338 d 2ms]]] [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:1412823690338 d 3ms]]] [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:1412823690389 d 3ms]]] [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:1412823690389 d 3ms]]] [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:1412823693260 d 3ms]]] [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:1412823693312 d 2ms]]] [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] 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:1412823693565 d 150ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: eventDispatch() #8 [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:1412823693717 d 254ms]]] [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:1412823693968 d 3ms]]] [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:1412823694020 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] WAIT-till-done: eventDispatch() #11 [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:1412823694272 d 2ms]]] [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:1412823694323 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #12 [junit] WAIT-till-done: eventDispatch() #13 [junit] WAIT-till-done: eventDispatch() #14 [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:1412823694575 d 2ms]]] [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:1412823694626 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] WAIT-till-done: eventDispatch() #17 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] WAIT-till-done: eventDispatch() #18 [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:1412823694878 d 140ms]]] [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:1412823695030 d 2ms]]] [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:1412823698094 d 3ms]]] [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:1412823698146 d 3ms]]] [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:1412823698146 d 3ms]]] [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:1412823698197 d 2ms]]] [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:1412823698249 d 2ms]]] [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:1412823698249 d 2ms]]] [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:1412823698301 d 2ms]]] [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:1412823698352 d 45ms]]] [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:1412823698352 d 45ms]]] [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:1412823701368 d 2ms]]] [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:1412823701419 d 2ms]]] [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:1412823701419 d 2ms]]] [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:1412823701470 d 3ms]]] [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:1412823701522 d 2ms]]] [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:1412823701522 d 2ms]]] [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:1412823701573 d 3ms]]] [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:1412823701625 d 2ms]]] [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:1412823701625 d 2ms]]] [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:1412823704694 d 2ms]]] [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:1412823704745 d 2ms]]] [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:1412823704745 d 3ms]]] [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:1412823704797 d 2ms]]] [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:1412823704848 d 2ms]]] [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:1412823704848 d 2ms]]] [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:1412823704899 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] WAIT-till-done: eventDispatch() #5 [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:1412823704950 d 47ms]]] [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:1412823704950 d 48ms]]] [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 @ 1412823706679 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.627 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 @ 1412823683775 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412823684221 d 81ms]]] [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:1412823684221 d 82ms]]] [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:1412823684497 d 4ms]]] [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:1412823684500 d 2ms]]] [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:1412823684500 d 3ms]]] [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] 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:1412823686392 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(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: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823686461 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #2 [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:1412823686513 d 3ms]]] [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:1412823686513 d 4ms]]] [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:1412823686565 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823686617 d 2ms]]] [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:1412823686617 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] WAIT-till-done: eventDispatch() #4 [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:1412823686668 d 27ms]]] [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:1412823686668 d 28ms]]] [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:1412823686720 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] WAIT-till-done: eventDispatch() #5 [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:1412823686772 d 24ms]]] [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:1412823686824 d 2ms]]] [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:1412823686824 d 3ms]]] [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:1412823686875 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #6 [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:1412823686927 d 2ms]]] [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:1412823686927 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 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: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823686978 d 3ms]]] [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:1412823686978 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #7 [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:1412823687030 d 3ms]]] [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:1412823687082 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #8 [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:1412823687133 d 3ms]]] [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:1412823687133 d 3ms]]] [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:1412823687185 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #9 [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:1412823687237 d 2ms]]] [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:1412823687237 d 3ms]]] [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:1412823687288 d 7ms]]] [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:1412823687288 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersAWTCanvas.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.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:1412823690132 d 3ms]]] [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:1412823690184 d 2ms]]] [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:1412823690235 d 2ms]]] [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:1412823690287 d 48ms]]] [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:1412823690287 d 49ms]]] [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:1412823690338 d 2ms]]] [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:1412823690338 d 3ms]]] [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:1412823690389 d 3ms]]] [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:1412823690389 d 3ms]]] [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:1412823693260 d 3ms]]] [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:1412823693312 d 2ms]]] [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] 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:1412823693565 d 150ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: eventDispatch() #8 [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:1412823693717 d 254ms]]] [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:1412823693968 d 3ms]]] [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:1412823694020 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] WAIT-till-done: eventDispatch() #11 [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:1412823694272 d 2ms]]] [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:1412823694323 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #12 [junit] WAIT-till-done: eventDispatch() #13 [junit] WAIT-till-done: eventDispatch() #14 [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:1412823694575 d 2ms]]] [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:1412823694626 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] WAIT-till-done: eventDispatch() #17 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] WAIT-till-done: eventDispatch() #18 [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:1412823694878 d 140ms]]] [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:1412823695030 d 2ms]]] [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:1412823698094 d 3ms]]] [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:1412823698146 d 3ms]]] [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:1412823698146 d 3ms]]] [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:1412823698197 d 2ms]]] [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:1412823698249 d 2ms]]] [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:1412823698249 d 2ms]]] [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:1412823698301 d 2ms]]] [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:1412823698352 d 45ms]]] [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:1412823698352 d 45ms]]] [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:1412823701368 d 2ms]]] [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:1412823701419 d 2ms]]] [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:1412823701419 d 2ms]]] [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:1412823701470 d 3ms]]] [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:1412823701522 d 2ms]]] [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:1412823701522 d 2ms]]] [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:1412823701573 d 3ms]]] [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:1412823701625 d 2ms]]] [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:1412823701625 d 2ms]]] [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:1412823704694 d 2ms]]] [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:1412823704745 d 2ms]]] [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:1412823704745 d 3ms]]] [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:1412823704797 d 2ms]]] [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:1412823704848 d 2ms]]] [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:1412823704848 d 2ms]]] [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:1412823704899 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] WAIT-till-done: eventDispatch() #5 [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:1412823704950 d 47ms]]] [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:1412823704950 d 48ms]]] [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 @ 1412823706679 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testHoldOneButtonAndPressAnother took 3.743 sec [junit] Testcase: testPressAllButtonsInSequence took 3.125 sec [junit] Testcase: testSingleButtonClickAndDrag took 4.834 sec [junit] Testcase: testSingleButtonPressAndRelease took 3.123 sec [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.37 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.324 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.627 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 @ 1412823683775 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412823684221 d 81ms]]] [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:1412823684221 d 82ms]]] [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:1412823684497 d 4ms]]] [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:1412823684500 d 2ms]]] [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:1412823684500 d 3ms]]] [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] 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:1412823686392 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(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: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823686461 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #2 [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:1412823686513 d 3ms]]] [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:1412823686513 d 4ms]]] [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:1412823686565 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823686617 d 2ms]]] [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:1412823686617 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] WAIT-till-done: eventDispatch() #4 [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:1412823686668 d 27ms]]] [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:1412823686668 d 28ms]]] [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:1412823686720 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] WAIT-till-done: eventDispatch() #5 [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:1412823686772 d 24ms]]] [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:1412823686824 d 2ms]]] [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:1412823686824 d 3ms]]] [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:1412823686875 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #6 [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:1412823686927 d 2ms]]] [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:1412823686927 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 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: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412823686978 d 3ms]]] [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:1412823686978 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #7 [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:1412823687030 d 3ms]]] [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:1412823687082 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #8 [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:1412823687133 d 3ms]]] [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:1412823687133 d 3ms]]] [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:1412823687185 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #9 [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:1412823687237 d 2ms]]] [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:1412823687237 d 3ms]]] [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:1412823687288 d 7ms]]] [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:1412823687288 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersAWTCanvas.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.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:1412823690132 d 3ms]]] [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:1412823690184 d 2ms]]] [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:1412823690235 d 2ms]]] [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:1412823690287 d 48ms]]] [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:1412823690287 d 49ms]]] [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:1412823690338 d 2ms]]] [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:1412823690338 d 3ms]]] [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:1412823690389 d 3ms]]] [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:1412823690389 d 3ms]]] [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:1412823693260 d 3ms]]] [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:1412823693312 d 2ms]]] [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] 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:1412823693565 d 150ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: eventDispatch() #8 [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:1412823693717 d 254ms]]] [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:1412823693968 d 3ms]]] [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:1412823694020 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] WAIT-till-done: eventDispatch() #11 [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:1412823694272 d 2ms]]] [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:1412823694323 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #12 [junit] WAIT-till-done: eventDispatch() #13 [junit] WAIT-till-done: eventDispatch() #14 [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:1412823694575 d 2ms]]] [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:1412823694626 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] WAIT-till-done: eventDispatch() #17 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] WAIT-till-done: eventDispatch() #18 [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:1412823694878 d 140ms]]] [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:1412823695030 d 2ms]]] [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:1412823698094 d 3ms]]] [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:1412823698146 d 3ms]]] [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:1412823698146 d 3ms]]] [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:1412823698197 d 2ms]]] [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:1412823698249 d 2ms]]] [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:1412823698249 d 2ms]]] [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:1412823698301 d 2ms]]] [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:1412823698352 d 45ms]]] [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:1412823698352 d 45ms]]] [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:1412823701368 d 2ms]]] [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:1412823701419 d 2ms]]] [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:1412823701419 d 2ms]]] [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:1412823701470 d 3ms]]] [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:1412823701522 d 2ms]]] [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:1412823701522 d 2ms]]] [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:1412823701573 d 3ms]]] [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:1412823701625 d 2ms]]] [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:1412823701625 d 2ms]]] [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:1412823704694 d 2ms]]] [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:1412823704745 d 2ms]]] [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:1412823704745 d 3ms]]] [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:1412823704797 d 2ms]]] [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:1412823704848 d 2ms]]] [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:1412823704848 d 2ms]]] [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:1412823704899 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] WAIT-till-done: eventDispatch() #5 [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:1412823704950 d 47ms]]] [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:1412823704950 d 48ms]]] [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 @ 1412823706679 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1412823709416 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412823709640 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:1412823709755 d 1ms]]] [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:1412823709951 d 1ms]]] [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:1412823709952 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:1412823709952 d 1ms]]] [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] 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:1412823711638 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:1412823711690 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [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:1412823711743 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:1412823711743 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:1412823711796 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823711848 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: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823711848 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:1412823711901 d 1ms]]] [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:1412823711901 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [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:1412823711954 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:1412823712007 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [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:1412823712059 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:1412823712059 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:1412823712112 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #6 [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:1412823712154 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:1412823712154 d 0ms]]] [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:1412823712206 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:1412823712206 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #7 [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:1412823712259 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:1412823712328 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [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:1412823712370 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:1412823712370 d 0ms]]] [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:1412823712412 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #9 [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:1412823712464 d 1ms]]] [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:1412823712464 d 1ms]]] [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:1412823712517 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:1412823712517 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNEWTWindowAWT.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.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:1412823715385 d 1ms]]] [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:1412823715438 d 0ms]]] [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:1412823715490 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:1412823715531 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: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823715531 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:1412823715584 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:1412823715584 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:1412823715636 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:1412823715636 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:1412823718514 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:1412823718566 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:1412823718813 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [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:1412823718813 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:1412823718865 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:1412823719112 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:1412823719164 d 0ms]]] [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:1412823719421 d 0ms]]] [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:1412823719473 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:1412823719720 d 1ms]]] [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:1412823719772 d 1ms]]] [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:1412823720030 d 0ms]]] [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:1412823720082 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.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:1412823723145 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:1412823723198 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: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823723198 d 1ms]]] [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:1412823723240 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:1412823723292 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:1412823723292 d 0ms]]] [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:1412823723344 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:1412823723396 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: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823723396 d 0ms]]] [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:1412823726387 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:1412823726439 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:1412823726439 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:1412823726491 d 0ms]]] [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:1412823726543 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: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823726543 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:1412823726595 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:1412823726647 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: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823726647 d 1ms]]] [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] 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: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823729701 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:1412823729753 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:1412823729753 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823729806 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:1412823729847 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:1412823729847 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [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:1412823729899 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:1412823729951 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:1412823729951 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.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.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 @ 1412823731651 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.933 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 @ 1412823709416 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412823709640 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:1412823709755 d 1ms]]] [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:1412823709951 d 1ms]]] [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:1412823709952 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:1412823709952 d 1ms]]] [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] 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:1412823711638 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:1412823711690 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [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:1412823711743 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:1412823711743 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:1412823711796 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823711848 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: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823711848 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:1412823711901 d 1ms]]] [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:1412823711901 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [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:1412823711954 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:1412823712007 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [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:1412823712059 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:1412823712059 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:1412823712112 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #6 [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:1412823712154 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:1412823712154 d 0ms]]] [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:1412823712206 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:1412823712206 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #7 [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:1412823712259 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:1412823712328 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [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:1412823712370 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:1412823712370 d 0ms]]] [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:1412823712412 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #9 [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:1412823712464 d 1ms]]] [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:1412823712464 d 1ms]]] [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:1412823712517 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:1412823712517 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNEWTWindowAWT.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.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:1412823715385 d 1ms]]] [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:1412823715438 d 0ms]]] [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:1412823715490 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:1412823715531 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: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823715531 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:1412823715584 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:1412823715584 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:1412823715636 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:1412823715636 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:1412823718514 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:1412823718566 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:1412823718813 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [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:1412823718813 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:1412823718865 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:1412823719112 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:1412823719164 d 0ms]]] [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:1412823719421 d 0ms]]] [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:1412823719473 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:1412823719720 d 1ms]]] [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:1412823719772 d 1ms]]] [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:1412823720030 d 0ms]]] [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:1412823720082 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.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:1412823723145 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:1412823723198 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: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823723198 d 1ms]]] [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:1412823723240 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:1412823723292 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:1412823723292 d 0ms]]] [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:1412823723344 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:1412823723396 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: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823723396 d 0ms]]] [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:1412823726387 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:1412823726439 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:1412823726439 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:1412823726491 d 0ms]]] [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:1412823726543 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: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823726543 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:1412823726595 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:1412823726647 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: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823726647 d 1ms]]] [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] 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: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823729701 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:1412823729753 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:1412823729753 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823729806 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:1412823729847 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:1412823729847 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [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:1412823729899 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:1412823729951 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:1412823729951 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.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.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 @ 1412823731651 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testHoldOneButtonAndPressAnother took 3.74 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.326 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.324 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.933 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 @ 1412823709416 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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:1412823709640 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:1412823709755 d 1ms]]] [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:1412823709951 d 1ms]]] [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:1412823709952 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:1412823709952 d 1ms]]] [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] 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:1412823711638 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:1412823711690 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [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:1412823711743 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:1412823711743 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:1412823711796 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823711848 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: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823711848 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:1412823711901 d 1ms]]] [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:1412823711901 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [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:1412823711954 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:1412823712007 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [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:1412823712059 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:1412823712059 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:1412823712112 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #6 [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:1412823712154 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:1412823712154 d 0ms]]] [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:1412823712206 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:1412823712206 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #7 [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:1412823712259 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:1412823712328 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [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:1412823712370 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:1412823712370 d 0ms]]] [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:1412823712412 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #9 [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:1412823712464 d 1ms]]] [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:1412823712464 d 1ms]]] [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:1412823712517 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:1412823712517 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNEWTWindowAWT.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.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:1412823715385 d 1ms]]] [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:1412823715438 d 0ms]]] [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:1412823715490 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:1412823715531 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: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823715531 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:1412823715584 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:1412823715584 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:1412823715636 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:1412823715636 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:1412823718514 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:1412823718566 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:1412823718813 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [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:1412823718813 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:1412823718865 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:1412823719112 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:1412823719164 d 0ms]]] [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:1412823719421 d 0ms]]] [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:1412823719473 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:1412823719720 d 1ms]]] [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:1412823719772 d 1ms]]] [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:1412823720030 d 0ms]]] [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:1412823720082 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.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:1412823723145 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:1412823723198 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: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823723198 d 1ms]]] [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:1412823723240 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:1412823723292 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:1412823723292 d 0ms]]] [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:1412823723344 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:1412823723396 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: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823723396 d 0ms]]] [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:1412823726387 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:1412823726439 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:1412823726439 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:1412823726491 d 0ms]]] [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:1412823726543 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: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823726543 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:1412823726595 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:1412823726647 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: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823726647 d 1ms]]] [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] 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: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823729701 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:1412823729753 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:1412823729753 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823729806 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:1412823729847 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:1412823729847 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [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:1412823729899 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:1412823729951 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:1412823729951 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.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.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 @ 1412823731651 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412823734450 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT [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] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x310, onTitleBarIfWindow: false [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 396x373 of 396x373, 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: 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:1412823737037 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:1412823737091 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:1412823737143 d 0ms]]] [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:1412823737143 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:1412823737196 d 0ms]]] [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:1412823737248 d 1ms]]] [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:1412823737248 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:1412823737301 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:1412823737301 d 1ms]]] [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:1412823737354 d 1ms]]] [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:1412823737407 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:1412823737459 d 1ms]]] [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:1412823737459 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:1412823737512 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:1412823737554 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:1412823737554 d 1ms]]] [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:1412823737607 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:1412823737607 d 0ms]]] [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:1412823737659 d 0ms]]] [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:1412823737711 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:1412823737763 d 1ms]]] [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:1412823737763 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:1412823737816 d 0ms]]] [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:1412823737868 d 0ms]]] [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:1412823737868 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:1412823737921 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:1412823737921 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:1412823740778 d 1ms]]] [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:1412823740831 d 0ms]]] [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:1412823740883 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:1412823740935 d 1ms]]] [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:1412823740935 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:1412823740988 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:1412823740988 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:1412823741041 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:1412823741041 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:1412823743908 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:1412823743962 d 0ms]]] [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:1412823744209 d 0ms]]] [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:1412823744292 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, [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:1412823744539 d 1ms]]] [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:1412823744592 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:1412823744839 d 0ms]]] [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:1412823744891 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:1412823745148 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:1412823745200 d 1ms]]] [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:1412823745448 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #17 [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:1412823745510 d 0ms]]] [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:1412823748542 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:1412823748594 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:1412823748594 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:1412823748646 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:1412823748698 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:1412823748698 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:1412823748750 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:1412823748802 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:1412823748802 d 1ms]]] [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] 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823751784 d 0ms]]] [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:1412823751836 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:1412823751836 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823751888 d 0ms]]] [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:1412823751940 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: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823751940 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [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:1412823751992 d 0ms]]] [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:1412823752044 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: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823752044 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.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.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:1412823755098 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:1412823755150 d 1ms]]] [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:1412823755150 d 1ms]]] [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:1412823755203 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:1412823755255 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:1412823755255 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:1412823755297 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:1412823755349 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:1412823755349 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:1412823756959 d 0ms]]] [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 @ 1412823757088 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.338 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 @ 1412823734450 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x310, onTitleBarIfWindow: false [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 396x373 of 396x373, 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: 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:1412823737037 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:1412823737091 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:1412823737143 d 0ms]]] [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:1412823737143 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:1412823737196 d 0ms]]] [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:1412823737248 d 1ms]]] [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:1412823737248 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:1412823737301 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:1412823737301 d 1ms]]] [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:1412823737354 d 1ms]]] [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:1412823737407 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:1412823737459 d 1ms]]] [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:1412823737459 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:1412823737512 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:1412823737554 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:1412823737554 d 1ms]]] [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:1412823737607 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:1412823737607 d 0ms]]] [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:1412823737659 d 0ms]]] [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:1412823737711 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:1412823737763 d 1ms]]] [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:1412823737763 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:1412823737816 d 0ms]]] [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:1412823737868 d 0ms]]] [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:1412823737868 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:1412823737921 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:1412823737921 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:1412823740778 d 1ms]]] [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:1412823740831 d 0ms]]] [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:1412823740883 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:1412823740935 d 1ms]]] [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:1412823740935 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:1412823740988 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:1412823740988 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:1412823741041 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:1412823741041 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:1412823743908 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:1412823743962 d 0ms]]] [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:1412823744209 d 0ms]]] [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:1412823744292 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, [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:1412823744539 d 1ms]]] [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:1412823744592 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:1412823744839 d 0ms]]] [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:1412823744891 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:1412823745148 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:1412823745200 d 1ms]]] [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:1412823745448 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #17 [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:1412823745510 d 0ms]]] [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:1412823748542 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:1412823748594 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:1412823748594 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:1412823748646 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:1412823748698 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:1412823748698 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:1412823748750 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:1412823748802 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:1412823748802 d 1ms]]] [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] 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823751784 d 0ms]]] [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:1412823751836 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:1412823751836 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823751888 d 0ms]]] [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:1412823751940 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: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823751940 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [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:1412823751992 d 0ms]]] [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:1412823752044 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: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823752044 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.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.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:1412823755098 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:1412823755150 d 1ms]]] [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:1412823755150 d 1ms]]] [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:1412823755203 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:1412823755255 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:1412823755255 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:1412823755297 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:1412823755349 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:1412823755349 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:1412823756959 d 0ms]]] [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 @ 1412823757088 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.126 sec [junit] Testcase: testSingleButtonClickAndDrag took 4.629 sec [junit] Testcase: testSingleButtonPressAndRelease took 3.124 sec [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.324 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.325 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.338 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 @ 1412823734450 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x310, onTitleBarIfWindow: false [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 396x373 of 396x373, 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: 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:1412823737037 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:1412823737091 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:1412823737143 d 0ms]]] [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:1412823737143 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:1412823737196 d 0ms]]] [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:1412823737248 d 1ms]]] [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:1412823737248 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:1412823737301 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:1412823737301 d 1ms]]] [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:1412823737354 d 1ms]]] [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:1412823737407 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:1412823737459 d 1ms]]] [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:1412823737459 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:1412823737512 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:1412823737554 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:1412823737554 d 1ms]]] [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:1412823737607 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:1412823737607 d 0ms]]] [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:1412823737659 d 0ms]]] [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:1412823737711 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:1412823737763 d 1ms]]] [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:1412823737763 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:1412823737816 d 0ms]]] [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:1412823737868 d 0ms]]] [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:1412823737868 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:1412823737921 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:1412823737921 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:1412823740778 d 1ms]]] [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:1412823740831 d 0ms]]] [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:1412823740883 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:1412823740935 d 1ms]]] [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:1412823740935 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:1412823740988 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:1412823740988 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:1412823741041 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:1412823741041 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:1412823743908 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:1412823743962 d 0ms]]] [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:1412823744209 d 0ms]]] [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:1412823744292 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, [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:1412823744539 d 1ms]]] [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:1412823744592 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:1412823744839 d 0ms]]] [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:1412823744891 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:1412823745148 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:1412823745200 d 1ms]]] [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:1412823745448 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #17 [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:1412823745510 d 0ms]]] [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:1412823748542 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:1412823748594 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:1412823748594 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:1412823748646 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:1412823748698 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:1412823748698 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:1412823748750 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:1412823748802 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:1412823748802 d 1ms]]] [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] 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823751784 d 0ms]]] [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:1412823751836 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:1412823751836 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [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:1412823751888 d 0ms]]] [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:1412823751940 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: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823751940 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [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:1412823751992 d 0ms]]] [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:1412823752044 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: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823752044 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.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.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:1412823755098 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:1412823755150 d 1ms]]] [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:1412823755150 d 1ms]]] [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:1412823755203 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:1412823755255 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:1412823755255 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:1412823755297 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:1412823755349 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:1412823755349 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:1412823756959 d 0ms]]] [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 @ 1412823757088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412823758469 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT [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 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] 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 @ 1412823769079 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.318 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 @ 1412823758469 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 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] 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 @ 1412823769079 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 4.575 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 4.717 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.003 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.318 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 @ 1412823758469 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 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] 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 @ 1412823769079 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412823770438 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT [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:1412823772715 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:1412823772726 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:1412823773128 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:1412823773139 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:1412823773541 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:1412823773552 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:1412823773954 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:1412823773975 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:1412823774171 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:1412823774181 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:1412823774388 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:1412823774399 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:1412823774605 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:1412823774616 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:1412823775017 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:1412823775028 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:1412823775430 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:1412823775440 d 1ms]]] [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:1412823775841 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:1412823775852 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:1412823776263 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:1412823776274 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:1412823776468 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:1412823776490 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:1412823776685 d 0ms]]] [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:1412823776695 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:1412823776901 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:1412823776912 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:1412823777313 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:1412823777324 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:1412823777530 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:1412823777541 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:1412823777747 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:1412823777758 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:1412823777953 d 1ms]]] [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:1412823777965 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:1412823778170 d 1ms]]] [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:1412823778181 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:1412823778387 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:1412823778397 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:1412823778592 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:1412823778603 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:1412823778809 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:1412823778820 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:1412823779026 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:1412823779037 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:1412823779232 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:1412823779243 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:1412823779654 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:1412823779664 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:1412823780065 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:1412823780076 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:1412823780476 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:1412823780487 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:1412823780693 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:1412823780704 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:1412823780909 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:1412823780920 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:1412823781115 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:1412823781126 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:1412823781332 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:1412823781343 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:1412823781548 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:1412823781549 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:1412823781754 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:1412823781765 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:1412823781971 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:1412823781982 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:1412823782177 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:1412823782188 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:1412823782394 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:1412823782405 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:1412823782611 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:1412823782622 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:1412823782817 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:1412823782828 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:1412823783033 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:1412823783044 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:1412823783249 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:1412823783260 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:1412823783455 d 1ms]]] [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:1412823783466 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:1412823783672 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:1412823783683 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:1412823783889 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:1412823783900 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:1412823784126 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:1412823784127 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:1412823784333 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:1412823784344 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:1412823784550 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:1412823784560 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:1412823784755 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:1412823784766 d 0ms]]] [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:1412823784972 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:1412823784982 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:1412823785188 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:1412823785199 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:1412823785404 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:1412823785415 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:1412823785610 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:1412823785621 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:1412823785827 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:1412823785838 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:1412823786238 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:1412823786249 d 0ms]]] [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:1412823786455 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:1412823786465 d 1ms]]] [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:1412823786671 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:1412823786682 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:1412823787083 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:1412823787094 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:1412823787495 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:1412823787506 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:1412823787711 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:1412823787722 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:1412823787927 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:1412823787938 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:1412823788133 d 1ms]]] [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:1412823788144 d 1ms]]] [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:1412823788350 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:1412823788361 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:1412823788567 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:1412823788578 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:1412823788773 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:1412823788784 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:1412823788989 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:1412823789000 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:1412823789401 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:1412823789412 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:1412823789812 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:1412823789823 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:1412823790028 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:1412823790039 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:1412823790244 d 1ms]]] [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:1412823790255 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:1412823790450 d 1ms]]] [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:1412823790471 d 1ms]]] [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-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] requestFocus: NEWT Component [junit] centerMouse: robot pos: 317x248, onTitleBarIfWindow: false [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: 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:1412823791968 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:1412823791969 d 1ms]]] [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:1412823792380 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:1412823792391 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:1412823792791 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:1412823792802 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:1412823793203 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:1412823793214 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:1412823793419 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:1412823793430 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:1412823793626 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:1412823793636 d 1ms]]] [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:1412823793842 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:1412823793855 d 1ms]]] [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:1412823794256 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:1412823794267 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:1412823794668 d 1ms]]] [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:1412823794679 d 1ms]]] [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:1412823795090 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:1412823795101 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:1412823795501 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:1412823795512 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:1412823795717 d 1ms]]] [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:1412823795728 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:1412823795923 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:1412823795934 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:1412823796140 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:1412823796151 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:1412823796552 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:1412823796563 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:1412823796768 d 1ms]]] [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:1412823796779 d 1ms]]] [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:1412823796974 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:1412823796985 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:1412823797191 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:1412823797202 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:1412823797397 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:1412823797408 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:1412823797614 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:1412823797625 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:1412823797830 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:1412823797842 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:1412823798037 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:1412823798048 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:1412823798254 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:1412823798265 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:1412823798460 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:1412823798471 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:1412823798882 d 1ms]]] [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:1412823798893 d 1ms]]] [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:1412823799294 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:1412823799304 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:1412823799705 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:1412823799726 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:1412823799921 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:1412823799931 d 1ms]]] [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:1412823800137 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:1412823800148 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:1412823800353 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:1412823800364 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:1412823800560 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:1412823800571 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:1412823800777 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:1412823800787 d 1ms]]] [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:1412823800983 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:1412823800994 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:1412823801200 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:1412823801211 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:1412823801416 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:1412823801427 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:1412823801622 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:1412823801633 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:1412823801839 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:1412823801850 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:1412823802055 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:1412823802056 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:1412823802261 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:1412823802272 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:1412823802478 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:1412823802488 d 1ms]]] [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:1412823802683 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:1412823802694 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:1412823802899 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:1412823802910 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:1412823803116 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:1412823803127 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:1412823803322 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:1412823803333 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:1412823803538 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:1412823803549 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:1412823803755 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:1412823803766 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:1412823803961 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:1412823803972 d 0ms]]] [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:1412823804177 d 1ms]]] [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:1412823804188 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:1412823804384 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:1412823804394 d 1ms]]] [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:1412823804600 d 1ms]]] [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:1412823804611 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:1412823804817 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:1412823804828 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:1412823805023 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:1412823805034 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:1412823805435 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:1412823805446 d 0ms]]] [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:1412823805651 d 1ms]]] [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:1412823805662 d 1ms]]] [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:1412823805868 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:1412823805879 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:1412823806281 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:1412823806292 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:1412823806692 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:1412823806703 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:1412823806909 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:1412823806919 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:1412823807115 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:1412823807126 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:1412823807331 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:1412823807342 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:1412823807537 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:1412823807547 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:1412823807753 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:1412823807764 d 1ms]]] [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:1412823807970 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:1412823807981 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:1412823808176 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:1412823808187 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:1412823808587 d 1ms]]] [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:1412823808598 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:1412823809009 d 1ms]]] [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:1412823809020 d 1ms]]] [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:1412823809215 d 1ms]]] [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:1412823809226 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:1412823809432 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:1412823809442 d 1ms]]] [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:1412823809648 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:1412823809659 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 @ 1412823810101 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.358 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 @ 1412823770438 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:1412823772715 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:1412823772726 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:1412823773128 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:1412823773139 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:1412823773541 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:1412823773552 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:1412823773954 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:1412823773975 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:1412823774171 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:1412823774181 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:1412823774388 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:1412823774399 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:1412823774605 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:1412823774616 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:1412823775017 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:1412823775028 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:1412823775430 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:1412823775440 d 1ms]]] [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:1412823775841 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:1412823775852 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:1412823776263 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:1412823776274 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:1412823776468 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:1412823776490 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:1412823776685 d 0ms]]] [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:1412823776695 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:1412823776901 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:1412823776912 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:1412823777313 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:1412823777324 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:1412823777530 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:1412823777541 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:1412823777747 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:1412823777758 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:1412823777953 d 1ms]]] [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:1412823777965 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:1412823778170 d 1ms]]] [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:1412823778181 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:1412823778387 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:1412823778397 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:1412823778592 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:1412823778603 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:1412823778809 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:1412823778820 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:1412823779026 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:1412823779037 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:1412823779232 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:1412823779243 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:1412823779654 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:1412823779664 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:1412823780065 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:1412823780076 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:1412823780476 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:1412823780487 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:1412823780693 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:1412823780704 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:1412823780909 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:1412823780920 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:1412823781115 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:1412823781126 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:1412823781332 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:1412823781343 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:1412823781548 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:1412823781549 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:1412823781754 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:1412823781765 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:1412823781971 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:1412823781982 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:1412823782177 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:1412823782188 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:1412823782394 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:1412823782405 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:1412823782611 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:1412823782622 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:1412823782817 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:1412823782828 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:1412823783033 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:1412823783044 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:1412823783249 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:1412823783260 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:1412823783455 d 1ms]]] [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:1412823783466 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:1412823783672 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:1412823783683 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:1412823783889 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:1412823783900 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:1412823784126 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:1412823784127 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:1412823784333 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:1412823784344 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:1412823784550 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:1412823784560 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:1412823784755 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:1412823784766 d 0ms]]] [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:1412823784972 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:1412823784982 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:1412823785188 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:1412823785199 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:1412823785404 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:1412823785415 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:1412823785610 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:1412823785621 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:1412823785827 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:1412823785838 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:1412823786238 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:1412823786249 d 0ms]]] [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:1412823786455 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:1412823786465 d 1ms]]] [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:1412823786671 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:1412823786682 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:1412823787083 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:1412823787094 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:1412823787495 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:1412823787506 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:1412823787711 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:1412823787722 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:1412823787927 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:1412823787938 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:1412823788133 d 1ms]]] [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:1412823788144 d 1ms]]] [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:1412823788350 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:1412823788361 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:1412823788567 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:1412823788578 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:1412823788773 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:1412823788784 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:1412823788989 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:1412823789000 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:1412823789401 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:1412823789412 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:1412823789812 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:1412823789823 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:1412823790028 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:1412823790039 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:1412823790244 d 1ms]]] [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:1412823790255 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:1412823790450 d 1ms]]] [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:1412823790471 d 1ms]]] [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-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] requestFocus: NEWT Component [junit] centerMouse: robot pos: 317x248, onTitleBarIfWindow: false [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: 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:1412823791968 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:1412823791969 d 1ms]]] [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:1412823792380 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:1412823792391 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:1412823792791 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:1412823792802 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:1412823793203 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:1412823793214 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:1412823793419 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:1412823793430 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:1412823793626 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:1412823793636 d 1ms]]] [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:1412823793842 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:1412823793855 d 1ms]]] [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:1412823794256 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:1412823794267 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:1412823794668 d 1ms]]] [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:1412823794679 d 1ms]]] [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:1412823795090 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:1412823795101 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:1412823795501 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:1412823795512 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:1412823795717 d 1ms]]] [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:1412823795728 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:1412823795923 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:1412823795934 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:1412823796140 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:1412823796151 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:1412823796552 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:1412823796563 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:1412823796768 d 1ms]]] [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:1412823796779 d 1ms]]] [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:1412823796974 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:1412823796985 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:1412823797191 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:1412823797202 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:1412823797397 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:1412823797408 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:1412823797614 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:1412823797625 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:1412823797830 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:1412823797842 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:1412823798037 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:1412823798048 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:1412823798254 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:1412823798265 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:1412823798460 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:1412823798471 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:1412823798882 d 1ms]]] [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:1412823798893 d 1ms]]] [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:1412823799294 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:1412823799304 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:1412823799705 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:1412823799726 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:1412823799921 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:1412823799931 d 1ms]]] [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:1412823800137 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:1412823800148 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:1412823800353 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:1412823800364 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:1412823800560 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:1412823800571 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:1412823800777 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:1412823800787 d 1ms]]] [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:1412823800983 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:1412823800994 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:1412823801200 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:1412823801211 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:1412823801416 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:1412823801427 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:1412823801622 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:1412823801633 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:1412823801839 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:1412823801850 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:1412823802055 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:1412823802056 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:1412823802261 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:1412823802272 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:1412823802478 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:1412823802488 d 1ms]]] [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:1412823802683 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:1412823802694 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:1412823802899 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:1412823802910 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:1412823803116 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:1412823803127 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:1412823803322 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:1412823803333 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:1412823803538 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:1412823803549 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:1412823803755 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:1412823803766 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:1412823803961 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:1412823803972 d 0ms]]] [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:1412823804177 d 1ms]]] [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:1412823804188 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:1412823804384 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:1412823804394 d 1ms]]] [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:1412823804600 d 1ms]]] [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:1412823804611 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:1412823804817 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:1412823804828 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:1412823805023 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:1412823805034 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:1412823805435 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:1412823805446 d 0ms]]] [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:1412823805651 d 1ms]]] [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:1412823805662 d 1ms]]] [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:1412823805868 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:1412823805879 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:1412823806281 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:1412823806292 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:1412823806692 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:1412823806703 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:1412823806909 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:1412823806919 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:1412823807115 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:1412823807126 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:1412823807331 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:1412823807342 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:1412823807537 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:1412823807547 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:1412823807753 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:1412823807764 d 1ms]]] [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:1412823807970 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:1412823807981 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:1412823808176 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:1412823808187 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:1412823808587 d 1ms]]] [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:1412823808598 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:1412823809009 d 1ms]]] [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:1412823809020 d 1ms]]] [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:1412823809215 d 1ms]]] [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:1412823809226 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:1412823809432 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:1412823809442 d 1ms]]] [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:1412823809648 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:1412823809659 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 @ 1412823810101 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 19.12 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 19.175 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.002 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.358 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 @ 1412823770438 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:1412823772715 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:1412823772726 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:1412823773128 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:1412823773139 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:1412823773541 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:1412823773552 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:1412823773954 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:1412823773975 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:1412823774171 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:1412823774181 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:1412823774388 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:1412823774399 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:1412823774605 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:1412823774616 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:1412823775017 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:1412823775028 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:1412823775430 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:1412823775440 d 1ms]]] [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:1412823775841 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:1412823775852 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:1412823776263 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:1412823776274 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:1412823776468 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:1412823776490 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:1412823776685 d 0ms]]] [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:1412823776695 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:1412823776901 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:1412823776912 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:1412823777313 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:1412823777324 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:1412823777530 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:1412823777541 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:1412823777747 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:1412823777758 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:1412823777953 d 1ms]]] [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:1412823777965 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:1412823778170 d 1ms]]] [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:1412823778181 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:1412823778387 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:1412823778397 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:1412823778592 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:1412823778603 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:1412823778809 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:1412823778820 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:1412823779026 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:1412823779037 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:1412823779232 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:1412823779243 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:1412823779654 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:1412823779664 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:1412823780065 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:1412823780076 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:1412823780476 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:1412823780487 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:1412823780693 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:1412823780704 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:1412823780909 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:1412823780920 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:1412823781115 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:1412823781126 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:1412823781332 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:1412823781343 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:1412823781548 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:1412823781549 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:1412823781754 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:1412823781765 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:1412823781971 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:1412823781982 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:1412823782177 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:1412823782188 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:1412823782394 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:1412823782405 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:1412823782611 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:1412823782622 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:1412823782817 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:1412823782828 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:1412823783033 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:1412823783044 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:1412823783249 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:1412823783260 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:1412823783455 d 1ms]]] [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:1412823783466 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:1412823783672 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:1412823783683 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:1412823783889 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:1412823783900 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:1412823784126 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:1412823784127 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:1412823784333 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:1412823784344 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:1412823784550 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:1412823784560 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:1412823784755 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:1412823784766 d 0ms]]] [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:1412823784972 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:1412823784982 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:1412823785188 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:1412823785199 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:1412823785404 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:1412823785415 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:1412823785610 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:1412823785621 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:1412823785827 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:1412823785838 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:1412823786238 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:1412823786249 d 0ms]]] [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:1412823786455 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:1412823786465 d 1ms]]] [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:1412823786671 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:1412823786682 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:1412823787083 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:1412823787094 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:1412823787495 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:1412823787506 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:1412823787711 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:1412823787722 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:1412823787927 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:1412823787938 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:1412823788133 d 1ms]]] [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:1412823788144 d 1ms]]] [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:1412823788350 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:1412823788361 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:1412823788567 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:1412823788578 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:1412823788773 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:1412823788784 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:1412823788989 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:1412823789000 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:1412823789401 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:1412823789412 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:1412823789812 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:1412823789823 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:1412823790028 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:1412823790039 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:1412823790244 d 1ms]]] [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:1412823790255 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:1412823790450 d 1ms]]] [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:1412823790471 d 1ms]]] [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-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] requestFocus: NEWT Component [junit] centerMouse: robot pos: 317x248, onTitleBarIfWindow: false [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: 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:1412823791968 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:1412823791969 d 1ms]]] [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:1412823792380 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:1412823792391 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:1412823792791 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:1412823792802 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:1412823793203 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:1412823793214 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:1412823793419 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:1412823793430 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:1412823793626 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:1412823793636 d 1ms]]] [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:1412823793842 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:1412823793855 d 1ms]]] [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:1412823794256 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:1412823794267 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:1412823794668 d 1ms]]] [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:1412823794679 d 1ms]]] [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:1412823795090 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:1412823795101 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:1412823795501 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:1412823795512 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:1412823795717 d 1ms]]] [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:1412823795728 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:1412823795923 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:1412823795934 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:1412823796140 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:1412823796151 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:1412823796552 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:1412823796563 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:1412823796768 d 1ms]]] [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:1412823796779 d 1ms]]] [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:1412823796974 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:1412823796985 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:1412823797191 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:1412823797202 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:1412823797397 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:1412823797408 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:1412823797614 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:1412823797625 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:1412823797830 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:1412823797842 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:1412823798037 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:1412823798048 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:1412823798254 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:1412823798265 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:1412823798460 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:1412823798471 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:1412823798882 d 1ms]]] [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:1412823798893 d 1ms]]] [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:1412823799294 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:1412823799304 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:1412823799705 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:1412823799726 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:1412823799921 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:1412823799931 d 1ms]]] [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:1412823800137 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:1412823800148 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:1412823800353 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:1412823800364 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:1412823800560 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:1412823800571 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:1412823800777 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:1412823800787 d 1ms]]] [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:1412823800983 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:1412823800994 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:1412823801200 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:1412823801211 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:1412823801416 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:1412823801427 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:1412823801622 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:1412823801633 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:1412823801839 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:1412823801850 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:1412823802055 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:1412823802056 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:1412823802261 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:1412823802272 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:1412823802478 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:1412823802488 d 1ms]]] [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:1412823802683 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:1412823802694 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:1412823802899 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:1412823802910 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:1412823803116 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:1412823803127 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:1412823803322 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:1412823803333 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:1412823803538 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:1412823803549 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:1412823803755 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:1412823803766 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:1412823803961 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:1412823803972 d 0ms]]] [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:1412823804177 d 1ms]]] [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:1412823804188 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:1412823804384 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:1412823804394 d 1ms]]] [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:1412823804600 d 1ms]]] [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:1412823804611 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:1412823804817 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:1412823804828 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:1412823805023 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:1412823805034 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:1412823805435 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:1412823805446 d 0ms]]] [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:1412823805651 d 1ms]]] [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:1412823805662 d 1ms]]] [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:1412823805868 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:1412823805879 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:1412823806281 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:1412823806292 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:1412823806692 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:1412823806703 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:1412823806909 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:1412823806919 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:1412823807115 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:1412823807126 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:1412823807331 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:1412823807342 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:1412823807537 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:1412823807547 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:1412823807753 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:1412823807764 d 1ms]]] [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:1412823807970 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:1412823807981 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:1412823808176 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:1412823808187 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:1412823808587 d 1ms]]] [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:1412823808598 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:1412823809009 d 1ms]]] [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:1412823809020 d 1ms]]] [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:1412823809215 d 1ms]]] [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:1412823809226 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:1412823809432 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:1412823809442 d 1ms]]] [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:1412823809648 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:1412823809659 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 @ 1412823810101 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT [junit] ++++ Test Singleton.ctor() [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823811650 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - 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 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:1412823813886 d 6454ms]]] [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:1412823814133 d 6207ms]]] [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:1412823814873 d 5467ms]]] [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:1412823814894 d 5447ms]]] [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:1412823816095 d 4246ms]]] [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:1412823816352 d 3989ms]]] [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:1412823817084 d 3258ms]]] [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:1412823817105 d 3237ms]]] [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:1412823818315 d 2027ms]]] [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:1412823818571 d 1771ms]]] [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:1412823819312 d 1030ms]]] [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:1412823819332 d 1011ms]]] [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-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] 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:1412823821586 d 6535ms]]] [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:1412823821833 d 6288ms]]] [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:1412823822572 d 5550ms]]] [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:1412823822593 d 5529ms]]] [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:1412823823794 d 4328ms]]] [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:1412823824051 d 4071ms]]] [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:1412823824790 d 3332ms]]] [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:1412823824811 d 3312ms]]] [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:1412823826011 d 2112ms]]] [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:1412823826259 d 1864ms]]] [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:1412823826997 d 1126ms]]] [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:1412823827018 d 1105ms]]] [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 @ 1412823828262 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.326 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 @ 1412823811650 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - 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 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:1412823813886 d 6454ms]]] [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:1412823814133 d 6207ms]]] [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:1412823814873 d 5467ms]]] [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:1412823814894 d 5447ms]]] [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:1412823816095 d 4246ms]]] [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:1412823816352 d 3989ms]]] [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:1412823817084 d 3258ms]]] [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:1412823817105 d 3237ms]]] [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:1412823818315 d 2027ms]]] [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:1412823818571 d 1771ms]]] [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:1412823819312 d 1030ms]]] [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:1412823819332 d 1011ms]]] [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-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] 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:1412823821586 d 6535ms]]] [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:1412823821833 d 6288ms]]] [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:1412823822572 d 5550ms]]] [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:1412823822593 d 5529ms]]] [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:1412823823794 d 4328ms]]] [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:1412823824051 d 4071ms]]] [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:1412823824790 d 3332ms]]] [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:1412823824811 d 3312ms]]] [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:1412823826011 d 2112ms]]] [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:1412823826259 d 1864ms]]] [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:1412823826997 d 1126ms]]] [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:1412823827018 d 1105ms]]] [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 @ 1412823828262 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 7.49 sec [junit] Testcase: test02NewtCanvasAWT took 7.77 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.326 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 @ 1412823811650 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - 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 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:1412823813886 d 6454ms]]] [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:1412823814133 d 6207ms]]] [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:1412823814873 d 5467ms]]] [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:1412823814894 d 5447ms]]] [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:1412823816095 d 4246ms]]] [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:1412823816352 d 3989ms]]] [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:1412823817084 d 3258ms]]] [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:1412823817105 d 3237ms]]] [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:1412823818315 d 2027ms]]] [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:1412823818571 d 1771ms]]] [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:1412823819312 d 1030ms]]] [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:1412823819332 d 1011ms]]] [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-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] 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:1412823821586 d 6535ms]]] [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:1412823821833 d 6288ms]]] [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:1412823822572 d 5550ms]]] [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:1412823822593 d 5529ms]]] [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:1412823823794 d 4328ms]]] [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:1412823824051 d 4071ms]]] [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:1412823824790 d 3332ms]]] [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:1412823824811 d 3312ms]]] [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:1412823826011 d 2112ms]]] [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:1412823826259 d 1864ms]]] [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:1412823826997 d 1126ms]]] [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:1412823827018 d 1105ms]]] [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 @ 1412823828262 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823829769 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-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 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-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] requestFocus: NEWT Component [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] 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 @ 1412823842569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.5 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 @ 1412823829769 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-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 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-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] requestFocus: NEWT Component [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] 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 @ 1412823842569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 5.636 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 5.783 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.002 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.5 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 @ 1412823829769 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-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 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-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] requestFocus: NEWT Component [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] 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 @ 1412823842569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1412823844021 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - 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] 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 @ 1412823847399 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.072 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 @ 1412823844021 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - 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] 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 @ 1412823847399 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 0.929 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 1.07 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.001 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.072 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 @ 1412823844021 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - 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] 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 @ 1412823847399 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot [junit] ++++ Test Singleton.ctor() [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823848728 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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] 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] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [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[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:1412823854548 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:1412823854858 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:1412823854911 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:1412823855219 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:1412823855261 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,630x23,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): 6 [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:1412823860221 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:1412823862929 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:1412823862982 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:1412823863279 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:1412823863331 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 @ 1412823863672 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.646 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 @ 1412823848728 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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] 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] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [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[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:1412823854548 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:1412823854858 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:1412823854911 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:1412823855219 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:1412823855261 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,630x23,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): 6 [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:1412823860221 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:1412823862929 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:1412823862982 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:1412823863279 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:1412823863331 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 @ 1412823863672 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testFocus01ProgrFocus took 5.557 sec [junit] Testcase: testFocus02RobotFocus took 8.047 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.646 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 @ 1412823848728 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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] 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] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [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[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:1412823854548 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:1412823854858 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:1412823854911 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:1412823855219 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:1412823855261 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,630x23,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): 6 [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:1412823860221 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:1412823862929 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:1412823862982 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:1412823863279 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:1412823863331 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 @ 1412823863672 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823865035 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x56d9bc4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4516af24 created: GearsObj[0x26c5902a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4516af24 created: GearsObj[0x26c5902a, 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[0x56d9bc4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26c5902a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb560339, 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[AWT-EventQueue-0,6,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002 [junit] Thread[AWT-EventQueue-0,6,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): 8 [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:1412823870924 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:1412823871235 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:1412823871288 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:1412823871586 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:1412823871638 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:1412823872049 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:1412823872050 d 1ms]]] [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:1412823872050 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:1412823872657 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:1412823872658 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:1412823872658 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:1412823873161 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:1412823873162 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:1412823873162 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:1412823873870 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:1412823877196 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:1412823877505 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:1412823877557 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:1412823877855 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:1412823877907 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:1412823878318 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:1412823878319 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:1412823878319 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:1412823878925 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:1412823878926 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:1412823878926 d 0ms]]] [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:1412823879429 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:1412823879430 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:1412823879430 d 0ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823879843 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[0x48e0c67c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37574691 created: GearsObj[0x7813ae06, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37574691 created: GearsObj[0x7813ae06, 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[0x48e0c67c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7813ae06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19fce4e5, 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] 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] 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.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] ******** 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): 7 [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:1412823884662 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:1412823884664 d 0ms]]] [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:1412823884664 d 0ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823884665 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:1412823887372 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:1412823887424 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:1412823887722 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:1412823887774 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:1412823888185 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:1412823888185 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:1412823888185 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:1412823888791 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:1412823888792 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:1412823888792 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:1412823889295 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:1412823889296 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:1412823889296 d 1ms]]] [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] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823890015 d 0ms]] [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 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:1412823893953 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:1412823893953 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:1412823893953 d 1ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823893954 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:1412823896669 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:1412823896721 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:1412823897030 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:1412823897082 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:1412823897493 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:1412823897493 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:1412823897493 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:1412823898099 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:1412823898100 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:1412823898100 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:1412823898601 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:1412823898602 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:1412823898602 d 0ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823899011 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 @ 1412823899166 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.848 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 @ 1412823865035 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x56d9bc4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4516af24 created: GearsObj[0x26c5902a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4516af24 created: GearsObj[0x26c5902a, 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[0x56d9bc4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26c5902a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb560339, 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[AWT-EventQueue-0,6,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002 [junit] Thread[AWT-EventQueue-0,6,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): 8 [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:1412823870924 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:1412823871235 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:1412823871288 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:1412823871586 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:1412823871638 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:1412823872049 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:1412823872050 d 1ms]]] [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:1412823872050 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:1412823872657 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:1412823872658 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:1412823872658 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:1412823873161 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:1412823873162 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:1412823873162 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:1412823873870 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:1412823877196 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:1412823877505 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:1412823877557 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:1412823877855 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:1412823877907 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:1412823878318 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:1412823878319 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:1412823878319 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:1412823878925 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:1412823878926 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:1412823878926 d 0ms]]] [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:1412823879429 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:1412823879430 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:1412823879430 d 0ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823879843 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[0x48e0c67c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37574691 created: GearsObj[0x7813ae06, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37574691 created: GearsObj[0x7813ae06, 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[0x48e0c67c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7813ae06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19fce4e5, 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] 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] 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.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] ******** 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): 7 [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:1412823884662 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:1412823884664 d 0ms]]] [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:1412823884664 d 0ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823884665 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:1412823887372 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:1412823887424 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:1412823887722 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:1412823887774 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:1412823888185 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:1412823888185 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:1412823888185 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:1412823888791 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:1412823888792 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:1412823888792 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:1412823889295 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:1412823889296 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:1412823889296 d 1ms]]] [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] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823890015 d 0ms]] [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 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:1412823893953 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:1412823893953 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:1412823893953 d 1ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823893954 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:1412823896669 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:1412823896721 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:1412823897030 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:1412823897082 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:1412823897493 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:1412823897493 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:1412823897493 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:1412823898099 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:1412823898100 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:1412823898100 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:1412823898601 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:1412823898602 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:1412823898602 d 0ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823899011 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 @ 1412823899166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testFocus01ProgrFocus took 13.428 sec [junit] Testcase: testFocus02RobotFocus took 19.146 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.848 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 @ 1412823865035 ms +++ localhost/127.0.0.1:59999 - Locked within 10 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[0x56d9bc4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4516af24 created: GearsObj[0x26c5902a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4516af24 created: GearsObj[0x26c5902a, 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[0x56d9bc4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26c5902a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb560339, 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[AWT-EventQueue-0,6,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002 [junit] Thread[AWT-EventQueue-0,6,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): 8 [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:1412823870924 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:1412823871235 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:1412823871288 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:1412823871586 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:1412823871638 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:1412823872049 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:1412823872050 d 1ms]]] [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:1412823872050 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:1412823872657 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:1412823872658 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:1412823872658 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:1412823873161 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:1412823873162 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:1412823873162 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:1412823873870 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:1412823877196 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:1412823877505 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:1412823877557 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:1412823877855 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:1412823877907 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:1412823878318 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:1412823878319 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:1412823878319 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:1412823878925 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:1412823878926 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:1412823878926 d 0ms]]] [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:1412823879429 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:1412823879430 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:1412823879430 d 0ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823879843 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[0x48e0c67c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37574691 created: GearsObj[0x7813ae06, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37574691 created: GearsObj[0x7813ae06, 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[0x48e0c67c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7813ae06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19fce4e5, 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] 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] 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.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] ******** 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): 7 [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:1412823884662 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:1412823884664 d 0ms]]] [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:1412823884664 d 0ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823884665 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:1412823887372 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:1412823887424 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:1412823887722 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:1412823887774 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:1412823888185 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:1412823888185 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:1412823888185 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:1412823888791 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:1412823888792 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:1412823888792 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:1412823889295 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:1412823889296 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:1412823889296 d 1ms]]] [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] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823890015 d 0ms]] [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 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:1412823893953 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:1412823893953 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:1412823893953 d 1ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823893954 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:1412823896669 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:1412823896721 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:1412823897030 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:1412823897082 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:1412823897493 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:1412823897493 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:1412823897493 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:1412823898099 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:1412823898100 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:1412823898100 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:1412823898601 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:1412823898602 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:1412823898602 d 0ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823899011 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 @ 1412823899166 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] ++++ Test Singleton.lock() [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT [junit] SLOCK [T main @ 1412823900595 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] gear1 0x15bfd87 created: GearsObj[0x5d659f31, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15bfd87 created: GearsObj[0x17c20169, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15bfd87 created: GearsObj[0x17c20169, 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[0x5d659f31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17c20169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e2480e2, 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] ******** clearAWTFocus.0 [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,48x273,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 6.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] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] 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:1412823903792 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:1412823903836 d 0ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823904382 d 0ms]] [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 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:1412823904888 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:1412823904940 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:1412823905494 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:1412823905893 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823906334 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] 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:1412823906597 d 1ms]] [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:1412823906911 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] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x32cf48b7: tileRendererInUse null, GearsES2[obj 0x32cf48b7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x32cf48b7 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] ******** clearAWTFocus.0 [junit] gear1 0x32cf48b7 created: GearsObj[0x1fcc7379, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x32cf48b7 created: GearsObj[0x2413adef, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x32cf48b7 created: GearsObj[0x2413adef, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x32cf48b7 FIN GearsES2[obj 0x32cf48b7 isInit true, usesShared false, 1 GearsObj[0x1fcc7379, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2413adef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e076598, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x32cf48b7 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, 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] 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] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x32cf48b7 0/0 203x275 of 203x275, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, 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] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x32cf48b7 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, angle 1.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 0x32cf48b7 0/0 203x275 of 203x275, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, angle 1.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:1412823908389 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:1412823908441 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:1412823908997 d 0ms]] [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:1412823909547 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] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823910102 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[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:1412823910501 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823910993 d 1ms]] [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 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[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:1412823911202 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:1412823911519 d 0ms]] [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x32cf48b7: tileRendererInUse null [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x32cf48b7 FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823911659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.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 @ 1412823900595 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] gear1 0x15bfd87 created: GearsObj[0x5d659f31, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15bfd87 created: GearsObj[0x17c20169, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15bfd87 created: GearsObj[0x17c20169, 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[0x5d659f31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17c20169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e2480e2, 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] ******** clearAWTFocus.0 [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,48x273,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 6.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] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] 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:1412823903792 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:1412823903836 d 0ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823904382 d 0ms]] [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 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:1412823904888 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:1412823904940 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:1412823905494 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:1412823905893 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823906334 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] 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:1412823906597 d 1ms]] [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:1412823906911 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] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x32cf48b7: tileRendererInUse null, GearsES2[obj 0x32cf48b7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x32cf48b7 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] ******** clearAWTFocus.0 [junit] gear1 0x32cf48b7 created: GearsObj[0x1fcc7379, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x32cf48b7 created: GearsObj[0x2413adef, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x32cf48b7 created: GearsObj[0x2413adef, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x32cf48b7 FIN GearsES2[obj 0x32cf48b7 isInit true, usesShared false, 1 GearsObj[0x1fcc7379, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2413adef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e076598, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x32cf48b7 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, 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] 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] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x32cf48b7 0/0 203x275 of 203x275, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, 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] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x32cf48b7 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, angle 1.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 0x32cf48b7 0/0 203x275 of 203x275, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, angle 1.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:1412823908389 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:1412823908441 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:1412823908997 d 0ms]] [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:1412823909547 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] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823910102 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[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:1412823910501 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823910993 d 1ms]] [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 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[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:1412823911202 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:1412823911519 d 0ms]] [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x32cf48b7: tileRendererInUse null [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x32cf48b7 FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823911659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testWindowParentingAWTFocusTraversal01Onscreen took 5.111 sec [junit] Testcase: testWindowParentingAWTFocusTraversal02Offscreen took 4.593 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.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 @ 1412823900595 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] gear1 0x15bfd87 created: GearsObj[0x5d659f31, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15bfd87 created: GearsObj[0x17c20169, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15bfd87 created: GearsObj[0x17c20169, 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[0x5d659f31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17c20169, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e2480e2, 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] ******** clearAWTFocus.0 [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,48x273,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 6.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] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] 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:1412823903792 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:1412823903836 d 0ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823904382 d 0ms]] [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 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:1412823904888 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:1412823904940 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:1412823905494 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:1412823905893 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823906334 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] 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:1412823906597 d 1ms]] [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:1412823906911 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] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x32cf48b7: tileRendererInUse null, GearsES2[obj 0x32cf48b7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x32cf48b7 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] ******** clearAWTFocus.0 [junit] gear1 0x32cf48b7 created: GearsObj[0x1fcc7379, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x32cf48b7 created: GearsObj[0x2413adef, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x32cf48b7 created: GearsObj[0x2413adef, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x32cf48b7 FIN GearsES2[obj 0x32cf48b7 isInit true, usesShared false, 1 GearsObj[0x1fcc7379, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2413adef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e076598, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x32cf48b7 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, 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] 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] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x32cf48b7 0/0 203x275 of 203x275, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, 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] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x32cf48b7 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, angle 1.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 0x32cf48b7 0/0 203x275 of 203x275, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x32cf48b7, angle 1.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:1412823908389 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:1412823908441 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:1412823908997 d 0ms]] [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:1412823909547 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] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823910102 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[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:1412823910501 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823910993 d 1ms]] [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 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[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:1412823911202 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:1412823911519 d 0ms]] [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x32cf48b7: tileRendererInUse null [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x32cf48b7 FIN [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823911659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1412823913053 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 636x453 of 636x453, 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 636x453 of 636x453, 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.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 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator#03,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] Thread[main-AWTAnimator#03,5,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 @ 1412823933802 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.452 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 @ 1412823913053 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 636x453 of 636x453, 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 636x453 of 636x453, 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.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 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator#03,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] Thread[main-AWTAnimator#03,5,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 @ 1412823933802 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WindowParenting01CreateVisibleDestroy1 took 1.463 sec [junit] Testcase: test02WindowParenting02CreateVisibleDestroy2Defered took 1.079 sec [junit] Testcase: test03WindowParenting02CreateVisibleDestroy3Odd took 1.134 sec [junit] Testcase: test04WindowParenting03ReparentNewtWin2Top took 5.186 sec [junit] Testcase: test05WindowParenting04ReparentNewtWin2TopLayouted took 5.242 sec [junit] Testcase: test06WindowParenting05ReparentAWTWinHopFrame2Frame took 5.279 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.452 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 @ 1412823913053 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] *** AWTRobotUtil: UncaughtException (this Thread main-AWTAnimator#02) : Thread , java.lang.ThreadDeath: null [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 636x453 of 636x453, 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 636x453 of 636x453, 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.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] java.lang.ThreadDeath [junit] null [junit] at java.lang.Thread.stop(Thread.java:850) [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook$1.run(GLWindow.java:640) [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.shutdownRenderingAction(GLWindow.java:635) [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init FIN [junit] at jogamp.newt.WindowImpl.shutdown(WindowImpl.java:332) [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] at jogamp.newt.WindowImpl.shutdownAll(WindowImpl.java:120) [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] at jogamp.newt.DisplayImpl$1.run(DisplayImpl.java:72) [junit] Thread[main-AWTAnimator#03,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] at javax.media.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:266) [junit] Thread[main-AWTAnimator#03,5,main] RedSquareES2.reshape FIN [junit] at javax.media.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:184) [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] at java.lang.Thread.run(Thread.java:745) [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 @ 1412823933802 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412823935160 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 @ 1412823942856 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.394 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 @ 1412823935160 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 @ 1412823942856 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AWTWinHopFrame2FrameFPS25Animator took 3.441 sec [junit] Testcase: test02AWTWinHopFrame2FrameStdAnimator took 2.898 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.394 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 @ 1412823935160 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 @ 1412823942856 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1412823944301 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, 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-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 @ 1412823949941 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.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 @ 1412823944301 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, 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-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 @ 1412823949941 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.823 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.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 @ 1412823944301 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, 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-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 @ 1412823949941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT [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 @ 1412823951328 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 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 @ 1412823959624 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.005 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 @ 1412823951328 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 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 @ 1412823959624 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01CreateVisibleDestroy1 took 1.646 sec [junit] Testcase: test02AWTWinHopFrame2Frame took 5.228 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.005 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 @ 1412823951328 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 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 @ 1412823959624 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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 @ 1412823961047 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT [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-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] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2 [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 5, display 9] [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 5, display 9] [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 464x361 of 464x361, 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 464x361 of 464x361, 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 7, 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 @ 1412823965446 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.114 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 @ 1412823961047 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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-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] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2 [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 5, display 9] [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 5, display 9] [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 464x361 of 464x361, 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 464x361 of 464x361, 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 7, 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 @ 1412823965446 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLWindowReparentRecreateNoPreserve took 1.747 sec [junit] Testcase: test02GLWindowReparentRecreateGLPreserve took 1.224 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.114 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 @ 1412823961047 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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-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] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2 [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 5, display 9] [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 5, display 9] [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 464x361 of 464x361, 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 464x361 of 464x361, 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 7, 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 @ 1412823965446 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1412823966839 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x73b289ce, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x16f7c8c1 created: GearsObj[0x7e786afd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x16f7c8c1 created: GearsObj[0x7e786afd, 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[0x73b289ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e786afd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb952410, 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:1412823968472 d 95ms]] [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:1412823968568 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:1412823968599 d 7ms]]] [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:1412823968655 d 7ms]] [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:1412823968663 d 14ms]]] [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:1412823968853 d 3ms]]] [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:1412823968857 d 3ms]]] [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:1412823969267 d 3ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823969270 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:1412823969267 d 9ms]]] [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002 [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:1412823969271 d 28ms]]] [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:1412823970455 d 0ms]] [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:1412823970465 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:1412823970713 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[0x3c52aa1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x27fe3806 created: GearsObj[0xe255d99, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x27fe3806 created: GearsObj[0xe255d99, 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[0x3c52aa1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe255d99, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52922596, 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:1412823970714 d 47ms]] [junit] WindowUpdateEvent[[ 0 / 0 549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823970464 d 297ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823970761 d 1ms]] [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:1412823970685 d 88ms]]] [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002 [junit] Thread[AWT-EventQueue-0,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:1412823970781 d 8ms]]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823971080 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 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-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:1412823971415 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823971418 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 2.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:1412823971415 d 5ms]]] [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:1412823972601 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:1412823972609 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[0x3e097fdc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b9e255 created: GearsObj[0x258618f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b9e255 created: GearsObj[0x258618f, 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[0x3e097fdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x258618f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fe3ac14, 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:1412823972705 d 35ms]] [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:1412823972741 d 4ms]] [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:1412823972777 d 5ms]] [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:1412823972761 d 29ms]]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823972809 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:1412823973917 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:1412823973928 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:1412823974075 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[0x4e30a59c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1ad282e0 created: GearsObj[0x4dbc5a38, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1ad282e0 created: GearsObj[0x4dbc5a38, 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[0x4e30a59c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4dbc5a38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f2a4760, 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:1412823974076 d 69ms]] [junit] WindowUpdateEvent[[ 0 / 0 636 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823973922 d 223ms]]] [junit] Thread[AWT-EventQueue-0,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[AWT-EventQueue-0,6,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823974147 d 6ms]] [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:1412823974071 d 95ms]]] [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002 [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:1412823974157 d 40ms]]] [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:1412823975338 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:1412823975350 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823975469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.328 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 @ 1412823966839 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x73b289ce, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x16f7c8c1 created: GearsObj[0x7e786afd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x16f7c8c1 created: GearsObj[0x7e786afd, 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[0x73b289ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e786afd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb952410, 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:1412823968472 d 95ms]] [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:1412823968568 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:1412823968599 d 7ms]]] [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:1412823968655 d 7ms]] [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:1412823968663 d 14ms]]] [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:1412823968853 d 3ms]]] [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:1412823968857 d 3ms]]] [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:1412823969267 d 3ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823969270 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:1412823969267 d 9ms]]] [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002 [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:1412823969271 d 28ms]]] [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:1412823970455 d 0ms]] [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:1412823970465 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:1412823970713 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[0x3c52aa1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x27fe3806 created: GearsObj[0xe255d99, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x27fe3806 created: GearsObj[0xe255d99, 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[0x3c52aa1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe255d99, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52922596, 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:1412823970714 d 47ms]] [junit] WindowUpdateEvent[[ 0 / 0 549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823970464 d 297ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823970761 d 1ms]] [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:1412823970685 d 88ms]]] [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002 [junit] Thread[AWT-EventQueue-0,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:1412823970781 d 8ms]]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823971080 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 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-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:1412823971415 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823971418 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 2.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:1412823971415 d 5ms]]] [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:1412823972601 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:1412823972609 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[0x3e097fdc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b9e255 created: GearsObj[0x258618f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b9e255 created: GearsObj[0x258618f, 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[0x3e097fdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x258618f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fe3ac14, 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:1412823972705 d 35ms]] [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:1412823972741 d 4ms]] [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:1412823972777 d 5ms]] [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:1412823972761 d 29ms]]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823972809 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:1412823973917 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:1412823973928 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:1412823974075 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[0x4e30a59c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1ad282e0 created: GearsObj[0x4dbc5a38, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1ad282e0 created: GearsObj[0x4dbc5a38, 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[0x4e30a59c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4dbc5a38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f2a4760, 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:1412823974076 d 69ms]] [junit] WindowUpdateEvent[[ 0 / 0 636 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823973922 d 223ms]]] [junit] Thread[AWT-EventQueue-0,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[AWT-EventQueue-0,6,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823974147 d 6ms]] [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:1412823974071 d 95ms]]] [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002 [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:1412823974157 d 40ms]]] [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:1412823975338 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:1412823975350 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823975469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NewtChildOnAWTParentLayouted took 3.628 sec [junit] Testcase: test02NewtChildOnAWTParentLayoutedDef took 2.135 sec [junit] Testcase: test03NewtChildOnAWTParentDirect took 1.309 sec [junit] Testcase: test04NewtChildOnAWTParentDirectDef took 1.424 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.328 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 @ 1412823966839 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x73b289ce, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x16f7c8c1 created: GearsObj[0x7e786afd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x16f7c8c1 created: GearsObj[0x7e786afd, 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[0x73b289ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e786afd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb952410, 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:1412823968472 d 95ms]] [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:1412823968568 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:1412823968599 d 7ms]]] [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:1412823968655 d 7ms]] [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:1412823968663 d 14ms]]] [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:1412823968853 d 3ms]]] [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:1412823968857 d 3ms]]] [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:1412823969267 d 3ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823969270 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:1412823969267 d 9ms]]] [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002 [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:1412823969271 d 28ms]]] [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:1412823970455 d 0ms]] [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:1412823970465 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:1412823970713 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[0x3c52aa1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x27fe3806 created: GearsObj[0xe255d99, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x27fe3806 created: GearsObj[0xe255d99, 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[0x3c52aa1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe255d99, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52922596, 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:1412823970714 d 47ms]] [junit] WindowUpdateEvent[[ 0 / 0 549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823970464 d 297ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823970761 d 1ms]] [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:1412823970685 d 88ms]]] [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002 [junit] Thread[AWT-EventQueue-0,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:1412823970781 d 8ms]]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823971080 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 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-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:1412823971415 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823971418 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 2.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:1412823971415 d 5ms]]] [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:1412823972601 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:1412823972609 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[0x3e097fdc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b9e255 created: GearsObj[0x258618f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b9e255 created: GearsObj[0x258618f, 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[0x3e097fdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x258618f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fe3ac14, 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:1412823972705 d 35ms]] [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:1412823972741 d 4ms]] [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:1412823972777 d 5ms]] [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:1412823972761 d 29ms]]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823972809 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:1412823973917 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:1412823973928 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:1412823974075 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[0x4e30a59c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1ad282e0 created: GearsObj[0x4dbc5a38, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1ad282e0 created: GearsObj[0x4dbc5a38, 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[0x4e30a59c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4dbc5a38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f2a4760, 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:1412823974076 d 69ms]] [junit] WindowUpdateEvent[[ 0 / 0 636 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823973922 d 223ms]]] [junit] Thread[AWT-EventQueue-0,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[AWT-EventQueue-0,6,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412823974147 d 6ms]] [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:1412823974071 d 95ms]]] [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002 [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:1412823974157 d 40ms]]] [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:1412823975338 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:1412823975350 d 0ms]] [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1412823975469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms [junit] ------------- ---------------- --------------- [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 @ 1412823976829 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT [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[0x6cc67b16, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15b3e5b created: GearsObj[0x39b63fc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15b3e5b created: GearsObj[0x39b63fc9, 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[0x6cc67b16, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39b63fc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ea65d4c, 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 @ 1412823981682 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.545 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 @ 1412823976829 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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[0x6cc67b16, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15b3e5b created: GearsObj[0x39b63fc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15b3e5b created: GearsObj[0x39b63fc9, 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[0x6cc67b16, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39b63fc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ea65d4c, 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 @ 1412823981682 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AWTOneNewtChilds01 took 1.657 sec [junit] Testcase: test02AWTTwoNewtChilds01 took 1.85 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.545 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 @ 1412823976829 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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[0x6cc67b16, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15b3e5b created: GearsObj[0x39b63fc9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15b3e5b created: GearsObj[0x39b63fc9, 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[0x6cc67b16, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39b63fc9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ea65d4c, 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 @ 1412823981682 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 @ 1412823983052 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] 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[0x33c42877, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6dde5c8c created: GearsObj[0x1c3640d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6dde5c8c created: GearsObj[0x1c3640d0, 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[0x33c42877, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c3640d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77244d12, 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[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.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#01,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6dde5c8c, angle 25.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-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[0x4bbd224d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2a40cd94 created: GearsObj[0x59be2f47, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2a40cd94 created: GearsObj[0x59be2f47, 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[0x4bbd224d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59be2f47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61cb881a, 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 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2a40cd94, 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-2,6,main] GearsES2.display 0x2a40cd94 309x327, swapInterval 1, drawable 0x4800004 [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2a40cd94, 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[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 25.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-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 49.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 @ 1412823991174 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.821 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 @ 1412823983052 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] 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[0x33c42877, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6dde5c8c created: GearsObj[0x1c3640d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6dde5c8c created: GearsObj[0x1c3640d0, 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[0x33c42877, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c3640d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77244d12, 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[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.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#01,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6dde5c8c, angle 25.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-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[0x4bbd224d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2a40cd94 created: GearsObj[0x59be2f47, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2a40cd94 created: GearsObj[0x59be2f47, 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[0x4bbd224d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59be2f47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61cb881a, 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 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2a40cd94, 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-2,6,main] GearsES2.display 0x2a40cd94 309x327, swapInterval 1, drawable 0x4800004 [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2a40cd94, 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[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 25.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-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 49.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 @ 1412823991174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WinHopFrame2FrameDirectHop took 3.548 sec [junit] Testcase: test02WinHopFrame2FrameDetachFirst took 3.215 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.821 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 @ 1412823983052 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] 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[0x33c42877, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6dde5c8c created: GearsObj[0x1c3640d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6dde5c8c created: GearsObj[0x1c3640d0, 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[0x33c42877, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c3640d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77244d12, 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[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.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#01,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6dde5c8c, angle 25.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-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[0x4bbd224d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2a40cd94 created: GearsObj[0x59be2f47, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2a40cd94 created: GearsObj[0x59be2f47, 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[0x4bbd224d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59be2f47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61cb881a, 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 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2a40cd94, 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-2,6,main] GearsES2.display 0x2a40cd94 309x327, swapInterval 1, drawable 0x4800004 [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2a40cd94, 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[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 25.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-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 49.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 @ 1412823991174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1412823992674 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x73e5dab7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x80ec1f8 created: GearsObj[0x22b8a29c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x80ec1f8 created: GearsObj[0x22b8a29c, 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[0x73e5dab7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22b8a29c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d0fcc2a, 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 @ 1412823994989 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.005 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 @ 1412823992674 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x73e5dab7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x80ec1f8 created: GearsObj[0x22b8a29c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x80ec1f8 created: GearsObj[0x22b8a29c, 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[0x73e5dab7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22b8a29c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d0fcc2a, 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 @ 1412823994989 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testWindowParenting1AWTOneNewtChild01 took 0.965 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.005 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 @ 1412823992674 ms +++ localhost/127.0.0.1:59999 - Locked within 11 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[0x73e5dab7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x80ec1f8 created: GearsObj[0x22b8a29c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x80ec1f8 created: GearsObj[0x22b8a29c, 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[0x73e5dab7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22b8a29c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d0fcc2a, 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 @ 1412823994989 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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-20141009 [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-20141009 [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] ++++ Test Singleton.ctor() [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT [apply] junit.framework.TestListener: tests to run: 1 [apply] ++++ Test Singleton.lock() [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1412823997308 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: startTest(test) [apply] SWTAccessor.: 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] [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] [R-i shallStop false, disposed false] [apply] [K-3] [apply] [R-i shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] .*R-Exit* shallStop true, disposed false [apply] [R-i 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 @ 1412824001352 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.706 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 @ 1412823997308 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.: 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] [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] [R-i shallStop false, disposed false] [apply] [K-3] [apply] [R-i shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] .*R-Exit* shallStop true, disposed false [apply] [R-i 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 @ 1412824001352 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 3.92 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] ++++ Test Singleton.ctor() [apply] ++++ Test Singleton.lock() [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1412824002754 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 1 [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.: GTK Version: 2.8.8 [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test [apply] junit.framework.TestListener: endTest(test) [apply] ++++ Test Singleton.unlock() [apply] SLOCK [T main @ 1412824005242 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.161 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 @ 1412824002754 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.: 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 @ 1412824005242 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 0.879 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] ++++ Test Singleton.ctor() [apply] ++++ Test Singleton.lock() [apply] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1412824007857 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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] junit.framework.TestListener: tests to run: 6 [apply] junit.framework.TestListener: startTest(testHoldOneButtonAndPressAnother) [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence - Test not supported on this platform. [apply] junit.framework.TestListener: endTest(testHoldOneButtonAndPressAnother)++++ 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] 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] [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 @ 1412824007970 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.784 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 @ 1412824007857 ms +++ localhost/127.0.0.1:59999 - Locked within 9 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 @ 1412824007970 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testHoldOneButtonAndPressAnother took 0.013 sec [apply] SKIPPED: got: , expected: is [apply] Testcase: testHoldOneButtonAndPressAnother took 0.019 sec [apply] Testcase: testPressAllButtonsInSequence took 0.001 sec [apply] SKIPPED: got: , expected: is [apply] Testcase: testPressAllButtonsInSequence took 0.002 sec [apply] Testcase: testSingleButtonClickAndDrag took 0.001 sec [apply] SKIPPED: got: , expected: is [apply] Testcase: testSingleButtonClickAndDrag took 0.001 sec [apply] Testcase: testSingleButtonPressAndRelease took 0.001 sec [apply] SKIPPED: got: , expected: is [apply] Testcase: testSingleButtonPressAndRelease took 0.002 sec [apply] Testcase: testSingleButtonPressAndReleaseWithCtrl took 0 sec [apply] SKIPPED: got: , expected: is [apply] Testcase: testSingleButtonPressAndReleaseWithCtrl took 0.001 sec [apply] Testcase: testSingleButtonPressAndReleaseWithShift took 0.001 sec [apply] SKIPPED: got: , expected: is [apply] Testcase: testSingleButtonPressAndReleaseWithShift took 0.001 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-20141009 [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-b1362-20141009-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.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-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-n0005-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0014-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-n0029-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0035-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0045-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0050-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0065-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0075-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0080-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0090-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0095-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-n0110-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-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-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.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-n0001-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-n0001-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____________-n0000-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____________-n0007-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.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0004-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____________________-n0002-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0007-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-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test02_DefaultMsaa-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test03_PbufferNorm-n0002-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_-n0006-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________-n0005-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___________-n0006-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____-n0003-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_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0008-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_______________-n0005-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_______________-n0006-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____-n0008-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_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0010-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-n0048-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0050-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-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0104-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________-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0120-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___-n0038-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0097-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__-n0056-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1615-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_-n1921-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3570-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__-n2113-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2174-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__-n0057-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0111-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-n1248-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__-n0051-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0112-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-n1816-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n3581-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__-n0061-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1856-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_-n2359-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n4560-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__-n1899-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n1959-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__-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0118-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-n1286-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n2488-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-n1903-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4684-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_-n0050-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_-n0059-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-0508x0229.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___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0003-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___-n0003-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-usr003-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-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0009-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/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0011-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-usr000-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-0220x0140.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.test01_MSAA0_UsrFlip-n0010-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-n0002-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-n0001-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__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0009-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.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: 63 minutes 10 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-b1362-2014-10-09_04-06-21'. [CopyArchiverPublisher] '3' artifacts have been copied. [CopyArchiverPublisher] Stop copying archived artifacts in the shared directory. Sending e-mails to: chuckslave@jogamp.org No emails were triggered. Notifying upstream projects of job completion Finished: SUCCESS